i'm not a guru, but i think that should help:
copy your library to a directory that is mentioned in /etc/ld.so.conf.
or
edit ld.so.conf and run ldconfig...
Best Regards David
Joe schrieb:
I'm writing a smart card program. It includes <musclecard.h> and is compiled:
gcc sctest.c -o sctest -lpthread -lpcsclite -lmusclecard
This works fine but when I run it I get the following error:
erro while loading shared libraries: libpcsclite.so.0: cannot open shared object file: No such file or directory.
(Thanks for the help) _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
