dbTalk Databases Forums  

dbmaint

comp.databases.btrieve comp.databases.btrieve


Discuss dbmaint in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bre-x
 
Posts: n/a

Default dbmaint - 03-13-2008 , 02:41 PM






Ubuntu Server 7.10
Pervasive.SQL-9.50-077.002.i486.tar.gz

Hi,

I am trying to use the dbmaint command, but i get the following error.

../dbmaint l
../dbmaint: error while loading shared libraries: libsrde.so.9: cannot
open shared object file: No such file or directory

Does anyone knows how to fix this problem?

Thank you all

Reply With Quote
  #2  
Old   
Bill Bach
 
Posts: n/a

Default Re: dbmaint - 03-17-2008 , 12:49 PM






As indicated in the manuals, you must either be logged in as the PSQL
user, or you must configure your user account similarly to the PSQL
user, with the path to the libraries specified. See the Users Guide
for more info on using utilities from Linux.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Chicago: Pervasive Service & Support Class - March 2008 ***

Bre-x wrote:

Quote:
Ubuntu Server 7.10
Pervasive.SQL-9.50-077.002.i486.tar.gz

Hi,

I am trying to use the dbmaint command, but i get the following error.

./dbmaint l
./dbmaint: error while loading shared libraries: libsrde.so.9: cannot
open shared object file: No such file or directory

Does anyone knows how to fix this problem?

Thank you all


--



Reply With Quote
  #3  
Old   
Bill Bach
 
Posts: n/a

Default Re: dbmaint - 03-17-2008 , 12:49 PM



As indicated in the manuals, you must either be logged in as the PSQL
user, or you must configure your user account similarly to the PSQL
user, with the path to the libraries specified. See the Users Guide
for more info on using utilities from Linux.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Chicago: Pervasive Service & Support Class - March 2008 ***

Bre-x wrote:

Quote:
Ubuntu Server 7.10
Pervasive.SQL-9.50-077.002.i486.tar.gz

Hi,

I am trying to use the dbmaint command, but i get the following error.

./dbmaint l
./dbmaint: error while loading shared libraries: libsrde.so.9: cannot
open shared object file: No such file or directory

Does anyone knows how to fix this problem?

Thank you all


--



Reply With Quote
  #4  
Old   
Bill Bach
 
Posts: n/a

Default Re: dbmaint - 03-17-2008 , 12:49 PM



As indicated in the manuals, you must either be logged in as the PSQL
user, or you must configure your user account similarly to the PSQL
user, with the path to the libraries specified. See the Users Guide
for more info on using utilities from Linux.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Chicago: Pervasive Service & Support Class - March 2008 ***

Bre-x wrote:

Quote:
Ubuntu Server 7.10
Pervasive.SQL-9.50-077.002.i486.tar.gz

Hi,

I am trying to use the dbmaint command, but i get the following error.

./dbmaint l
./dbmaint: error while loading shared libraries: libsrde.so.9: cannot
open shared object file: No such file or directory

Does anyone knows how to fix this problem?

Thank you all


--



Reply With Quote
  #5  
Old   
Bre-x
 
Posts: n/a

Default Re: dbmaint - 03-29-2008 , 08:02 AM



#Create symlinks for all the odbc drivers from psql to /usr/lib
cd /usr/lib/
ln -s /usr/local/psql/lib/* ./

This fixed the problem

Bre-x



Reply With Quote
  #6  
Old   
Bre-x
 
Posts: n/a

Default Re: dbmaint - 03-29-2008 , 08:02 AM



#Create symlinks for all the odbc drivers from psql to /usr/lib
cd /usr/lib/
ln -s /usr/local/psql/lib/* ./

This fixed the problem

Bre-x



Reply With Quote
  #7  
Old   
Bre-x
 
Posts: n/a

Default Re: dbmaint - 03-29-2008 , 08:02 AM



#Create symlinks for all the odbc drivers from psql to /usr/lib
cd /usr/lib/
ln -s /usr/local/psql/lib/* ./

This fixed the problem

Bre-x



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.