- From: Nils Juergens <ju_at_isf.rwth-aachen.de>
- Date: Thu, 17 Jun 2004 18:37:50 +0200
On Wed, 16.06.04, Panagiotis Artemiadis <partem_at_mail.ntua.gr> wrote: > When I run "my first Comedi program" i think I have > a problem linking the libcomedi libraries. Here are the > results of doing 'ls' at 2 of my directories: > > /usr/local/lib# ls > libcomedi.a libcomedi.la* libcomedi.so_at_ libcomedi.so.0_at_ libcomedi.so.0.0.0* Libs in /usr/local/lib are only linked at runtime when you either put /usr/local/lib in /etc/ld.so.conf and run ldconfig as root or put /usr/local/lib into your LD_LIBRARY_PATH environment variable. /Nils
Received on 2004-06-17Z15:37:50