Re: The .so is missing from my Linux shared libraries

2006-01-17 Thread Thomas Gagné
Your advice worked. Thank you very much. Mike Frysinger wrote: On Monday 16 January 2006 14:52, Thomas Gagné wrote: Oddly, the libraries work on my Suse Linux 9.1 but not my Redhat boxes. ldconfig doesn't seem to recognize the .so-less libraries as libraries at all. Inside my build directo

Re: The .so is missing from my Linux shared libraries

2006-01-16 Thread Mike Frysinger
On Monday 16 January 2006 14:52, Thomas Gagné wrote: > Oddly, the libraries work on my Suse Linux 9.1 but not my Redhat boxes. > ldconfig doesn't seem to recognize the .so-less libraries as libraries > at all. Inside my build directory the file libtool reports > shrext='.so', but it doesn't seem t