Fwd: @INC error

Caleb Tennis caleb at aei-tech.com
Tue Jan 28 20:21:02 GMT 2003


On Tuesday 28 January 2003 03:12, you wrote:
> But it doesn't have a line about perl.  The line is about:
> #!perl -I/usr/local/kdev/share/apps/kdevappwizard/template-common

?

That line tells the command line interpreter to use perl to interpret the 
script and to include the directory /usr/local/...

You need to add a: -I/path/to/perl/libs
to the end of that line

Caleb

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list