Re: cvsup fails because of xlib connection error

2004-08-06 Thread Lowell Gilbert
chip [EMAIL PROTECTED] writes:

 I just set up a new box using FreeBSD-5.2 and install cvsup. Now when I 
 run cvsup I get this -
 
 chip3# cvsup ports-supfile
 Xlib: connection to :0.0 refused by server
 Xlib: No protocol specified
 
 Xlib: connection to :0.0 refused by server
 Xlib: No protocol specified
 
 Lost the connection to the X server
 
 I have this in my /etc/hosts file (probably more than necessary, but I 
 was just trying to cover all my bases) -
 #
 ::1 localhost localhost.wiegand.org
 127.0.0.1   localhost localhost.wiegand.org
 192.168.0.7 chip3.wiegand.org
 127.0.0.1   chip3   chip3.wiegand.org
 10.0.0.1chip3   chip3.wiegand.org
 #
 
 What have I screwed up and how do I fix it?

Do you *want* the GUI?  If so, what do you have in your DISPLAY
variable?  If not, why not just specify the '-g' option?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup fails because of xlib connection error

2004-08-06 Thread chip
On Friday 06 August 2004 02:01 pm, Lowell Gilbert wrote:

 Do you *want* the GUI?  If so, what do you have in your DISPLAY
 variable?  If not, why not just specify the '-g' option?

I don't necessarily need the gui, that's just what I'm used to using 
from previous installs. The -g option works fine. I don't know what you 
mean by the DISPLAY variable.

--
Chip

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvsup fails because of xlib connection error

2004-08-04 Thread chip
I just set up a new box using FreeBSD-5.2 and install cvsup. Now when I 
run cvsup I get this -

chip3# cvsup ports-supfile
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

Lost the connection to the X server

I have this in my /etc/hosts file (probably more than necessary, but I 
was just trying to cover all my bases) -
#
::1 localhost localhost.wiegand.org
127.0.0.1   localhost localhost.wiegand.org
192.168.0.7 chip3.wiegand.org
127.0.0.1   chip3   chip3.wiegand.org
10.0.0.1chip3   chip3.wiegand.org
#

What have I screwed up and how do I fix it?
thanks,
Chip

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]