On Wed, Feb 11, 2004, Julien TOUCHE wrote:
> * seems there is a problem with php on current when activating pdflib
> rpm --rebuild failed
> with config.log
>
> 1329 /home/www-test/local/bin/ld: cannot find -lpdf
> 1330 collect2: ld returned 1 exit status
> 1331 configure: failed program was:
> 1332 #line 68387 "configure"
>
> and rpm -ql pdflib show nothing in lib
Yes, "pdflib" was broken (the vendor installation procedure partly
failed). This is now fixed with pdflib-5.0.3-20040212 and higher. Thanks
for your feedback.
> * why there is "PreReq: OpenPKG, openpkg >= 20040130, MTA" ?
> or more precisely why not MTA dep & a virtual rpm instead of being
> forced to install real mta (exim or postfix) ?
Hmmm... good question why there is an MTA required at all. Well, sure,
PHP wants to find a "sendmail" binary. But who says that it has to find
one unless the user wishes this. I've adjusted the "apache" and "php"
packages now so that by default they now no longer require an MTA but
one can use one if "with_mod_php_sendmail" (apache) or "with_sendmail"
(php) is given during build-time. This should be a lot smarter...
> * also on php with pear option on 1.3 (no error on current)
>
> $ pear install HTML_Common HTML_QuickForm HTML_Table Cache_Lite
>
> Fatal error: Call to a member function on a non-object in
> /home/www-test/local/lib/php/PEAR/Installer.php on line 502
> $ pear upgrade-all
> same
Yes, this can be. We fixed a lot related to PHP in CURRENT, so
1.3 can be broken here.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]