Results 1 to 6 of 6
Hi, I am a new kid to Linux ! Recently I have installed Redhat Enterprise 5.2 and then DB2 v9.5. IBM documentation says that it's required to install X-Windows on ...
- 09-17-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
X-Windows & Redhat Enterprise v5.2
Hi, I am a new kid to Linux ! Recently I have installed Redhat Enterprise 5.2 and then DB2 v9.5. IBM documentation says that it's required to install X-Windows on REdhat before installing DB2 but I didn't. I am just curious to know whether X-windows is incorporated in Redhat Linux 5.2. Could someone can give some advice please ?
- 09-17-2009 #2Just Joined!
- Join Date
- Jul 2009
- Posts
- 8
That depends if you installed it. If you installed from CD's/DVD then you probably installed X Server and Gnome (Window Manager). Did you log into a graphical interface before installing the DB2?
- 09-17-2009 #3Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
Yes I did. Infact I used the terminal available under GUI( Applications-> Acceessories) to invoke db2setup (graphical installer).
Are these X-server and Gnome part of X-windows ?
- 09-17-2009 #4Just Joined!
- Join Date
- Jul 2009
- Posts
- 8
Cannot be sure what they meant by the term X-windows but I took a guess that they meant generically any Windowing software, in RedHat the default X-Server is X11 and Gnome is the desktop.
Google for "X11 wiki" X11 provides a basic framework and the Desktop software i.e. Gnome is the part you interact with. X Servers are a massive subject, but basically you can swap the Destop software for a different look, feel and functionality. KDE is another Desktop which ships with RedHat.
Run 'pirut' from a root shell to add extra software.
Enlightenment (not RedHat bundled) for me has to be the slickest.
- 09-21-2009 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
When you get the system login prompt after booting up, is it a GUI or a console screen (text) that you get? If GUI, then X is running. If not, then you either don't have X-Windows installed, or you are at the wrong run level. To check, login and run the command "startx". If your GUI starts up, you are golden, but probably configured to runlevel 3 (text interface) instead of 5 (GUI interface). If startx doesn't give you a GUI then post the error message(s) here for more help.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 09-22-2009 #6Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
It is a component of linux installation,you should select a X-window class example:Gnome, when you install linux,after you finish installing,The X window is up automatic.


Reply With Quote