[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: Fwd: @INC error
From:       Glenn Hancock <ghancock () softeksoftware ! com>
Date:       2003-01-28 3:57:04
[Download RAW message or body]

Just to clarify on the Copy.pm file it is not located in any of the
paths specified for the @INC which was my original question.  Its
actually located in a different path and I don't know how to update that
information...

Thanks,

Glenn


On Mon, 2003-01-27 at 22:46, Glenn Hancock wrote:

> Here is the exact error message when I try to build  a new project and
> yes the template files seem to be in the correct location...
> 
> perl /usr/local/kdev/share/apps/kdevappwizard/template-chello/script
> --author='Glenn Hancock' --email='ghancock@localhost.localdomain'
> --version='0.1' --appname='test4' --dest='/home/ghancock/test/test4'
> --source='/usr/local/kdev/share/apps/kdevappwizard' --license='GPL'
> --licensefile='COPYING'
> --filetemplates='h,/tmp/kde-ghancock/gideonN0lFab.tmp,c,/tmp/kde-ghancock/gideonTFBJZb.tmp'
 
> * Can't locate File/Copy.pm in @INC (@INC contains:
> /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i386-linux
> /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0
> /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
> /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .
> /usr/local/kdev/share/apps/kdevappwizard/template-common) at
> /usr/local/kdev/share/apps/kdevappwizard/template-common/gideon.pm
> line 1.
 
> * BEGIN failed--compilation aborted at
> /usr/local/kdev/share/apps/kdevappwizard/template-common/gideon.pm
> line 1.
 
> * Compilation failed in require at
> /usr/local/kdev/share/apps/kdevappwizard/template-chello/script line
> 3.
 
> * BEGIN failed--compilation aborted at
> /usr/local/kdev/share/apps/kdevappwizard/template-chello/script line
> 3.
 
> * *** Exited with status: 2 ***
> 
> 
> On Tue, 2003-01-28 at 10:26, Caleb Tennis wrote: 
> 
> > On Monday 27 January 2003 21:44, Glenn Hancock wrote:
> > 
> > > Ok,  I see what folders your talking about and have revied the path,
> > > however, it pointed to
> > > /usr/local/kdev/share/apps/kdevappwizard/template-common
> > 
> > You're getting two mails because the mailinglist is sending one, and one is 
> > being sent directly to you by my KMail on my end.  I'll just send to the list 
> > now.
> > 
> > What error specifically do you get when you try to use the appwizard?  Can you 
> > verify that the template files are correctly installed in 
> > /usr/local/kdev/share/apps/kdevappwizard/template-common?
> > 
> > Caleb
> > 
> > 
> > -
> > to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
> > unsubscribe  »your-email-address «
> 
> 
> 
> 
> -- 
> 
> Glenn Hancock <ghancock@softeksoftware.com>

-- 
Glenn Hancock <ghancock@softeksoftware.com>


[Attachment #3 (text/html)]

<!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>
Just to clarify on the Copy.pm file it is not located in any of the paths specified \
for the @INC which was my original question.&nbsp; Its actually located in a \
different path and I don't know how to update that information...<BR> <BR>
Thanks,<BR>
<BR>
Glenn<BR>
<BR>
<BR>
On Mon, 2003-01-27 at 22:46, Glenn Hancock wrote:
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#737373" SIZE="3"><I>Here is the exact error message when I try to \
build&nbsp; a new project and yes the template files seem to be in the correct \
location...<BR>  <BR>
    perl /usr/local/kdev/share/apps/kdevappwizard/template-chello/script \
--author='Glenn Hancock' --email='ghancock@localhost.localdomain' --version='0.1' \
--appname='test4' --dest='/home/ghancock/test/test4' \
--source='/usr/local/kdev/share/apps/kdevappwizard' --license='GPL' \
--licensefile='COPYING' \
--filetemplates='h,/tmp/kde-ghancock/gideonN0lFab.tmp,c,/tmp/kde-ghancock/gideonTFBJZb.tmp'&#8232; \
                <BR>
    * Can't locate File/Copy.pm in @INC (@INC contains: \
/usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 \
/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 \
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl \
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 \
/usr/lib/perl5/vendor_perl . \
/usr/local/kdev/share/apps/kdevappwizard/template-common) at \
/usr/local/kdev/share/apps/kdevappwizard/template-common/gideon.pm line 1.&#8232; \
                <BR>
    * BEGIN failed--compilation aborted at \
/usr/local/kdev/share/apps/kdevappwizard/template-common/gideon.pm line 1.&#8232; \
                <BR>
    * Compilation failed in require at \
                /usr/local/kdev/share/apps/kdevappwizard/template-chello/script line \
                3.&#8232; <BR>
    * BEGIN failed--compilation aborted at \
                /usr/local/kdev/share/apps/kdevappwizard/template-chello/script line \
                3.&#8232; <BR>
    * *** Exited with status: 2 ***<BR>
    <BR>
    <BR>
    On Tue, 2003-01-28 at 10:26, Caleb Tennis wrote: 
    <BLOCKQUOTE TYPE=CITE>
<PRE>On Monday 27 January 2003 21:44, Glenn Hancock wrote:

&gt; Ok,  I see what folders your talking about and have revied the path,
&gt; however, it pointed to
&gt; /usr/local/kdev/share/apps/kdevappwizard/template-common

You're getting two mails because the mailinglist is sending one, and one is 
being sent directly to you by my KMail on my end.  I'll just send to the list 
now.

What error specifically do you get when you try to use the appwizard?  Can you 
verify that the template files are correctly installed in 
/usr/local/kdev/share/apps/kdevappwizard/template-common?

Caleb


-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the \
following body: unsubscribe &#187;your-email-address&#171;</PRE>
    </BLOCKQUOTE>
    </I></FONT><BR>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
</TR>
<TR>
</TR>
<TR>
<TD>
<BR>
-- <BR>
<BR>
Glenn Hancock &lt;<A \
HREF="mailto:ghancock@softeksoftware.com">ghancock@softeksoftware.com</A>&gt; </TD>
</TR>
</TABLE>
</PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Glenn Hancock &lt;<A \
HREF="mailto:ghancock@softeksoftware.com">ghancock@softeksoftware.com</A>&gt; </TD>
</TR>
</TABLE>

</PRE>
</BODY>
</HTML>


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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic