Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Gentoo Linux Help
Reload this Page Gentoo graphica Config
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Gentoo Linux Help For help and discussion related to Gentoo Linux

Reply
 
Thread Tools Display Modes
Old 07-25-2004   #1 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
Gentoo graphica Config

ive neever installed a gui on a gentoo based system, but i just emerged kde, (im assuming this installed xfree) but when I ran xf86config, i get hte 'so such command ...anyideas?
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Old 07-25-2004   #2 (permalink)
variant
Linux Engineer
 
Join Date: Jul 2003
Location: Dublin, Ireland
Posts: 1,271
it did not install xfree86 as it does not "depend" on it strictly speaking.. allwase do emerge -av <ebuild> it will give you information about what will be installed. if you had done that then you wouldnt have posted this question:)
__________________
Proud to be a GNU/Gentoo Linux user!
variant is offline   Reply With Quote
Old 07-26-2004   #3 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
i did install xfree thought, i ran
Code:
emerge xfree
and still get the error, hence the problem, soory i dndnt explain that (I was in a rush)
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Old 07-26-2004   #4 (permalink)
variant
Linux Engineer
 
Join Date: Jul 2003
Location: Dublin, Ireland
Posts: 1,271
includet he full path to that aplicaiton:

/usr/X11/bin/xf86cfg

i think it is
__________________
Proud to be a GNU/Gentoo Linux user!
variant is offline   Reply With Quote
Old 07-26-2004   #5 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
after running a few searches and finding nothing, i looked through the system logs to see what they had, i stumbled across something. There had been a power flicker the night i was emerging all of it, i have a upc on the other computer, but forgot that the linux box is not yet on one, as it will be moved to a perminet home next week. i guess it suffered an unexpected faliure, but the power came back fast enough that linux booted back up, i thought nothing of logging back in. I just emreged it again and then the config worked, stupid problem==stupid error.

---

Now I have a ligit question (or like to think i do) When I start Xserver, it has its own windows manager open (I cannot tell what it is) this desktop will be used as a workstation (not for me) and I'm trying to make it exwindows friendly (ie kde) if i just run startkde, it says the kde cannot find the xserver, but when i startx then run kde from inside the xterminal that is opened by default, then it runs but not using kde's default window manager, and with the entire desktop in a window. Fine for now but this is part of my pitch to migrate our windows network (some 7,000 computers) to a linux based one and i want it to not only wow the it guys, but the execs and such with pretty colors, and this window manager is not pretty.... I looked in my config file for a default window manager, but found nothing, i think in some system file there might be a default, but i dont know wihitch one or where. Wow, ramble, stopping.
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Old 07-27-2004   #6 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
summary, how can i change my default window manager?
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Old 07-27-2004   #7 (permalink)
Giro
Linux Engineer
 
Giro's Avatar
 
Join Date: Jul 2003
Location: England
Posts: 1,219
/etc/rc.conf
Giro is offline   Reply With Quote
Old 07-27-2004   #8 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
muchos gratias, but still getting screwed by overides, anyways, im gonna move to xorg so its getting trashed reguardless.
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Old 07-30-2004   #9 (permalink)
variant
Linux Engineer
 
Join Date: Jul 2003
Location: Dublin, Ireland
Posts: 1,271
edit /etc/X11/xinit/xinitrc and change the default "twm" (- probably) to "kde" save it and "startx" you should also copy the aforementiond file to your /home/ directory as .xinitrc and edit that one on a per user basis.
__________________
Proud to be a GNU/Gentoo Linux user!
variant is offline   Reply With Quote
Old 07-30-2004   #10 (permalink)
kkubasik
Linux Guru
 
kkubasik's Avatar
 
Join Date: Mar 2004
Location: Lat: 39:03:51N Lon: 77:14:37W
Posts: 2,400
Send a message via AIM to kkubasik
ok, ill try the copy of xinitrc, before i had modified the rc.conf and it still booted twm. Ill try it when i get home and can see the xserver ( i can run anything in the CLI remotly, but i dont have an xserver on windows at work, so forwarding x11 packets is a pointless bandwidth hog.
__________________
Avoid the Gates of Hell. Use Linux
A Penny for your Thoughts

Formerly Known as qub333
kkubasik is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 09:59 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0