I can't figure this one out: while the few programs that get compiled with DirectFB (df_summon, etc.) run fine, the proggies compiled by DirectFB-examples (df_fire, df_dok, etc. ) won't run, they can't find the library:
[EMAIL PROTECTED] /usr/local/lib]# ls -l total 568 drwxr-xr-x 7 root root 4096 2005-02-17 14:30 directfb-0.9.22/ -rwxr-xr-x 1 root root 50664 2005-02-16 13:04 libcomedi-0.7.22.so* -rw-r--r-- 1 root root 62342 2005-02-16 13:04 libcomedi.a -rwxr-xr-x 1 root root 816 2005-02-16 13:04 libcomedi.la* lrwxr-xr-x 1 root root 19 2005-02-16 13:04 libcomedi.so -> libcomedi-0.7.22.so* lrwxr-xr-x 1 root root 23 2005-02-17 14:30 libdirect-0.9.so.22 -> libdirect-0.9.so.22.0.0* -rwxr-xr-x 1 root root 92031 2005-02-17 14:30 libdirect-0.9.so.22.0.0* lrwxr-xr-x 1 root root 25 2005-02-17 14:30 libdirectfb-0.9.so.22 -> libdirectfb-0.9.so.22.0.0* -rwxr-xr-x 1 root root 300611 2005-02-17 14:30 libdirectfb-0.9.so.22.0.0* -rwxr-xr-x 1 root root 897 2005-02-17 14:30 libdirectfb.la* lrwxr-xr-x 1 root root 25 2005-02-17 14:30 libdirectfb.so -> libdirectfb-0.9.so.22.0.0* -rwxr-xr-x 1 root root 829 2005-02-17 14:30 libdirect.la* lrwxr-xr-x 1 root root 23 2005-02-17 14:30 libdirect.so -> libdirect-0.9.so.22.0.0* lrwxr-xr-x 1 root root 23 2005-02-17 14:30 libfusion-0.9.so.22 -> libfusion-0.9.so.22.0.0* -rwxr-xr-x 1 root root 21707 2005-02-17 14:30 libfusion-0.9.so.22.0.0* -rwxr-xr-x 1 root root 857 2005-02-17 14:30 libfusion.la* lrwxr-xr-x 1 root root 23 2005-02-17 14:30 libfusion.so -> libfusion-0.9.so.22.0.0* drwxr-xr-x 2 root root 4096 2005-02-17 14:30 pkgconfig/ [EMAIL PROTECTED] /usr/local/lib]# ../bin/df_fire ../bin/df_fire: error while loading shared libraries: libdirectfb-0.9.so.22: cannot open shared object file: No such file or directory [EMAIL PROTECTED] /usr/local/lib]# Does anybody have a clue about this? _______________________________________________ directfb-users mailing list [email protected] http://www.directfb.org/cgi-bin/mailman/listinfo/directfb-users
