Opened 11 years ago
Closed 8 years ago
#37 closed enhancement (invalid)
MapServer Oracle Plugin has some issues
Reported by: | aboudreault | Owned by: | |
---|---|---|---|
Component: | General | Severity: | important |
Keywords: | Cc: | smercier |
Description
Following the tutorial,
- when using sudo, the ORACLE_HOME variable is lost.
- We see this shell error: /usr/bin/mapserver-oracle-build: 50: [: Illegal number: yes (-eq, -ne is for integers)
- Doesn't support Oracle 12.1: configure: error: Oracle Spatial: libclntsh.so not found.
Version 12.1 only install configure: error: Oracle Spatial: libclntsh.so.12.1, and the include files of the 12.1 package are in 11.2/client. (damn Oracle, maybe this should just be documented)
- Even with error, we see a successful message:
checking if OracleSpatial support requested... configure: error: ORACLE_HOME variable is not properly set Use "CONNECTIONTYPE plugin" with PLUGIN "/usr/lib/msplugins/libmsplugin_oracle.so" in your mapfile to use this plugin
- There is a cp done on the file libmsplugin_oracle.so, and you try a chown on libmsplugin-oracle.so
Note:
See TracTickets
for help on using tickets.
Apparently nobody handles Trac tickets any more, closing this ancient issue.