Thanks Darryl,
Re: Do you see the output "Trying alternative search for Perl" in your Cmake
output? yes I did.
Ubuntu 11.10 is indeed fairly old to be fair, I probably should upgrade
but it always takes me an age to get my system back how I like it and
every time I upgrade I find someone has messed around with the UI and I
can't find where anything is :-)
So I'm not sure if it's still present on later Ubuntu versions - I'm
pretty sure Rob Godfrey runs Ubuntu 12.something so he might know.
Frase
On 07/10/13 14:51, Darryl L. Pierce wrote:
On Mon, Oct 07, 2013 at 08:45:45AM -0400, Darryl L. Pierce wrote:
On Fri, Oct 04, 2013 at 10:42:08PM +0100, Fraser Adams wrote:
On 04/10/13 19:47, Darryl L. Pierce wrote:
Can you post the output for the following commands?
$ perl -V:installarchlib
$ perl -MConfig -e "print \$Config{archlibexp}"
$ perl -MConfig -e "print \$Config{libperl}"
perl -V:installarchlib
installarchlib='/usr/lib/perl/5.12';
perl -MConfig -e "print \$Config{archlibexp}"
/usr/lib/perl/5.12
perl -MConfig -e "print \$Config{libperl}"
libperl.so.5.12.4
I don't know if it makes a difference, but the only way the first two
differ from what I see on my Fedora system is that there's no separate
directory for the Perl release number; i.e., I have
^_^ [J:0/1014] mcpierce@mcpierce-laptop:~ $ perl -V:installarchlib
installarchlib='/usr/lib64/perl5';
^_^ [J:0/1014] mcpierce@mcpierce-laptop:~ $ perl -MConfig -e "print
\$Config{archlibexp}"
/usr/lib64/perl5
Do you see the output "Trying alternative search for Perl" in your Cmake
output? If not, then it's for some reason not using our internal module
for Cmake. If it is, I'll setup an Ubuntu instance here and debug it
more.
Okay, I've reproduced this on a local VM running Ubuntu 11.10. Is that
still a supported version of Ubuntu? From what I got out of the install
it said it was EOL'd. Do newer versions of Ubuntu show the same problem?
I've created PROTON-437 to track this and will try to fix it today.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]