Maciej Sieczka wrote:

> $ /usr/local/qgis09/bin/qgis
> /usr/local/qgis09/bin/qgis: error while loading shared libraries:
> libqgis_core.so: cannot open shared object file: No such file or directory
> 
> The library is where it shouild be, I guess:
> 
> $ ls -l /usr/local/qgis09/lib/
> total 2936
> -rw-r--r-- 1 root root 2371146 2007-07-22 15:29 libqgis_core.so
> -rw-r--r-- 1 root root  222770 2007-07-22 15:29 libqgisgrass.so
> -rw-r--r-- 1 root root  392341 2007-07-22 15:29 libqgis_gui.so
> drwxr-xr-x 2 root root    4096 2007-07-22 15:29 qgis
> 
> What could be wrong?

I added the /usr/local/qgis09/lib/ to my /etc/ld.so.conf, run sudo
ldconfig and it works. However, I wonder why this was necessary for
0.9, while for 0.8.1, which is installed in parallel in
/urs/local/qgis08 with the same directory structure, it was not?

Maciek
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to