Niel Lambrechts wrote: > Problem 1: I'm not sure how to tell PAR how to include the shared > library object for GD::Graph::lines (/usr/lib/libgd.so.2.0.0) in my > bundle (and not having to install the library on the remote host > itself). I've tried to use the following command:
Thanks Roderich: "Use the --link=/path/to/libgd.so option with pp. Cheers, Roderich" > Problem 2: With ScanDeps 0.77 I in fact get a further problem where the > perl scripts are correctly bleached in > /tmp/par-user/..../inc/scripts/progname.pl but another un-bleached copy > gets created in /tmp/par-user/..../inc/lib/progname.pl. (This _only_ > happens with ScanDeps 0.77, not with 0.70). This problem stands, I can also confirm that it does not happen with ScanDeps 0.73. Is this a regression in the later versions? Regards, Niel
