Re: orbit-perl talking to JDK 1.4 server



On Tue, Jun 04, 2002 at 02:27:33PM -0700, D Whitney wrote:
<snip>
> I have added my IP address to /etc/hosts. 
> I have this in my ~/.orbitrc
> ORBIIOPIPv4=1
> ORBIIOPUSock=1
<snip>

use the following at the top of your perl instead of editing ~/.orbitrc
as ~/.orbitrc will effect the security of your gnome desktop... (if you
use gnome)

BEGIN { unshift @ARGV, qw(-ORBIIOPIPv4 1); }

dunno about ORBIIOPUSock...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]