RE: [Arsperl-users] RE: ARSPerl Install Issue
Brought to you by:
jeffmurphy
|
From: Mark V. <mva...@ev...> - 2005-05-25 19:42:36
|
The correct filter name, according to the aptest45.def and aptest50.def files is 'ARSperl Test-Filter1'. This value can be updated by hand in t/02export.t The ARSPDEBUG is an option and can be modified in Makefile.PL: Search for ARSPDEBUG, and add " -DARSPDEBUG" to the AUTODEFINES definition. I have not attempted this. =20 HTH, Mark =20 Mark Vaughan Programmer III =20 Direct: +1 303 802 2426 Cell: +1 303 601 4434 Fax: +1 303 802 1420 mar...@ev... <mailto:mar...@ev...>=20 Evolving Systems, Inc.=20 9777 Pyramid Court, Suite 100, Englewood, CO USA 80112 www.evolving.com ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Das, Manojit Sent: Wednesday, May 25, 2005 1:15 PM To: ars...@ar... Subject: [Arsperl-users] RE: ARSPerl Install Issue =20 Mark,=20 Thank you so much for your time and effort. I am just thinking if I can find all these documented anywhere.=20 The first script is saying Filter does not exist and=20 the 2nd one saying ARSPDEBUG must be defined, see below. How do I fix this two things?=20 ***********************************=20 $ /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 t/02export.t =20 1..8 ok [1] schema><ARSperl Test ok [2] () schema><ARSperl Test2 ok [3] () schema><ARSperl Test-join ok [4] () filter><ARSperl Test-filter ok [5] ([ERROR] Filter does not exist on server (ARSperl Test-filter) (ARERR #323)) =20 active_link><ARSperl Test-alink1 ok [6] () escalation><ARSperl Test-escalation1 ok [7] () char_menu><ARSperl Test-menu-search1 ok [8] () =20 $ /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 t/09qualifier.=20 1..4 ok [1] ok [2] expect DESTROY.. did you get it? (ARSPDEBUG must be defined) ok [3] ok [4] $ ***********************************=20 Regards,=20 Mano=20 =20 Mano,=20 Please execute the t/02export.t and t/09qualifier.t scripts by hand:=20 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 t/02export.t=20 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 t/09qualifier.t=20 Thanks,=20 Mark=20 Mark Vaughan=20 Programmer III=20 Direct: +1 303 802 2426=20 Cell: +1 303 601 4434=20 Fax: +1 303 802 1420=20 mar...@ev... <mailto:mar...@ev...>=20 Evolving Systems, Inc.=20 9777 Pyramid Court, Suite 100, Englewood, CO USA 80112=20 www.evolving.com=20 This e-mail and any attachments may be confidential and/or legally privil= eged. If you have received this e-mail and you are not a named addressee,= please inform Evolving Systems TIS at ti...@ev... and then delete t= he e-mail from your system. If you are not a named addressee you must not= use, disclose, distribute, copy, print or rely on this e-mail. To ensure= regulatory compliance and for the protection of our clients and business= , Evolving Systems may monitor and read e-mails sent to and from its serv= ers. Although Evolving Systems routinely screens for viruses, addressees = should scan this e-mail and any attachments for viruses. Evolving Systems= makes no representation or warranty as to the absence of viruses in this= e-mail or any attachments.=20 Registered Office: 9777 Mt. Pyramid Ct Suite 100, Englewood, CO 80112 |