Andy Balaam wrote:

1. XMLTV consists of several separate scripts, but because PAR always generated a "main.pl" script I had problems running my chosen script - i.e. when I had compiled XMLTV like this:

Andy, look at the XMLTV lib/exe_wrap.pl script. That's what gets called from perlapp. Of course if PAR still requires the script to be named the same as the EXE, you'll need to rename it "xmltv.pl".


One small issue with that script is it needs to know the directory the EXE is in so the --SHARE option can be determined for those grabbers that need it. Is there a way to determine the EXE path from within PAR?

Robert

Reply via email to