Andreas Neumann wrote: > ok - the problem could now be solved by setting the library path in > /etc/ld.so.conf.d/oracle.conf and running ldconfig as root. Then all the > libraries could be found. Somehow the LD_LIBRARY_PATH variable was > constantly ignored, although it was set and could be queried with echo > $LD_LIBRARY_PATH. It was interesting that LD_LIBRARY_PATH worked as root, > but not as a regular user, but the method with ldconfig worked for all > users. > > Thank you for all of your help!
Andreas, Check if directory with libnnz has +x privileges for your non-root users. IOW, check if you can step into this directory as non-root user. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
