Fwd: @INC error

Caleb Tennis caleb at aei-tech.com
Wed Jan 29 13:02:36 GMT 2003


Doh.

Anyway, you need the -I to tell it where to find the missing perl files it
can't seem to find.  When it spits out an error: "Can't find perl file
Blah.pm" then it's because it's not in the include list for the perl
interpreter.  Wherever the files are that perl can't find, you need to
include that directory in at the top with the -I /blah

You may want to look at some perl documentation to find out more if you
don't understand.

Caleb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20030129/5a6bf618/attachment.html>


More information about the KDevelop mailing list