Julien Picalausa wrote: > > ----- Original Message ----- From: "Dave Hodson" > <[email protected]> > To: <[email protected]> > Sent: Sunday, May 17, 2009 7:32 PM > Subject: [Fwknop-discuss] Fwknop command line on Windows - without > cygwin -can't install > > >> I have managed to install fwknopd on RHEL4 compiled from the 1.9.11 >> source rpm using ulogd compiled from a 1.23 fc4 source rpm. >> >> To test it I installed a client from source on Ubuntu 8.10 (with >> install.pl -c) and using GPG keys, the SPA packet is received OK and the >> FWKNOP_INPUT rule is present for 30sec. >> >> However when it comes to installing a client on WinXP SP2 it's a >> different story. >> >> As per the post from Julien Picalausa I have installed Strawberry Perl >> and added the two CPAN modules Crypt::CBC and Crypt::Rijndael. I >> "grabbed the fwknop sources" but am unable to install the fwknop client >> and the deps modules using the install.pl script. >> > You don't, in fact need to use the installation script. Just work > directly on the source directory. > The fwknop client executable you obtain at the end of the process can be > run anywhere, in standalone. >> >> I converted install.pl to install.bat using pl2bat. >> Using an existing "home" directory of C:\fwknop I ran install.bat -c -H >> C:\fwknop >> >> The script attempts to create each of the modules (other than those >> already installed) but issues the error message "The system cannot find >> the path specified" for each module and for fwknop itself despite having >> created the required sub-directories in C:\fwknop. >> The last message is - fwknop does not compile with "perl -c". >> >> Could someone please explain the correct installation procedure? >> >> many thanks >> >> Dave Hodson > > Best regards, > Julien Picalausa >> Julien, Thanks for the quick response.
I have tried running the fwknop script from within the source directory to test it but it died when it could not locate GnuPG/Interface.pm. The /deps modules from the fwknop sources are not installed. The problem is that I am not sufficiently experienced with perl to install these modules from source. I understand that the installation on Linux places these modules in a library outside the main perl libraries. Can this be done on WinXP? If so how? Once I can get it working I can try to build the .exe file. TIA Best regards Dave Hodson ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fwknop-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fwknop-discuss
