mapserver 4.6 with oracle spatial
Andrew Seales
andrew.seales at ED.AC.UK
Wed Aug 3 03:34:03 PDT 2005
Stefan Kooman wrote:
> Dear Mapservusers,
>
> I'm trying to compile mapserver 4.6 (on CentOS 4) with the following
options:
> ./configure --with-oraclespatial --with-wmsclient --with-proj --with-gdal
> --with-ogr --with-wfs --with-wms --with-wcs --with-sfsclient
--without-tiff
> --with-httpd=/usr/sbin/apachectl
>
> I have installed oracle client and exported the home dir of oracle so
> mapserver knows where to look.
>
You probably need to tell mapserver where the oracle client is installed
as the oci.h file probably isn't in your default include folder. My
oci.h file is in the /opt/oracle/OraHome_1/rdbms/public directory so you
will need to change the --with-oraclespatial parameter to
--with-oraclespatial=/path/to/oracle/OraHome_1/rdbms
--
Andrew Seales
EDINA tel: +44 (0) 131 651 1430
Edinburgh University fax: +44 (0) 131 650 3308
Main Library Building url: http://edina.ac.uk
George Square email: andrew.seales at ed.ac.uk
Edinburgh EH8 9LJ
More information about the MapServer-users
mailing list