Dear developers. I want to compile mapinic with Oracle support. I perform following actions:
python scons/scons.py configure INPUT_PLUGINS=raster,shape,occi BOOST_LIBS=/usr/lib BOOST_LIBS=/usr/include/boost PROJ_LIBS=/usr/lib OCCI_LIBS=/usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib OCCI_INCLUDES=/usr/lib/oracle/xe/app/oracle/product/10.2.0/client/rdbms/public Then python outputs following text: Checking for requested plugins dependencies... Checking for C++ library ociei... no Checking for C++ header file boost/python/detail/config.hpp... yes Checking for pkg-config... yes Checking for pycairo... yes All Required dependencies found! Overwriting and re-saving file 'config.py'... Will hold custom path variables from commandline and python config file(s)... However, these optional dependencies were not found: - ociei System: Ubuntu 8.10 Oracle XE Client. The question: what libraries does the plugin need and where can I find them if they are not included in client distribution? -- With big respect, Vlasov Serg
_______________________________________________ Mapnik-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-devel
