FLTK logo

Re: [fltk.general] OT: shared libs conflict

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: OT: shared libs conflict Gonzalo Garramuño May 22, 2022  
 

On 22/5/22 17:18, Basile Starynkevitch wrote:

Maybe ldconfig should be run. Or unset LD_LIBRARY_PATH.

LD_LIBRARY_PATH is set to the location of my application DSOs. In the example case, ../lib (but I use the full path on a startup script).

Not sure what ldconfig would accomplish.


Use also the strace(1) or ltrace(1) utilities.

strace is helpful in that it shows all DSOs being loaded. However, it does not seem to list them in a tree view fashion (or in a proper order either), which is what I would need.   I am looking for the equivalent of Windows' DLLs Dependency Walker (depends.exe).


BTW, I am seeking partners interested by http://refpersys.org/

Cool.  Unfortunately, I have no clue about artificial intelligence, so I wouldn't know where to begin.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/f4fe42d9-3a90-7757-e4cf-9ba45f0d95bf%40gmail.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.