Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 21:01:53 +0200
From:      Thoamas Krause -CI- <freebsd-stable@chef-ingenieur.de>
To:        stable@freebsd.org
Subject:   Re: php-extensions: How adding additional module?
Message-ID:  <4123A7A1.5070803@chef-ingenieur.de>
In-Reply-To: <009101c48311$b2ad21b0$6401a8c0@chris>
References:  <411FA63D.1080502@chef-ingenieur.de> <009101c48311$b2ad21b0$6401a8c0@chris>

next in thread | previous in thread | raw e-mail | index | archive | help
On Track Technicial Support schrieb:
> make config

thanks for that hint!
but what's the best way to upgrade (eg to 4.3.9)?

something like

pkg_info | grep ^php4- | awk '{ print $1}' | xargs portupgrade -b

???

Regards,
Thomas.

> 
> 
> I do think that the whole new PHP ports system needs to be re-done. It seems
> to have very serious problems. Most notably, there is no way to compile
> modules in statically without editing the Makefile (some need to be static
> or it causes problems) and there is no working pear support without doing it
> manually.
> 
> ----- Original Message ----- 
> From: "Thoamas Krause -CI-" <freebsd-stable@chef-ingenieur.de>
> To: <stable@freebsd.org>
> Sent: Sunday, August 15, 2004 11:06 AM
> Subject: php-extensions: How adding additional module?
> 
> 
> 
>>Hello,
>>I've installed php4-4.3.8 and php4-extensions-1.0, but I forgot
>>xslt support. Is there an easy way to intall php-modules
>>later?
>>
>>What I've done, seems not to be the best way:
>>- pkg_delete php4-extensions-1.0
>>- edit /var/db/ports/php4/options: changed
>>   WITHOUT_XSLT=true to WITH_XSLT=true
>>- cd /usr/ports/lang/php4-extensions && make install clean
>>
>>
>>Regards,
>>Thomas.
>>_______________________________________________
>>freebsd-stable@freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>>
> 
> 
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4123A7A1.5070803>