LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-31-2003, 09:39 PM   #1
NiceGuy
LQ Newbie
 
Registered: May 2003
Posts: 1

Rep: Reputation: 0
RedHat 8 Install Problem


Hello,

I just installed RH 8.0 on a new machine and successfully completed the graphical install. When my system reboots, however, I cannot get the X Windows GNOME desktop to start.

When I type STARTX at a prompt after logging in, I am taken
to an XTERM screen with simply a small terminal window, no desktop.

If I exit from that, I see the following error:

"You selected FVWM2 as window maanger but your install does not appear to be functional. The executable /usr/X11R6/bin/fvwm2 was not found on your system.
Resuming with TWM"

I thought maybe a file somehow did not get copied during install so I reinstalled RH after reformatting but the same error still occurs. Anyone seen this before that can help me?

Thanks!
 
Old 05-31-2003, 09:50 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
You could create a file .xinitrc in your user's directory with something like this in it:
Code:
exec gnome-session
#exec kde
#Esetroot ~/backgrounds/linux.png &
#gkrellm -w &
#xscreensaver &
#taglines &
#root-tail -g 100x10x0+0 /var/log/messages,yellow /var/log/xferlog,white /var/log/proftpd.log,green /var/log/apache/access_log,blue &
#exec fluxbox
Or you could alias commands to start different wm/de by adding a section to your .bashrc similar to this:
Code:
# for launching window manager/desktop environments from console login
alias a='echo DESKTOP=AfterStep > ~/.desktop;startx'
alias ice='echo DESKTOP=icewm > ~/.desktop;startx'
alias kde='echo DESKTOP=KDE3 > ~/.desktop;startx'
alias wm='echo DESKTOP=WindowMaker > ~/.desktop;startx'
alias sf='echo DESKTOP=Sawfish > ~/.desktop;startx'
alias g='echo DESKTOP=Gnome > ~/.desktop;startx'
alias xf='echo DESKTOP=XFce > ~/.desktop;startx'
alias bb='echo DESKTOP=BlackBox > ~/.desktop;startx'
alias fb='echo DESKTOP=FluxBox > ~/.desktop;startx'
alias e='echo DESKTOP=Enlightenment > ~/.desktop;startx'
When you log out and log back in, they should take effect.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PRoblem with install for redhat. Dark_Sniper* Linux - Hardware 1 05-22-2005 01:39 AM
RedHat 9 install problem... masenko703 Linux - General 3 05-25-2003 02:41 AM
RedHat 8.0 install problem ckone Linux - Software 1 03-13-2003 12:28 PM
redhat install problem Micro Linux - General 5 01-09-2003 03:47 PM
Redhat 7.2 Install Problem Snabber Linux - Newbie 6 12-23-2002 01:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration