Re: [gtk-list] Perl and compilation problem



jpbeconne@free.fr wrote:
> 
> Hi,
> 
> I downloaded GTK+ version 1.2.3, and tried to compile it. It fails when perl
> files were treated. It seems that perl doesn't recognize the syntax. I am on
> FreeBSD 2.2.5 and my perl version is 4 patch 36.
> Could anyone help me ?
At least perl 5.004.x is required to install GTK+-1.2.3.
I faced the same problem on FreeBSD-2.2.8.
So I installed perl version 5 on my system.
In addition, the Makefile does - per default - expect that
perl is /usr/bin/perl !
So I renamed /usr/bin/perl to /usr/bin/perl4 - I don't know why
perl version 4 is still used on FreeBSD.
Perhaps it is used for important stuff so I wanted to keep it.
I did install perl v5 in /usr/local but put a copy of the perl
interpreter as "perl" into /usr/bin.

Now the install works without any problems whatsoever.

HTH,

Norbert.

-- 
Norbert Bladt		 Payphone Management System Software Development
ascom Autelca AG
Worbstrasse 201		 CH-3073 Guemligen, Switzerland
abladtn@autelca.ascom.ch VOICE: +41 31 999 6552, FAX: +41 31 999 6575



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]