Re: [PECL-DEV] dbase extesion help
[email protected] (Johannes Findeisen)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, not much information you give us... :( On Mon, 2010-07-26 at 09:29 +0200, Fernando Sánchez García wrote: > Hello, I want to get help for the dbase extension there was > deprecated. I have developed a GIS with MapServer and Chameleon 1 year > ago on Ubuntu 9.04 which works with php 5.2.10-2 (PHP API -> 20041225, > PHP Extensions -> 20060613, Zend Extensions -> 220060519). I need > dbase extension to run Chameleon (javascript library) and using the > php_5.2.12.tar.gz package obtained it. I unpacked, I went into the > folder ext/dbase, execute phpize, ./configure and make. Just got > dbase.so. The problem is that we have upgraded to Ubuntu 10.04 and now > I can not get Chameleon dbase.so to work properly. What I can do? How > do I get dbase.so again? Thank you. What is the output of "configure" and "make"? Regards, Johannes