[Arsperl-users] RE: ARSPerl Install Issue
Brought to you by:
jeffmurphy
|
From: Das, M. <md...@ti...> - 2005-05-25 19:15:39
|
Mark,
Thank you so much for your time and effort. I am just thinking if I can =
find all these documented anywhere.
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?
***********************************
$ /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 =
=20
ok [1] =
=20
schema><ARSperl Test =
=20
ok [2] () =
=20
schema><ARSperl Test2 =
=20
ok [3] () =
=20
schema><ARSperl Test-join =
=20
ok [4] () =
=20
filter><ARSperl Test-filter =
=20
ok [5] ([ERROR] Filter does not exist on server (ARSperl Test-filter) =
(ARERR #323)) =20
active_link><ARSperl Test-alink1 =
=20
ok [6] () =
=20
escalation><ARSperl Test-escalation1 =
=20
ok [7] () =
=20
char_menu><ARSperl Test-menu-search1 =
=20
ok [8] () =
=20
$ /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris =
-I/usr/perl5/5.00503 t/09qualifier.
1..4 =
=20
ok [1] =
=20
ok [2] =
=20
expect DESTROY.. =
=20
did you get it? (ARSPDEBUG must be defined) =
=20
ok [3] =
=20
ok [4] =
=20
$ =
=20
***********************************
Regards,
Mano
Mano,
Please execute the t/02export.t and t/09qualifier.t scripts by hand:
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris =
-I/usr/perl5/5.00503 t/02export.t
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/perl5/5.00503/sun4-solaris =
-I/usr/perl5/5.00503 t/09qualifier.t
Thanks,
Mark
Mark Vaughan
Programmer III
Direct: +1 303 802 2426
Cell: +1 303 601 4434
Fax: +1 303 802 1420
mar...@ev... <mailto:mar...@ev...>
Evolving Systems, Inc.=20
9777 Pyramid Court, Suite 100, Englewood, CO USA 80112
www.evolving.com
|