Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 16:11:08 +0200
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        Andreas Davour <ante@Update.UU.SE>
Cc:        ports@FreeBSD.org
Subject:   Re: Port /usr/ports/games/torcs don't find existing file
Message-ID:  <20050528141108.GA50983@graf.pompo.net>
In-Reply-To: <Pine.LNX.4.62.0505281453250.22484@Psilocybe.Update.UU.SE>
References:  <Pine.LNX.4.62.0505272137310.10289@Psilocybe.Update.UU.SE> <20050528124456.GA88188@graf.pompo.net> <Pine.LNX.4.62.0505281453250.22484@Psilocybe.Update.UU.SE>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Sam 28 mai 05 à 14:56:06 +0200, Andreas Davour <ante@Update.UU.SE>
 écrivait :
> >Could you please report the output of
> >
> >head -1 /usr/local/bin/automake14
> >
> >Does the reported perl exist?
> 
> The output:
> bash-2.05b# head -1 /usr/local/bin/automake14
> #!/usr/local/bin/perl5.6.1
> bash-2.05b# pkg_info |grep perl
> perl-5.8.6_2        Practical Extraction and Report Language
> bash-2.05b#
> 
> So, no it's missing. But, isn't using a specific version of perl not to 
> be considered a bug? I'd at least consider it as bad form.
> 
> Is there a better way of making it work, and minimizing breakage, than 
> just editing the local /usr/local/bin/automake14 by hand to match the 
> perl version installed?

Hmmm... automake & perl are tricky tools...

You have replaced your perl-5.6 by a perl-5.8; after such an upgrade you
are supposed to force an upgrade of all your perl-dependant ports (or
you might run a tool like PAU).

BTW, I have planned to upgrade freeglut, maybe next week.

Regards,
-- 
Th. Thomas.



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