Re: Trouble packaging simple perl module

2007-01-18 Thread Mark Saner
Thanks for the response. I gave it a try and it didn't solve my problem. However it did get me thinking that the issue is with dh_installdocs not the actualy copying of the files. Also I knew that there was no path being specified to /usr/lib/cgi-bin in the rules file. I took a look at the docs fil

Re: Trouble packaging simple perl module

2007-01-18 Thread Neil Williams
On Thu, 18 Jan 2007 14:35:53 -0600 Mark Saner <[EMAIL PROTECTED]> wrote: > install: build > dh_testdirdh_installdirs > cp labelprint.cgi "$(DESTDIR)/usr/lib/cgi-bin" install -m 0755 Label_creator.html $(DESTDIR)/usr/share/labelprint > cp Label_creator.html $(DESTDI

Trouble packaging simple perl module

2007-01-18 Thread Mark Saner
As an intern im working on turning a simple perl module into a package. I keep stumbling upon a issue. Im a newbie at this and have been spending most of the day trying to track the issue down. Here is the error message. dh_installchangelogs dh_installdocs cp: cannot stat `