Hi Dan,
I'm not that stupid, thank you.
I'm just a Linux system's administrator for about 7/8 years, trying to switch to FreeBSD, where everything is so equal, yet so different.
I did an "find /usr/ports -name '*pear*' -print" and found nothing.
Thanks for the tip of searching.
Regards, M�rio Gamito
Dan Kilbourne wrote:
M?rio Gamito extolled:
Hi,
I've installed PHP 5.02, but i don't have pear (or Zend)!!! How can i install it now ?
Any help would be apreciated.
Warm Regards. --
drk:drk:[4:39pm]:/usr/ports> cd /usr/ports/ && make search name=pear |
grep Port | wc -l
93
drk:drk:[4:39pm]:/usr/ports>
There are 93 ports with the word "pear" in the name - maybe one of those will help?
Maybe one of these?
drk:drk:[4:41pm]:/usr/ports> cd /usr/ports/ && make search name=pear |
grep -A1 Port | grep php
Port: php4-pear-4.3.10
Path: /usr/ports/devel/php4-pear
Port: php5-pear-5.0.3_1
Path: /usr/ports/devel/php5-pear
drk:drk:[4:42pm]:/usr/ports>
-- M�rio Gamito Administra��o de sistemas e desenvolvimento Netual - Multim�dia e Telecomunica��es, Lda. Rua Jo�o Afonso, N�1 3800-198 Aveiro - Portugal Tel. +351 234 371 431 / Fax. +351 234 371 438 E-mail: [EMAIL PROTECTED] www.netual.pt _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
