niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Suse
SQLBase
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
Author Message
never-aways
*nix forums Guru


Joined: 21 Feb 2005
Posts: 594

PostPosted: Fri Feb 04, 2005 8:25 pm    Post subject: SQLBase Reply with quote

Hello,

I just installed SQLBase 9.0 for SuSE 9.1. The install went perfect, but
I can't seem to start the server. In the install directory, I have
'dblxsrv' (the server), a bunch of shared object files, and shortcuts to
those files. The shared object files are all called something like
'libgptsblmsui90.so.9.0.0.0.13661,' etc. while the shortcuts are
'libgptsblmsui90.so,' etc. When I try and start the server this is what I
get:

linux:/opt/Gupta/SQLBase90 # ./dblxsrv
../dblxsrv: error while loading shared libraries: libgptsblmsui90.so:
cannot open shared object file: No such file or directory

I'm not too familiar with Linux so bear with me. Could anybody help me
with this?

Thanks,
Andrew
Back to top
Doug
*nix forums addict


Joined: 21 Feb 2005
Posts: 74

PostPosted: Sun Feb 06, 2005 1:42 am    Post subject: Re: SQLBase Reply with quote

Andrew Clark wrote:

Quote:
Hello,

I just installed SQLBase 9.0 for SuSE 9.1. The install went perfect, but
I can't seem to start the server. In the install directory, I have
'dblxsrv' (the server), a bunch of shared object files, and shortcuts to
those files. The shared object files are all called something like
'libgptsblmsui90.so.9.0.0.0.13661,' etc. while the shortcuts are
'libgptsblmsui90.so,' etc. When I try and start the server this is what I
get:

linux:/opt/Gupta/SQLBase90 # ./dblxsrv
./dblxsrv: error while loading shared libraries: libgptsblmsui90.so:
cannot open shared object file: No such file or directory

I'm not too familiar with Linux so bear with me. Could anybody help me
with this?

Thanks,
Andrew

Looks like a dependency problem. You might try looking for the required
library by filename in YaST and installing if it's available. Otherwise
you might want to check RPMFind for the required library.



--
Doug
Back to top
never-aways
*nix forums Guru


Joined: 21 Feb 2005
Posts: 594

PostPosted: Mon Feb 07, 2005 3:39 pm    Post subject: Re: SQLBase Reply with quote

Doug <mason059@cogeco.ca> wrote in
news:vCeNd.20876$m22.8277@read1.cgocable.net:

Quote:
Andrew Clark wrote:

Hello,

I just installed SQLBase 9.0 for SuSE 9.1. The install went perfect,
but I can't seem to start the server. In the install directory, I
have 'dblxsrv' (the server), a bunch of shared object files, and
shortcuts to those files. The shared object files are all called
something like 'libgptsblmsui90.so.9.0.0.0.13661,' etc. while the
shortcuts are 'libgptsblmsui90.so,' etc. When I try and start the
server this is what I get:

linux:/opt/Gupta/SQLBase90 # ./dblxsrv
./dblxsrv: error while loading shared libraries: libgptsblmsui90.so:
cannot open shared object file: No such file or directory

I'm not too familiar with Linux so bear with me. Could anybody help
me with this?

Thanks,
Andrew

Looks like a dependency problem. You might try looking for the
required library by filename in YaST and installing if it's available.
Otherwise you might want to check RPMFind for the required library.




That wasn't the problem. I have the library, it's just called something
else. There is also a symbolic link in that directory which points to it.

The problem was that the LD_LIBRARY_PATH didn't include that directory,
so I just put it in and voila! Though I can run it from the command line
now, I cannot start the GUI version. Hmmm

Thanks again,
Andrew
Back to top
Kevin Nathan
*nix forums Guru


Joined: 24 Mar 2005
Posts: 2026

PostPosted: Tue Feb 08, 2005 2:27 am    Post subject: Re: SQLBase Reply with quote

On Mon, 07 Feb 2005 16:39:55 GMT
Andrew Clark <nospam@nospam.com> wrote:

Quote:
The problem was that the LD_LIBRARY_PATH didn't include
that directory, so I just put it in and voila! Though I can run it
from the command line now, I cannot start the GUI version. Hmmm

What directory did you put in LD_LIBRARY_PATH? Put that same dir in the
file (need to be root for this):

/etc/ld.so.conf

towards the end, and then run:

ldconfig

See if that helps . . .


--
Kevin Nathan (Arizona, USA)
Open standards. Open source. Open minds.
The command line is the front line.

Linux 2.6.8-24.11-default
8:25pm up 2 days 8:21, 9 users, load average: 0.55, 0.70, 0.63
Back to top
never-aways
*nix forums Guru


Joined: 21 Feb 2005
Posts: 594

PostPosted: Tue Feb 08, 2005 1:35 pm    Post subject: Re: SQLBase Reply with quote

Quote:
What directory did you put in LD_LIBRARY_PATH? Put that same dir in the
file (need to be root for this):

/etc/ld.so.conf

towards the end, and then run:

ldconfig

See if that helps . . .



That seemed to do it! I did get a message saying libgptblahblah.so is not
an ELF file and something about magic bytes, but it worked all the same.

Thanks,
Andrew
Back to top
Kevin Nathan
*nix forums Guru


Joined: 24 Mar 2005
Posts: 2026

PostPosted: Wed Feb 09, 2005 3:53 am    Post subject: Re: SQLBase Reply with quote

On Tue, 08 Feb 2005 14:35:42 GMT
Andrew Clark <nospam@nospam.com> wrote:

Quote:
That seemed to do it! I did get a message saying libgptblahblah.so is
not an ELF file and something about magic bytes, but it worked all the
same.

Glad it's working!


--
Kevin Nathan (Arizona, USA)
Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/

Open standards. Open source. Open minds.
The command line is the front line.
Linux 2.6.8-24.11-default
9:52pm up 3 days 9:48, 9 users, load average: 0.60, 0.87, 0.89
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 7:15 pm | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Suse
Jump to:  


Debt Help | Credit Cards | Internet Advertising | Loans | Air Jordans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1466s ][ Queries: 11 (0.0473s) ][ GZIP on - Debug on ]