RE: [Arsperl-users] Install problems 1.83 on Solaris 8...
Brought to you by:
jeffmurphy
|
From: Mark V. <mva...@ev...> - 2005-04-14 18:27:35
|
Misi, I just installed the 1.83 with the 6.0 api (from 6.3 ARServer), but I'm using Perl 5.6.1, but it shouldn't matter. Did the 'make complete okay? It should have put the autosplit.ix file in /data/urbekl/ARSperl-1.83/blib/lib/auto/ARS. Are you running the 'make test' from your install directory (presumably '/data/urbekl/ARSperl-1.83')? I ran into the 'RPC: Can't encode arguments) (ARERR #91)' error when I did not define ARTCPPORT to that matching the AR Server. I hope this helps, Mark Mark Vaughan Programmer III =20 Direct: +1 303 802 2426 Cell: +1 303 601 4434 Fax: +1 303 802 1420 mar...@ev... Evolving Systems, Inc.=20 9777 Mt. Pyramid Court, Suite 100, Englewood, CO USA 80112 www.evolving.com -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Misi Mladoniczky Sent: Thursday, April 14, 2005 12:03 PM To: ars...@ar... Subject: [Arsperl-users] Install problems 1.83 on Solaris 8... Hi, I am having problems doing "make test" on Solaris 8 with ARSPerl 1.83 and ARAPI version 6.3. "make test" gives me a lot of errors, but I did a "make install" anyway. This is what happens when i try to use ARS: # perl use ARS; Can't locate auto/ARS/autosplit.ix in @INC (@INC contains: /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.5/AutoLoader.pm line 160. at ARS.pm line 64 This is some of the output from "make test": # make test ... t/10getlist..........Can't locate auto/ARS/autosplit.ix in @INC (@INC contains: /data/urbekl/ARSperl-1.83/blib/lib /data/urbekl/ARSperl-1.83/blib/arch /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl . /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.5/AutoLoader.pm line 160. at ARS.pm line 64 t/10getlist..........NOK 2# Failed test (t/10getlist.t at line 20) # GetListEscalation (-1) [ERROR] RPC call failed (RPC: Can't encode arguments) (ARERR #91) t/10getlist..........NOK 4# Failed test (t/10getlist.t at line 28) # GetListFilter (-1) [ERROR] RPC call failed (RPC: Can't encode arguments) (ARERR #91) t/10getlist..........NOK 6# Failed test (t/10getlist.t at line 36) # GetListSchema [ERROR] RPC call failed (RPC: Can't encode arguments) (ARERR #91) t/10getlist..........ok 9/9# Looks like you failed 3 tests of 9. t/10getlist..........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2, 4, 6 Failed 3/9 tests, 66.67% okay ... Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/02export.t 0 139 ?? ?? % ?? t/10alink.t 0 139 ?? ?? % ?? t/10entry.t 22 5632 10 18 180.00% 2-10 t/10getlist.t 3 768 9 3 33.33% 2 4 6 t/12lotsoffields.t 104 102 98.08% 3-104 t/13join.t 7 5 71.43% 3-7 t/20merge.t 5 2 40.00% 4 6 Failed 7/13 test scripts, 46.15% okay. 119/154 subtests failed, 22.73% okay. make: *** [test_dynamic] Error 29 # These are the system specific things i installed prior to arsperl: binutils-2.11.2-sol8-sparc-local gcc_small-3.4.2-sol8-sparc-local libiconv-1.8-sol8-sparc-local make-3.80-sol8-sparc-local perl-5.8.5-sol8-sparc-local SUNWarc SUNWhea SUNWlibm Best Regards - Misi, RRR AB, http://www.rrr.se ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |