Re: [gtk-list] compiling error



William Douglas Rowell wrote:

[...]

> To my knowledge, .pl
> is a perl file.  Do I need to have perl installed in order to complete
> this build?  I'll include the full error message below.  Thanks for any
> help in advance.
Yes, you'll need perl installed !
If the shell, e.g. ksh does not find perl on your machine (PATH),
it will display the name of the file, i.e. in your case makeenums.pl
instead of the missing interpreter.
This happens for all files starting with, e.g.,
	#!/usr/local/bin/perl
or whatever is in the first line of this file.
If /usr/local/bin/perl is not found in your PATH the result is
exactly the error message you see.

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]