Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
02-02-2004, 10:15 AM
|
#1
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Rep:
|
Can someone help me install XFce?
Ive installed the Mandrake 9.1 RPM's, the first 4 that are on the list here, but when I boot, I cant select XFce from the menu of desktops. Did I do something wrong, because the RPM's went in just fine with no errors. Is it possible that I missed something that I needed as well?
|
|
|
02-02-2004, 02:08 PM
|
#2
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Hi.
You may need to launch xfce from the command line.
Log in to kde or Gnome or whatever, get a terminal up, and type in
#telinit 3
Then log out.
You should be in a terminal session.
Then type
#startxfce4
and that should be it.
Dave
|
|
|
02-02-2004, 02:12 PM
|
#3
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Re: Can someone help me install XFce?
Quote:
Originally posted by Kramer
Ive installed the Mandrake 9.1 RPM's, the first 4 that are on the list here, but when I boot, I cant select XFce from the menu of desktops. Did I do something wrong, because the RPM's went in just fine with no errors. Is it possible that I missed something that I needed as well?
|
Of if you provide what GUI login manager your using like GDM or KDM, etc, someone might be able to tell you how to add XFce to your selection to start from, etc.
Cheers.
|
|
|
02-02-2004, 03:42 PM
|
#4
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Re: Re: Can someone help me install XFce?
Quote:
Originally posted by trickykid
Of if you provide what GUI login manager your using like GDM or KDM, etc, someone might be able to tell you how to add XFce to your selection to start from, etc.
Cheers.
|
How can I tell which login manager Im using? It always logs me into KDE by default.
|
|
|
02-02-2004, 08:13 PM
|
#5
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Ok, I tried installing via the instructions that are on the XFce site, and still nothing. When I try to login in via a prompt, the toolbars and other things dont work. Any ideas?
|
|
|
02-02-2004, 08:22 PM
|
#6
|
Member
Registered: Aug 2003
Location: North Carolina, USA
Distribution: Onebase 2004-r2 | Updated through 6-10-04
Posts: 359
Rep:
|
panel is #9 on that list.
if you didnt install it, toolbars wont show.
|
|
|
02-02-2004, 08:24 PM
|
#7
|
Member
Registered: Aug 2003
Location: North Carolina, USA
Distribution: Onebase 2004-r2 | Updated through 6-10-04
Posts: 359
Rep:
|
if you use kde, kdm is probably installed.
quote:Adding an XFce4 entry to KDM
1. Create a file /etc/X11/wmsession.d/19xfce4 (1-18 are reserved by Mandrake; start with 19 and keep going up if need be) containing:
NAME=XFce4
ICON=xfce4.png
EXEC=/usr/bin/startxfce4
DESC=The bleeding edge
SCRIPT:
exec /usr/bin/startxfce4
2. Copy the startup script to /usr/bin/startxfce4
3. Edit /usr/share/config/kdm/kdmrc and add XFce4 to the list of SessionTypes. This is case-sensitive and needs to be the same as NAME above.
:end quote
from website.
|
|
|
02-04-2004, 12:24 AM
|
#8
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
I did everything the website said, and have installed all the packages, and I still cannot get into XFce Any SUggestions?
|
|
|
02-04-2004, 01:12 PM
|
#9
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
You mentioned that when you started from a prompt, the toolbars etc don't work. That sounds very much like what happens if you try to start xfce4 when X is still running.
Try doing
#telinit 3
then
Ctrl-Alt-Backspace.
That should kill the X server, then you can launch startxfce4.
Dave
|
|
|
02-04-2004, 01:23 PM
|
#10
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Ill give that a try. Lots of times the kicker is about halfway up the screen and the resolution is too high. Also, is there any way I can boot into that automatically? I did what the website said, but it still boots into KDE by autologin, even after I told it not to, and when I log out, Xfce isnt one of the options for Window Managers.
|
|
|
02-04-2004, 01:55 PM
|
#11
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
I don't really know enough about kdm/gdm, but you could edit /etc/inittab and look for a line like
id:5:initdefault:
Change the 5 to a 3 and you'll always start up in a text console. From there you can run 'startxfce4' for xfce4, or startx for either gnome or kde.
It's not really ideal, if you want a graphical login, but it works, and has the added advantage that if X windows ever fails, you can still get access to your computer.
Dave
|
|
|
02-04-2004, 08:36 PM
|
#12
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Ok, so I finally got XFce onto the KDM menu, but now I cant get into any of my window managers. Not XFce, KDE, anything. When I get a shell, I type 'startxfce4' and it just sits there. Any suggestions?
|
|
|
02-05-2004, 08:53 AM
|
#13
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Well, Ive noticed that when I try to start from the KDM menu into XVce, it logs into IceWM instead. Any Ideas? I installed exactly as the website indicated.
|
|
|
02-05-2004, 09:52 PM
|
#14
|
Member
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550
Original Poster
Rep:
|
Bump
|
|
|
02-05-2004, 10:31 PM
|
#15
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Hi again
Sounds like one or more of the files in /etc/X11/wmsession.d/ has become corrupted.
If all else fails you might want to try re-installing kdm, after wiping that folder.
Dave
|
|
|
All times are GMT -5. The time now is 09:43 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|