Ask a Question related to PERL Modules, Design and Development.
-
George R. Gonzalez #1
Installing Archive-ZIp o Windows XP?
Having a little trouble installing Archive-Zip on Windows XP.
I'm using Borland make with the '-N' option which supposedly makes it
more nmake-like:
I get errors like:
C:\Backups\Archive-Zip-1.05>make -N install
C:\Backups\Archive-Zip-1.05>goto endofperl
syntax error at -e line 4, near ") print"
Execution of -e aborted due to compilation errors.
*** Make failed: command was: make -N install
C:\Backups\Archive-Zip-1.05>
..... which makes no sense to me at all, any hints appreciated.
George R. Gonzalez Guest
-
CF 7.0.1 updater not installing in windows
I downloaded the coldfusion 7.0.1 updater for windows. When I clicked on the setup file a dialog box was visable for a split second before it went... -
Installing PHP5 on Windows
Hi Folks, PHP version 4 works fine but I am having problems Installing PHP5 on Windows XP Pro using IIS v5.1 hope you might be able to help? I... -
Installing windows from a USB HD
Is it possible to copy the windows CD to a USB HD and then install from here to the computers internal HD. The reason for doing so is i would... -
installing windows xp pro.
I need to install Windows XP Pro. on a loptop. The loptop already has Windows XP Home edition. Do I need to erase the hard drive and re-format... -
Installing CtCmd on Windows
What are cl and dumpbin? I am trying to configure CtCmd and I was reading the INSTALL document before proceeding. It stated that I must be able... -
Sisyphus #2
Re: Installing Archive-ZIp o Windows XP?
"George R. Gonzalez" <grg@umn.edu> wrote in message
news:bef509$qqp$1@lenny.tc.umn.edu...Probably best to use nmake itself, which is available from:> Having a little trouble installing Archive-Zip on Windows XP.
>
> I'm using Borland make with the '-N' option which supposedly makes it
> more nmake-like:
>
> I get errors like:
>
> C:\Backups\Archive-Zip-1.05>make -N install
>
> C:\Backups\Archive-Zip-1.05>goto endofperl
> syntax error at -e line 4, near ") print"
> Execution of -e aborted due to compilation errors.
> *** Make failed: command was: make -N install
> C:\Backups\Archive-Zip-1.05>
>
>
> .... which makes no sense to me at all, any hints appreciated.
>
>
[url]ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe[/url]
Just download and run the executable to install nmake. (Simplest to install
it into one of the directories in your path.)
If you're using ActiveState perl then you'll already have Archive::Zip
(perhaps not version 1.05). The same might also apply to Indigo perl.
Cheers,
Rob
Sisyphus Guest



Reply With Quote

