On Tue, December 14, 2010 15:37, David Lane wrote: > Good morning, > > I have installed LiVES 1.3.10 this morning and on start-up, I get the > following: > > [dl...@dlane ~]$ lives > lives: error while loading shared libraries: libweed_slice.so.0: cannot > open > shared object file: No such file or directory > > A search says: > > [r...@dlane lib]# ls -la libweed* > -rw-r--r--. 1 root root 51906 Dec 14 08:53 libweed.a > -rwxr-xr-x. 1 root root 937 Dec 14 08:53 libweed.la > -rw-r--r--. 1 root root 48500 Dec 14 08:53 libweed-plugin-utils.a > -rwxr-xr-x. 1 root root 924 Dec 14 08:53 libweed-plugin-utils.la > -rw-r--r--. 1 root root 51886 Dec 14 08:53 libweed_slice.a > -rwxr-xr-x. 1 root root 990 Dec 14 08:53 libweed_slice.la > lrwxrwxrwx. 1 root root 22 Dec 14 08:53 libweed_slice.so -> > libweed_slice.so.0.0.3 > lrwxrwxrwx. 1 root root 22 Dec 14 08:53 libweed_slice.so.0 -> > libweed_slice.so.0.0.3 > -rwxr-xr-x. 1 root root 42344 Dec 14 08:53 libweed_slice.so.0.0.3 > lrwxrwxrwx. 1 root root 16 Dec 14 08:53 libweed.so -> libweed.so.0.0.3 > lrwxrwxrwx. 1 root root 16 Dec 14 08:53 libweed.so.0 -> > libweed.so.0.0.3 > -rwxr-xr-x. 1 root root 42872 Dec 14 08:53 libweed.so.0.0.3 > -rw-r--r--. 1 root root 45970 Dec 14 08:53 libweed-utils.a > -rwxr-xr-x. 1 root root 903 Dec 14 08:53 libweed-utils.la > > So that all looks good.... > > Any one have an idea as to what might be up? No errors at compile. > > OS: Linux 2.6.34.7-63.fc13.x86_64 #1 SMP Fri Dec 3 12:38:46 UTC 2010 > x86_64 > x86_64 x86_64 GNU/Linux > > > Thanks in advance, > > DAVID > -- > David A. Lane, KG4GIY >
Hi David, try running "sudo ldconfig" and see if that fixes the problem. Regards, Gabriel. ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
