From:             [EMAIL PROTECTED]
Operating system: Debian GNU/Linux (woody)
PHP version:      4.0.4
PHP Bug Type:     dBase related
Bug description:  dbase module built with phpize doesn't work.

dbase module built with:
mkdir dbase; cp _php_source/ext/dbase/* dbase/;
cd dbase; phpize; configure --enable-dbase; make; make install;
doesn't work and php complains that:
PHP Warning:  Invalid library (maybe not a PHP library) 'dbase.so'  in Unknown on line 0



-- 
Edit Bug report at: http://bugs.php.net/?id=8677&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to