Install Xwindows and Gnome on Centos with Yum Sun, May 20. 2007
Pay close attention to the capitalization -- Yum is picky. "Gnome desktop environment" won't work, for example.
#1 - Yuri 2007-10-15 15:18 - (Reply)
Thanks to your post which I found on my first google query attempt I had it done in no time
#1.1 - Faisal Hanif said:
2008-01-08 06:33 - (Reply)
Wow! Thanks this also worked for me
#2 - Riddla 2008-08-07 14:01 - (Reply)
Yep... simple stuff, but first google post for centos install gnome xwindows... worked like a charm!
thx
#3 - loris said:
2008-09-20 07:35 - (Reply)
Very good Hint.but for me it said "Processing Dependency: perl-XML-Dumper >= 0.4 for package: foomatic
--> Processing Dependency: perl-XML-Parser for package: intltool
--> Processing Dependency: perl-libxml-enno >= 1.02 for package: foomatic
--> Processing Dependency: perl-Parse-Yapp >= 1.04 for package: foomatic
--> Processing Dependency: perl-XML-Parser >= 2.29 for package: foomatic
--> Processing Dependency: perl-XML-Encoding >= 1.01 for package: foomatic
--> Processing Dependency: perl-libxml-perl >= 0.07 for package: foomatic
--> Finished Dependency Resolution
Error: Missing Dependency: perl-XML-Dumper >= 0.4 is needed by package foomatic
Error: Missing Dependency: perl-libxml-enno >= 1.02 is needed by package foomatic
Error: Missing Dependency: perl-libxml-perl >= 0.07 is needed by package foomatic
Error: Missing Dependency: perl-Parse-Yapp >= 1.04 is needed by package foomatic
Error: Missing Dependency: perl-XML-Parser >= 2.29 is needed by package foomatic
Error: Missing Dependency: perl-XML-Encoding >= 1.01 is needed by package foomatic
Error: Missing Dependency: perl-XML-Parser is needed by package intltool
" Thanks
#4 - David 2008-09-27 02:15 - (Reply)
In some versions of RHEL/Centos 5.x there is a bug that will a missing dependency error for libgaim.
You can get around this error by adding --exclude nautilus-sendto
to the end of yum command mentioned previously.
#5 - mike 2009-07-12 11:22 - (Reply)
i installed both fine but when i want to run a program like firefox it says "error no display specified." gnome-session doesnt start saying "can not execute binary file" i ran ps command and bash and ps are the only things running.
#5.1 - David 2009-07-22 00:21 - (Reply)
The simple answer to that is that the $DISPLAY variable is not set, so it doesn't know how to find a valid xwindows display to connect to. Did you run startx?
#6 - mike 2009-07-12 11:26 - (Reply)
Hello, i installed both fine but when i want to run a program like firefox it says "error no display specified."
#7 - subhas 2009-07-27 13:36 - (Reply)
X windows fails to start
i've removed and reinstalled x windows and i still get the following error !
Could not init font path element unix/:7100, removing from list!
localuser:root being added to access control list
No profile for user 'root' found
SESSION_MANAGER=local/localhost.pwizz.com:/tmp/.ICE-unix/6506
Initializing nautilus-open-terminal extension
** (nm-applet:6619): WARNING **: applet_dbus_manager_start_service(): Could not acquire the NetworkManagerUserSettings service.
Message: 'Connection ":1.20" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file'
** (eggcups:6576): WARNING **: IPP request failed with status 1030
** (eggcups:6576): WARNING **: IPP request failed with status 1030
Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
Introspect error: The name edu.duke.linux.yum was not provided by any .service files
Traceback (most recent call last):
File "/usr/bin/puplet", line 467, in ?
main()
File "/usr/bin/puplet", line 464, in main
p.run()
File "/usr/bin/puplet", line 451, in run
self._refreshInfo()
File "/usr/bin/puplet", line 191, in _refreshInfo
if self.updatesObject is not None and \
AttributeError: DBusException instance has no attribute '_dbus_error_name'
SetGrabKeysState - disabled
anybody know what the hell is ?
#8.1 - David said:
2010-02-05 15:04 - (Reply)
I would try:
yum groupremove "X Window System" "GNOME Desktop Environment"
#11 - james said:
2010-04-13 22:20 - (Reply)
After finished installation, I enter startx, it prompts no server "X" found.
Any idea?
Thanks



