Re: Par creating 0 byte dll files

2011-03-08 Thread Travis Williams
Got this output, Test1, Test2 is mine from the script. C:\Documents and Settings\Travis\Desktop>test.exe extracted lib/auto/Digest/MD5/MD5.dll to C:\DOCUME~1\Travis\LOCALS~1\Temp\par-Tr avis\cache-Cencal\ec2b4451.dll => 0 extracted lib/auto/DBI/DBI.dll to C:\DOCUME~1\Travis\LOCALS~1\Temp\par-Travi

Re: Par creating 0 byte dll files

2011-03-08 Thread Travis Williams
Thank you, I still have a few hours till I can get access to my testing station, I will give all of this a try. Travis On Tue, Mar 8, 2011 at 2:48 PM, Maurice Mengel wrote: > Hi, > > I was just given miraculous help from Roderich. I can try to help you > a bit further in return. While windows i

Re: Par creating 0 byte dll files

2011-03-08 Thread Maurice Mengel
Hi, I was just given miraculous help from Roderich. I can try to help you a bit further in return. While windows isn't so nice on the command line, Strawberry is really nice! Don't panic. BTW. I am using perl with cygwin on windows. Has it's drawbacks as well, but it is closer to unix than strawb

Re: Par creating 0 byte dll files

2011-03-08 Thread Travis Williams
So.. I truthfully have no idea how to install this by hand. If I had a linux/unix box, no problem (for the longest time installing by hand was the only way allowed at my work), but I've always relied on Activestate (and now Strawberry) to handle these things for me on the windows side. I can't j

Re: Par creating 0 byte dll files

2011-03-08 Thread Roderich Schupp
On Tue, Mar 8, 2011 at 1:58 PM, Travis Williams wrote: > All the DLL's when unziped are the correct size. Strange. Can you try the following (it's crucial to do it in the order listed): 1. apply the patch below to an unpacked source of PAR (adds some diagnostic when extracting DLLs) 2. rebui

Re: Par creating 0 byte dll files

2011-03-08 Thread Travis Williams
All the DLL's when unziped are the correct size. Travis On Tue, Mar 8, 2011 at 2:34 AM, Roderich Schupp < roderich.sch...@googlemail.com> wrote: > On Tue, Mar 8, 2011 at 5:36 AM, Travis Williams wrote: > > I am using Crypt::Blowfish and DBD::ODBC on win32/12.12.2/Strawberry When > I > > use pp

Re: Par creating 0 byte dll files

2011-03-08 Thread Roderich Schupp
On Tue, Mar 8, 2011 at 5:36 AM, Travis Williams wrote: > I am using Crypt::Blowfish and DBD::ODBC on win32/12.12.2/Strawberry When I > use pp the .exe it creates when 2 zero byte files that correlate to the > dll's that it should have included and that it is calling for that module. The pp genera