Hi list,
I switched to linux in order to test mapnik with OCCI plugin.
Configure/build/install steps are ok. I'm now having an issue running 
import mapnik command line. I get this error with occi plugin:

"Problem loading plugin library: /usr/local/lib/mapnik/input/occi.input
(libtool error: file not found)"

I'm using mapnik 0.7.1 with Fedora 13
Oracle InstantClient 10.2.0.4

The only customization i made of /etc/ld.so.conf is to add "/usr/local/lib"
path

Here is the result of calling ldd command

ldd /usr/local/lib/mapnik/input/occi.input
        linux-gate.so.1 =>  (0x00964000)
        libocci.so.10.1 => /usr/local/lib/libocci.so.10.1 (0x00110000)
        libociei.so => /usr/local/lib/libociei.so (0xb32bc000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x0097c000)
        libm.so.6 => /lib/libm.so.6 (0x007de000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00357000)
        libc.so.6 => /lib/libc.so.6 (0x00375000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x0029d000)
        libclntsh.so.10.1 => /usr/local/lib/libclntsh.so.10.1 (0x00b76000)
        libdl.so.2 => /lib/libdl.so.2 (0x00207000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00501000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x0051c000)
        /lib/ld-linux.so.2 (0x00b56000)
        libnnz10.so => /usr/local/lib/libnnz10.so (0x00537000)

I'm  lost. What can i do?
Thanks for your help.

Ludovic
-- 
View this message in context: 
http://old.nabble.com/Troubles-installing-OCCI-plugin-tp29225110p29225110.html
Sent from the Mapnik - Users mailing list archive at Nabble.com.

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to