[H-GEN] ldconfig woes.

mtippett mtippett at linuxsa.org.au
Wed Feb 18 08:17:49 EST 1998


> 
> Bah.
> 
> 3rd post to humbug for useless problems...  *sigh* This time it's
> ldconfig.  I've installed the LessTif library (www.hungry.org, iirc)
> and it's not loading, viz:
> 
Not being a BSD person I can only guess.

Check /etc/ld.so.conf (or similar) for /usr/local/lib.

Also use strace or truss or trace or whatever the system call
monitoring program is.

Under Linux and solaris I do basically the same, using tcsh.

	strace -f mwm |& grep open

Or truss under Solaris.

Remember strace is your friend :).

Cheers,

Matt
----------------------- HUMBUG General List --------------------------------
echo "unsubscribe general" | mail majordomo at humbug.org.au # To Unsubscribe



More information about the General mailing list