Hi, you don't have to compile all php. Install php5-dev package, download the php5 source and unpack it. Change to ext/dbase and type: phppize Then compile the extension by ./configure and make Copy ./.libs/dbase.so into your phpextension directory (in my case it is /usr/lib/php5/20060613) and add the path to php.ini.
Thats it. Good luck. wochter Copy Jacolin Yves wrote / napĂsal(a): > Hi, > > I have installed cw3 from a mandriva serveur to a debian Etch serveur > (chroot), cw3 is displaying now an error about the absence of the dbase > extension into my php.ini file. > > I can't find it and so install it without build php from source. Do you have > an idea why this paquetage does not appear in my source list of available > paquetage? From where can I download it? > > Regards, > > Y. _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
