qt3-tools make error
    walt 
    wa1ter at myrealbox.com
       
    Sun Jul 30 06:07:51 PDT 2006
    
    
  
On Sun, 2006-07-30 at 22:53 +1000, Petr Janda wrote:
> Im wondering why is DF not searching for libraries in /usr/pkg/lib. How 
> can I add it to the search path?
ldconfig -r will tell you which libraries your system knows about.  If
you want to add another default directory you do:
ldconfig -R /new/directory
I always do another ldconfig -r to check that I got what I expected.
I just discovered that I still have old libraries left over from the
old ports collection!  That might explain a few odd things ;o)
    
    
More information about the Users
mailing list