From: Reinhard T. <sir...@ta...> - 2007-05-15 14:02:36
|
"bino_oetomo" <bi...@in...> writes: > Dear All ... > I have a working serdisplib drivee (proof by a test after installation of > it) > I download latess rc of lcd4linux , make a copilation and install ... > > When I try to run lcd4linux , looks like it fail to open the driver : > > [root@kannel etc]# lcd4linux -F > lcd4linux: error while loading shared libraries: libserdisp.so.1: cannot > open shared object file: No such file or directory > [root@kannel etc]# whereis libserdisp.so.1 > libserdisp.so: /usr/local/lib/libserdisp.so.1 /usr/local/lib/libserdisp.so > [root@kannel etc]# Try this: # LD_LIBRARY_PATH=/usr/local/lib lcd4linux -F this way you don't need to symlink around in your filesystem. You can even install serdisp and lcd4linux in your home directory this way. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 |