RE: Need help...Sybase12.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here it is:
/lib
/usr/lib
/usr/lib/qt-1.45/lib
/usr/kerberos/lib
/usr/lib/wine
/usr/lib/mysql
/usr/lib/sane
/usr/sybase-12.5/lib
/usr/lib/qt-2.3.0/lib
/usr/lib/qt-3.0.5/lib
/usr/X11R6/lib
/opt/sybase-12.5/OCS/lib
/opt/sybase-12.5/ASE/lib
Naum.

On Thu, 2003-03-27 at 17:52, csieh wrote:
> Naum,
> 
> What are the contents of /etc/ld.so.conf and the value of LD_LIBRARY_PATH.
> 
> -Connie Sieh
> On Thu, 27 Mar 2003, csieh wrote:
> 
> > Naum,
> > 
> > What version of glibc do you have?
> > Any error messages?
> > 
> > Connie Sieh
> > 
> > On Thu, 27 Mar 2003, Naum Stolarsky 
> > wrote:
> > 
> > > 
> > > Here we go again...
> > > 
> > > Did anybody installed Sybase 12.5 on RH8.0?
> > > What version of glibc do you have?
> > > My srvbuild can't create master.dat...
> > > Everything I've found so far points to glibc.
> > > Thanks in advance,
> > > Naum.
> > > 
> > > 
> > > -----Original Message-----
> > > From: psyche-list-admin@xxxxxxxxxx
> > > [mailto:psyche-list-admin@xxxxxxxxxx]On Behalf Of csieh
> > > Sent: Wednesday, March 19, 2003 5:59 PM
> > > To: psyche-list@xxxxxxxxxx
> > > Subject: RE: Need help...
> > > 
> > > 
> > > In one of the Sybase rpms a check of
> > > $RPM_INSTALL_PREFIX is done.  This is
> > > used to grep /etc/ld.so.conf .  Due to a bug, RedHat
> > > bugzilla 75057, in
> > > rpm 4.1 which is shipped in RedHat 8.0 this variable is
> > > not set.  This
> > > causes the grep to return nothing which in the end is
> > > put into
> > > /etc/ld.so.conf.
> > > 
> > > So it is a RedHat bug in the rpm code.  It is fixed in
> > > rpm 4.2 .
> > > 
> > > -Connie Sieh
> > > Fermi National Accelerator Laboratory
> > > 
> > > 
> > > On Wed, 19 Mar 2003,
> > > csieh wrote:
> > > 
> > > > Naum,
> > > >
> > > > Sybase support is looking into this problem.
> > > >
> > > > -Connie Sieh
> > > > Fermi National Accelerator Laboratory
> > > >
> > > > On Wed, 19 Mar 2003, Naum
> > > > Stolarsky wrote:
> > > >
> > > > > Fixed!
> > > > > Problem was definitely in ld.so.conf.
> > > > > Sybase tries to update it but for some reason
> > > creates
> > > > > an empty file instead.
> > > > > After entering lines with library path and running
> > > > > ldconfig -v, I was able to boot
> > > > > without any errors.
> > > > > Thank you very much to everybody who helped me with
> > > > > this problem.
> > > > > It was my first and great experience with Linux
> > > > > community.
> > > > > Thanks again fro help!
> > > > > Naum.
> > > > >
> > > > > -----Original Message-----
> > > > > From: psyche-list-admin@xxxxxxxxxx
> > > > > [mailto:psyche-list-admin@xxxxxxxxxx]On Behalf Of
> > > > > Michael Schwendt
> > > > > Sent: Wednesday, March 19, 2003 10:51 AM
> > > > > To: psyche-list@xxxxxxxxxx
> > > > > Subject: Re: Need help...
> > > > >
> > > > >
> > > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > > Hash: SHA1
> > > > >
> > > > > On Wed, 19 Mar 2003 10:04:49 -0500, Naum Stolarsky
> > > > > wrote:
> > > > >
> > > > > > rpm -V krb5-libs|grep kerb /etc/ld.so.conf
> > > > > > didn't return anything.
> > > > > > After editing ld.so.conf and entering line:
> > > > > > /usr/kerberos/lib
> > > > > > sshd runs fine, but this is the only line in
> > > > > > /etc/ld.so.conf.
> > > > > > ldconf -v doesn't populate ld.so.conf just
> > > rebuilds
> > > > > > cache.
> > > > > > Do I have to manually enter path to libraries
> > > folders
> > > > > > in ld.so.conf?
> > > > > > Is there an utility that recreates it?
> > > > >
> > > > > No, but you could reconstruct the file
> > > /etc/ld.so.conf
> > > > > based on the
> > > > > output of something similar (!) to:
> > > > >
> > > > >   rpm --query -all --scripts | grep ld.so.conf |
> > > less
> > > > >
> > > > > Shouldn't give too many lines to read.
> > > > > When you're done adding all directory names, run
> > > > > ldconfig.
> > > > >
> > > > > - --
> > > > > -----BEGIN PGP SIGNATURE-----
> > > > > Version: GnuPG v1.0.7 (GNU/Linux)
> > > > >
> > > > >
> > > iD8DBQE+eJH20iMVcrivHFQRAhr0AJ0dEYMgKWeopwv0yZBaDe0msFO
> > > > > frgCfZQEj
> > > > > lY/5GNlourDEah2x6H/8qlo=
> > > > > =IOWC
> > > > > -----END PGP SIGNATURE-----
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Psyche-list mailing list
> > > > > Psyche-list@xxxxxxxxxx
> > > > >
> > > https://listman.redhat.com/mailman/listinfo/psyche-list
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > 
> > > 
> > > 
> > > --
> > > Psyche-list mailing list
> > > Psyche-list@xxxxxxxxxx
> > > https://listman.redhat.com/mailman/listinfo/psyche-list
> > > 
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> 
> 
> 
> -- 
> Psyche-list mailing list
> Psyche-list@xxxxxxxxxx
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 




-- 
Psyche-list mailing list
Psyche-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux