Re: [Arsperl-users] I would like to know how to specify a differe nt port (I'm using 9005 instead of
Brought to you by:
jeffmurphy
|
From: Hupo P. <hp...@gm...> - 2005-06-29 14:27:26
|
I exported ARTCPPORT=3D9005 and the connection it is working know. Failed 1/13 test scripts, 92.31% okay. 1/166 subtests failed, 99.40% okay. make: *** [test_dynamic] Error 11 looks pretty well. Thank you very much. Hugo On 6/29/05, Stapff, Thilo <thi...@ma...> wrote: >=20 >=20 > You may specify the port as the 6th parameter of the ars_Login-call (see = the > manual):=20 >=20 > ars_Login( $server, $user, $passwd, undef, undef, $port )=20 >=20 > As an alternative you may set the ARTCPPORT-Variable in the system > environment before you start the script (or "make test"). In the "bash" > shell this would be: >=20 > export ARTCPPORT=3D9005=20 >=20 >=20 > Regards=20 > Thilo=20 >=20 >=20 > -----Urspr=FCngliche Nachricht-----=20 > Von: Hupo Perez [mailto:hp...@gm...]=20 > Gesendet: Mittwoch, 29. Juni 2005 15:47=20 > An: ars...@ar...=20 > Betreff: [Arsperl-users] I would like to know how to specify a different > port (I'm using 9005 instead of 9000)=20 >=20 > I downloaded ARSperl-1.83 in my redhat 7.3 with ARS 6.0.=20 >=20 > Note: of course my make test it is failing (I changed Makefile.PL file=20 > and config.cache has got the server_name, admin_user_name and=20 > admin_passwd)=20 >=20 > Thanks in advance. Hugo=20 >=20 >=20 >=20 > -------------------------------------------------------=20 > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies=20 > from IBM. Find simple to follow Roadmaps, straightforward articles,=20 > informative Webcasts and more! Get everything you need to get up to=20 > speed, fast. > http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dclick=20 > _______________________________________________=20 > Arsperl-users mailing list=20 > Ars...@ar...=20 > https://lists.sourceforge.net/lists/listinfo/arsperl-users |