<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.5">
</HEAD>
<BODY>
I'm sorry to be so dumb but to add that to the end of the -I line do I place a colon between the two paths?  or put -I again?  Just want to make sure that its right..<BR>
<BR>
thanks,<BR>
<BR>
glenn<BR>
<BR>
<BR>
On Tue, 2003-01-28 at 15:21, Caleb Tennis wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>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@kdevelop.org with the following body:
unsubscribe »your-email-address«</I></FONT></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Glenn Hancock <<A HREF="mailto:ghancock@softeksoftware.com">ghancock@softeksoftware.com</A>>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>