Date: Sat, 8 Aug 1998 11:56:13 +0200 (CEST) From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: mark@grondar.za (Mark Murray) Cc: andre.albsmeier@mchp.siemens.de, ports@FreeBSD.ORG Subject: Re: perl5 .ph files Message-ID: <199808080956.LAA24054@internal> In-Reply-To: <199808080808.KAA04665@gratis.grondar.za> from Mark Murray at "Aug 8, 98 10:08:48 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> Andre Albsmeier wrote: > > Ooops, sorry, I forgot to tell... That's on a most up to date > > -STABLE system. > > > > The h2ph gets installed into $PREFIX/script. Here is what else went there: > > Wierd. I have no idea what heppened there.... Found it: I have a directory /usr/local/script for some reason. When Configure runs, we find the following in the output: .. Where do you keep publicly executable scripts? (~name ok) [/usr/local/script] ... So Perl assumes my scripts are in /usr/local/script (which is OK) and puts its scripts there also. Since I think its fairly legal to have a /usr/local/script directory :-), we might change the port files to test the existence of $PREFIX/script first and then run h2ph from the appropriate place. What do you think about this? -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808080956.LAA24054>