Re: orbit-perl talking to JDK 1.4 server
- From: Jason Shupe <jshupe huey jpl nasa gov>
 
- To: D Whitney <dwhitnee yahoo com>
 
- Cc: orbit-perl-list gnome org
 
- Subject: Re: orbit-perl talking to JDK 1.4 server
 
- Date: Wed, 5 Jun 2002 13:14:02 -0700
 
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]