|
List Info
Thread: trying to install gnome2.
|
|
| trying to install gnome2. |
  Namibia |
2007-10-18 02:11:40 |
Actually am new to freebsd and I willing to learn I was
tryin to install
gnome2 on one of the test machines and when I try to start
it
With a command startx this came up can any one help coz I ve
installed all
what is needed from my poind of view and I even enabled it
in etc/rc.conf
/usr/X11R6/bin/xauth: (argv):1: bad display name
"test.africaonline.com.na:0" in "list"
command
/usr/X11R6/bin/xauth: (stdin):1: bad display name
"test.africaonline.com.na:0" in "add"
command
/usr/X11R6/bin/xinit: No such file or directory (errno 2):
no server "X"
in PATH
Use the -- option, or make sure that /usr/X11R6/bin is in
your path and
that "X" is a program or a link to the right type
of server
for your display. Possible server names include:
Xorg X.Org displays
giving up.
/usr/X11R6/bin/xinit: Connection refused (errno 61):
unable to connect to
X server
/usr/X11R6/bin/xinit: No such process (errno 3): Server
error.
/usr/X11R6/bin/xauth: (argv):1: bad display name
"test.africaonline.com.na:0" in "remove"
command
What should I do?
Thanks,
Ananias Uushona
Technical Assistant1
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|
|
| Re: trying to install gnome2. |

|
2007-10-18 02:58:58 |
On Thu, 2007-10-18 at 09:11 +0200, Ananias Uushona wrote:
[...snip...]
> /usr/X11R6/bin/xauth: (argv):1: bad display name
> "test.africaonline.com.na:0" in
"list" command
[...snip...]
Check /etc/hosts. Make sure you have as follows:
[Your IP Address] test.africaonline.com.na
For example, this is my /etc/hosts:
::1 localhost.izb.knu.ac.kr localhost
127.0.0.1 localhost.izb.knu.ac.kr localhost
155.230.157.159 viola.local viola
--
Byung-Hee HWANG <bh izb.knu.ac.kr>
InZealBomb, Kyungpook National University, KOREA
"Listen, kid, I'm busy, I can't talk, where are
you?"
"In New York."
-- Santino Corleone and Michael Corleone, "Chapter
2", page 79
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|
|
| RE: trying to install gnome2. |
  Namibia |
2007-10-18 08:24:22 |
I tried that know am getting this error what should I do
When I entered the command startx this came up.
X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.1 i386 [ELF]
Current Operating System: FreeBSD test.africaonline.com.na
6.1-RELEASE
FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006
root opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
i386
Build Date: 18 October 2007
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II)
informational,
(WW) warning, (EE) error, (NI) not implemented, (??)
unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu
Oct 18 15:20:59 2007
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 0:2:0
Running "/usr/X11R6/bin/getconfig -X 60900000 -I
/etc/X11,/usr/X11R6/etc/X11,/usr/X11R6/lib/modules,/usr/X11R
6/lib/X11/getcon
fig -v 0x8086 -d 0x2562 -r 0x01 -s 0x1025 -b 0x000e -c
0x0300"
getconfig.pl: Version 1.0.
getconfig.pl: Xorg Version: 6.9.0.0.
getconfig.pl: 23 built-in rules.
getconfig.pl: rules file
'/usr/X11R6/lib/X11/getconfig/xorg.cfg' has version
1.0.
getconfig.pl: 1 rule added from file
'/usr/X11R6/lib/X11/getconfig/xorg.cfg'.
getconfig.pl: Evaluated 24 rules with 0 errors.
getconfig.pl: Weight of result is 500.
New driver is "i810"
(==) Using default built-in configuration (53 lines)
(EE) Failed to load module "fbdev" (module does
not exist, 0)
(EE) <default pointer>: Cannot find which device to
use.
(EE) xf86OpenSerial: No Device specified.
(EE) <default pointer>: cannot open input device
(EE) PreInit failed for input device "<default
pointer>"
No core pointer
Fatal server error:
failed to initialize core devices
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at
"/var/log/Xorg.0.log" for additional
information.
X connection to :0.0 broken (explicit kill or server
shutdown).
test#
please help thanks,
ananias
-----Original Message-----
From: Byung-Hee HWANG [mailto:bh izb.knu.ac.kr]
Sent: Thursday, October 18, 2007 9:59 AM
To: ananias africaonline.com.na
Cc: freebsd-questions freebsd.org
Subject: Re: trying to install gnome2.
On Thu, 2007-10-18 at 09:11 +0200, Ananias Uushona wrote:
[...snip...]
> /usr/X11R6/bin/xauth: (argv):1: bad display name
> "test.africaonline.com.na:0" in
"list" command
[...snip...]
Check /etc/hosts. Make sure you have as follows:
[Your IP Address] test.africaonline.com.na
For example, this is my /etc/hosts:
::1 localhost.izb.knu.ac.kr localhost
127.0.0.1 localhost.izb.knu.ac.kr localhost
155.230.157.159 viola.local viola
--
Byung-Hee HWANG <bh izb.knu.ac.kr>
InZealBomb, Kyungpook National University, KOREA
"Listen, kid, I'm busy, I can't talk, where are
you?"
"In New York."
-- Santino Corleone and Michael Corleone, "Chapter
2", page
79
__________ NOD32 2599 (20071017) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|
|
| RE: trying to install gnome2. |
  Sweden |
2007-10-18 08:53:37 |
On Thu, 2007-10-18 at 15:24 +0200, Ananias Uushona wrote:
> I tried that know am getting this error what should I
do
If you execute: Xorg -configure
it will create an xorg.conf for you and place it in
/etc/X11
(se: man Xorg for more info)
Another, *great* tip, don't forget to read the
"bible",
the FreeBSD handbook.
--
/Peo
|
|
| Re: how can i install gnome2 through
console |

|
2007-10-24 09:26:17 |
On Wed, 2007-10-24 at 23:06 +0900, Byung-Hee HWANG wrote:
> On Wed, 2007-10-24 at 12:30 +0200, Ananias Uushona
wrote:
> > I was installing gnome2 through x interface but I
realize that its very hard
> > especially to beginners but I got it right is that
I did n't have the
> > hardware names and specifications right now I want
to do it automatically so
> > it can detect the automatically so where do I
begin to install it through
> > console should I remove xorg packages or what
first
>
> Please use pkg_add/pkg_delete instead of ports. It's
very easy. That's
> all the way I install/remove gnome2. Of course it works
through console.
Ananias,
For install, at the command prompt type this command as
root:
pkg_add -v -r gnome2-lite
If you encounter strange problems, then send email again to
freebsd-questions freebsd.org ;;
--
Byung-Hee HWANG * InZealBomb
"They shot him five times. But he's though."
-- Santino Corleone, "Chapter 2", page 79
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|
|
| Re: how can i install gnome2 through
console |
  United States |
2007-10-24 09:47:08 |
> On Wed, 2007-10-24 at 23:06 +0900, Byung-Hee HWANG
wrote:
>> On Wed, 2007-10-24 at 12:30 +0200, Ananias Uushona
wrote:
>> > I was installing gnome2 through x interface
but I realize that its
>> very hard
>> > especially to beginners but I got it right is
that I did n't have the
>> > hardware names and specifications right now I
want to do it
>> automatically so
>> > it can detect the automatically so where do I
begin to install it
>> through
>> > console should I remove xorg packages or what
first
>>
>> Please use pkg_add/pkg_delete instead of ports.
It's very easy. That's
>> all the way I install/remove gnome2. Of course it
works through console.
>
> Ananias,
>
> For install, at the command prompt type this command as
root:
>
> pkg_add -v -r gnome2-lite
>
However! There is a caveat here.
I'd say, sure, use pkg_add at first, because it's simple.
However, bear in
mind that ports exist. And also bear in mind that you cannot
mix packages
and ports, unless you want an inconsistent system.
Ports are well worth learning. I remember when I started
using them, they
were confusing. But after I got used to them, I never, ever
used/use
anything other than ports. They start making sense after a
while ;)
James
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|
|
[1-6]
|
|