Re: No pear

2004-12-20 Thread Dan Kilbourne
M?rio Gamito extolled: > Hi Dan, > > I'm not that stupid, thank you. Did I say you were stupid? You asked for help, and I offered it. The polite thing to do, if you have already attempted the help I offered, would be to simply say: "Thank you Dan, but I have already tried to do what you said, a

Re: No pear

2004-12-17 Thread Mário Gamito
Hi, no, there are now in lang/php5-extensions so, Mario install this package Well, actualy i think it's really /usr/ports/devel/php5-pear At least i've instaled it and it works perfectly. Afterwards, i've instaled phing with pear and no problemo. Regards. -- Mário Gamito Administração de sistemas e

Re: No pear

2004-12-17 Thread Mário Gamito
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 Gam

Re: No pear

2004-12-17 Thread Bill Campbell
On Fri, Dec 17, 2004, Mário Gamito wrote: >Hi, > >I've installed PHP 5.02, but i don't have pear (or Zend)!!! >How can i install it now ? Aren't these now configure options at build time? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill

Re: No pear

2004-12-17 Thread Dan Kilbourne
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]