Connecting Tech Pros Worldwide Help | Site Map

Problem with 'pp'

  #1  
Old December 11th, 2007, 05:55 PM
Justin Smith
Guest
 
Posts: n/a
I'm running

Linux jsmith-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT
2007 x86_64 GNU/Linux

and am trying to package a perl program that uses many modules.

pp seems to run correctly but when I try to run the output, I get:


"catfile" is not exported by the File::Spec module
Can't continue after import errors at Tk.pm line 18
BEGIN failed--compilation aborted at Tk.pm line 18.
Compilation failed in require at script/diary.pl line 17.
BEGIN failed--compilation aborted at script/diary.pl line 17.


This happens even if I just try to package the modules into a Perl file,
i.e. run

pp -P diary.pl

Line 17 of my program has 'Use Tk;'.

Any suggestions?
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with some SQL queries Vince answers 1 June 27th, 2008 06:59 PM
Eerie problem with compiler... need help Tophurious answers 7 June 27th, 2007 08:13 AM
problem with vb.net and powerpoint automation Rut answers 8 November 20th, 2005 06:30 PM
Problem with some SQL queries Vince answers 1 July 19th, 2005 10:37 PM