View Single Post

   
  #6 (permalink)  
Old 01-16-2008, 05:58 PM
ranganath ramachandra
 
Posts: n/a
Default Re: shared library path problem


could it be that the messages are coming from a server process and you
are setting SHLIB_PATH only for a client process ?

as for what paul said, the 'dynamic' in the list of libraries in chatr
output shows that -L was used at link time.
Reply With Quote