[Arsperl-users] ARSPerl on Windows 2003 server
Brought to you by:
jeffmurphy
|
From: Jonathan L. <jon...@gm...> - 2008-09-23 17:28:36
|
Hello all, I've been trying to get ARSperl working on a Windows 2003 server. Initially, I was trying to load and compile on the server. When I figured out that I needed a C compiler, I had to stop there. The server doesn't have a C compilter and I can't load one on a production server. Next, I tried trying to use the zip file with the precompiled option and using 'ppm install' to install it. However, ppm reported that it doesn't provide code for this platform. So, I took the tar file and extracted the files to their proper places. Now when I try to run arsperl, I get an unhandled exception within the ARS.dll. Does anyone have this working on a Windows 2003 server? Thanks in advance for any help. |