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

Re: Is this a compiler error?



On Sat, May 23, 1998 at 08:54:35PM +0200, Oliver Elphick wrote:
> +++++++++++++++++++++++
> linda:~/cprogs/priory$ ldd prdb 
> prdb: error in loading shared libraries
> prdb: cannot open shared object file: No such file or directory
> +++++++++++++++++++++++
> (why did that not work, while the next command did? it is the same executable)

No. Not necessarily. ldd has a weird method of searching, where the current
directory is the last in the search path. So if there is a "prdb" in the
search path, but outside the current dir, you get the results of ldd on
that.

Ray
-- 
ART  A friend of mine in Tulsa, Okla., when I was about eleven years old. 
I'd be interested to hear from him. There are so many pseudos around taking 
his name in vain. 
- The Hipcrime Vocab by Chad C. Mulligan 


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: