Ticket #2365 (closed defect: fixed)
Configure fail to detect php5 on ubuntu
| Reported by: | aboudreault | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 release |
| Component: | MapScript-PHP | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: | dmorissette |
Description
I am trying to configure mapserver with mapscript under ubuntu Feisty Fawn. I've php5 installed and working on my machine. php_config.h of php5 is located under /usr/include/php5/... and not /usr/include/php/... where configure script look for it.
dnl If php was installed, then the headers are under $prefix/include/php/* test -f "$PHP_SRC_DIR/include/php/main/php_config.h" && PHP_SRC_DIR="$PHP_SRC_DIR/include/php/" && PHP_CONFIG_H="$PHP_SRC_DIR/main/php
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

