Thread: 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 |
|
From: Shannon D. <sd...@co...> - 2006-10-04 20:47:13
|
I didn't know about the vcvars32.bat script. We're trying that out now on my colleague's laptop. I also got several copies of the compiled binaries and those have worked out the best for installing. I don't expect a lot of customers will want me to install a compiler on their Remedy servers, so it's probably best for me to pursue the route of using pre-compiled binaries for at least the Windows servers. -- Shannon B. Davis Column Technologies Cell: (781) 820-6011 Fax: (928) 563-2991 sd...@co... www.columnit.com -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Thilo Stapff Sent: Wednesday, October 04, 2006 12:49 PM To: ARSperl User Discussion Subject: [SPAM] - Re: [Arsperl-users] ARSperl on a windows platform - Email found in subject 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 ------------------------------------------------------------------------- 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 |