Re: [Arsperl-users] ARSperl on a windows platform
Brought to you by:
jeffmurphy
|
From: Thilo S. <thi...@ap...> - 2006-10-04 16:49:24
|
Shannon, there is a binary version for 1.84 (compiled against the ARS 6.3 API): http://prdownloads.sourceforge.net/arsperl/arsperl_184_63.zip?download I have repeatedly compiled ARSperl 1.85 on Windows with no problems. Did "perl Makefile.PL" run without errors or warnings? Did you run the "vcvars32.bat" script from the Visual C++ before compiling? Maybe I can investigate this a bit further if you send me the output from "perl Makefile.PL" as well as from "nmake". Regards, Thilo Stapff > Hi all, > > Not sure who is here, but I have been a longtime user of ARSPerl, way > back to version 1.73. > > Has anyone compiled ARS 1.85 for Windows? The last version I had was > for 1.81 and it worked great, but I can't find it anymore at its former > location and now I need to install it for a new server. Even the 1.81 > compiled binaries if anyone still has them would be great, since I know > the script I've written will work in that version. > > I'm trying to compile it myself but first it required MSVC++ and NMAKE > to be downloaded, and even once they are installed, they require me to > locate each required header file and specify its exact location...and so > on and so forth to the point where I feel it is a waste of my time to > further pursue this path of inquiry. > > -- > > Shannon Davis > > Senior Remedy Consultant > > Column Technologies > > Email: sd...@co... <mailto:sd...@co...> > > Mobile: (781) 820-6011 > > Yahoo: shannonbdavis > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users |