[Arsperl-users] Windows XP Install the system cannot find the file specified error line 212
Brought to you by:
jeffmurphy
|
From: John B. <fa...@ya...> - 2005-10-27 14:35:03
|
I am attempting to set up a stand alone development environment to do some Perl Scripting. The environment is as follows: Windows XP Professional Version 2002 Service Pack 2 Intel(R) Pentium(R) M processor 1.73GHz 504MB Ram Active Perl 5.008007 -installed to C:\Program Files\Perl SQL Server 2000 -installed to C:\Program Files\Microsoft SQL Server Remedy Server 5.1.2 -installed to C:\Program Files\AR System I have downloaded ARSperl_1.85 and extracted it to a folder on my directory. Inside I find a Makefile.pl which I have edited to include the following changes: $ARSAPI = "C:/Program Files/AR System/Arserver/Api"; $ARSVERSION = 5.12; When I run the makefile, I get the following response: =========== Building against perl 5.008007 Generating support.h file.. Processing AR_STRUCT_ITEM codes.. Processing AR_SERVER_STAT codes.. Processing AR_SCHEMA codes.. Processing AR_COM_PARM codes.. Processing AR_COM_METHOD codes.. Processing AR_DDE codes.. Processing AR_ACTIVE_LINK_ACTION codes.. Processing AR_ACTIVE_LINK_ACTION_OPEN codes.. Processing AR_CHAR_MENU_DD type codes.. Processing AR_CHAR_MENU_DD name codes.. Processing AR_CHAR_MENU_DD value format.. Processing AR_CHAR_MENU codes.. Processing AR_FILTER_ACTION codes.. Processing AR_MENU_REFRESH codes.. Processing AR_PERMISSIONS (Schema) codes.. Processing AR_PERMISSIONS (Field) codes.. Processing AR_DATA_TYPE codes.. Processing AR_BYTE_LIST codes.. Processing AR_NO_MATCH codes.. Processing AR_MULTI_MATCH codes.. Processing AR_RETURN codes.. Processing AR_FUNCTION codes.. Processing ARCON codes.. Processing ARCONOWNER codes.. Processing ARREF codes.. Processing AR_KEYWORD codes.. Processing AR_SERVER_INFO codes.. Generating serverTypeInfoHints.h .. The system cannot find the file specified. something went wrong when i ran "C:\Program Files\Perl\bin\perl.exe infra/exsi.pl < C:/Program Files/AR System/Arserver/Api/include/ar.h > serverTypeInfoHints.h" (rv = 256, expected 0) at C:\Documents and Settings\jbrown99\Desktop\ARSperl_1.85\Makefile.PL line 212. ============== Any help is greatly appreciated. Thanks, John __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com |