Hi
Thanks very much for providing PAR! It is truly a blessing to my current
project.
I want to include several files in my pp-created .exe file. These files are
form files, used by the Perl GUI facility, Prima, at run-time to display
forms. I specify '--addfile=welcome.fm' on the pp command line to add my
form file. pp runs without error, and creates the .exe file. When I open
the .exe file with WinZip, I can see that 'welcome.fm' is, indeed, part of
the exe file.
But, when I run the exe on another system, I get the error:
Error in setup resource: Cannot open welcome.fm:No such file or
directory
I took a look in \Documents and Settings\Administrator\Local
Settings\Temp\1\par-Administrator\cache-6e56d2facfadeb68ecdf213f53f56f12647b
67a9\ on the target system, as that is where the exe disgorged itself when
it began running. I see this directory tree:
inc - also includes my 'welcome.fm'
lib
script - my main .pl, which calls 'welcome.fm'
shlib
I think the problem occurs because my main pl expects to find 'welcome.fm'
in the same directory as itself, but pp puts the two files (the .pl and the
welcome.fm) in different directories.
What is the best way to correct this?
Thanks!
tl
Terry Lemons
CLARiiON Applications Integration Engineering
EMC²
where information lives
4400 Computer Drive, MS D239
Westboro MA 01580
Phone: 508 898 7312
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>