Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 14:14:26 +0400
From:      Eugene <eugene@emetex.ru>
To:        Simon Dick <simond@irrelevant.org>
Cc:        "Evgueni V. Gavrilov" <admin@rshb.com.ru>, freebsd-stable@freebsd.org
Subject:   Re: Port devel/pear
Message-ID:  <20020814101426.GA48417@emetex.ru>
In-Reply-To: <1029314271.1502.0.camel@linux>
References:  <005b01c2435c$13ce13c0$01000001@office.emetex.ru> <3D59FA9A.2030605@rshb.com.ru> <20020814071929.GA42326@emetex.ru> <1029314271.1502.0.camel@linux>

next in thread | previous in thread | raw e-mail | index | archive | help
Simon Dick(simond@irrelevant.org)@2002.08.14 09:37:50 +0000:
> Subject: Re: Port devel/pear
> From: Simon Dick <simond@irrelevant.org>
> To: Eugene <eugene@emetex.ru>
> Cc: "Evgueni V. Gavrilov" <admin@rshb.com.ru>, freebsd-stable@freebsd.org
> In-Reply-To: <20020814071929.GA42326@emetex.ru>
> X-Mailer: Evolution/1.0.2 
> Date: 14 Aug 2002 09:37:50 +0100
> 
> On Wed, 2002-08-14 at 08:19, Eugene wrote:
> > Evgueni V. Gavrilov(admin@rshb.com.ru)@2002.08.14 13:37:14 +0000:
> > > Date: Wed, 14 Aug 2002 13:37:14 +0700
> > > From: "Evgueni V. Gavrilov" <admin@rshb.com.ru>
> > > User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020813
> > > X-Accept-Language: ru, en
> > > To:   <eugene@emetex.ru>
> > > Cc: freebsd-stable@freebsd.org
> > > Subject: Re: Port devel/pear
> > > 
> > >   wrote:
> > > 
> > > >Port devel/pear is now forbidden by the reason "This module is now part 
> > > >of mod_php4 as of 4.1.0". But, as I noticed, mod_php4 port doesn't 
> > > >install pear.
> > > > 
> > > >How can I install port devel/pear?
> > > perl -pi -e 's/^FORBIDDEN.*//' Makefile
> > > 
> > 
> > It is clear that remove FORBIDDEN line is enough, but I guess people want
> > to have a legal way to install pear.
> 
> Strange how all the mod_php4 installs I've done since 4.0.6 at least
> have included pear, you may want to actually look to make sure you don't
> have it.

Well, horde port depends on mod_php4. PHP 4.2.2 doesn't contain class Log,
which is required by horde. This class is present in pear port, so I had
to copy class Log from PHP 4.1 or install pear port after cutting FORBIDDEN
from Makefile.
By the way, pear requirements for horde mentioned in http://www.horde.org/pear/
I just want to draw attention that there is no way to make horde work
with provided manner.

Thank you!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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