shared library

Hi 
I must thank many person that help me during installation of comedi .The 
best solution for was to download the kenel source code and recompile it 
.This have resolved me the installation and unresolved symbols during 
installation or during boot when the SO determine the dependences of the 
modules installed but now  I have another problem :the comedi module and 
the lab_pc + are loaded correctly and so with comedi_config I have 
define the comedi0 my card and untill that all ok and also if i run the 
demo and if i compile them(gcc tut1.c -lcomedi  -o tut1)I have no errors 
after compiling tut1.c and I have rewrite the previous tut1* now when I 
run ./tut1 I have the problem :

./tut1: error while loading shared libraries: libcomedi.so.0: cannot 
open shared object file: No such file or directory

I have tried the comedilib.h and it is located in /usr/local/include.I 
don't know what I must do .Must I put some link to comedi lib in somewhere ?
Thanks a lot

Received on 2004-01-26Z14:10:57