Date: Sun, 14 Dec 2003 14:17:45 +0100 From: Thierry Thomas <thierry@pompo.net> To: Oliver Lehmann <lehmann@ans-netz.de> Cc: ports@freebsd.org Subject: Re: pear-PEAR/pkg-install Message-ID: <20031214131745.GA79389@graf.pompo.net> In-Reply-To: <20031214134031.0e42cee5.lehmann@ans-netz.de> References: <20031214134031.0e42cee5.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Dim 14 déc 03 à 13:40:31 +0100, Oliver Lehmann <lehmann@ans-netz.de> écrivait : > Hi, Hello, > the variable PEAR is defined as ${PREFIX}/bin/pear. Shouldn't it be better > to define it as ${LOCALBASE}/bin/pear (and add an env entry in > Makefile.common)? Maybe i have that binary in an other location installed, > as i wish to install a pear module? Indeed, it would be fine, but this is not easy to pass ${LOCALBASE} to pkg-install / pkg-deinstall. Perhaps could we assume that pear is in $PATH, and try a `which pear` ? Regards, -- Th. Thomas.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031214131745.GA79389>