View previous topic :: View next topic |
Author |
Message |
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 6:55 pm Post subject: Ok I just emerge'd kde-base/kde but know when I type startx. |
|
|
NOTHING HAPPENS!!!!
help please!!!!
how do i get the startx command to work AND how do I get kde to work!!!
do I have to type init 5?
Please I emerged kde base but now what do I do???? |
|
Back to top |
|
|
HiTech69 n00b
Joined: 11 Jul 2003 Posts: 12 Location: Wilmington, NC
|
Posted: Fri Jul 11, 2003 6:56 pm Post subject: |
|
|
create a file in your home directory:
.xinitrc
and inside of it put:
exec startkde |
|
Back to top |
|
|
Mongrol Guru
Joined: 14 Sep 2002 Posts: 376
|
Posted: Fri Jul 11, 2003 6:59 pm Post subject: |
|
|
also do chmod +x .xinitrc |
|
Back to top |
|
|
mrsteven Veteran
Joined: 04 Jul 2003 Posts: 1938
|
Posted: Fri Jul 11, 2003 6:59 pm Post subject: |
|
|
You need a file named .xinitrc in your home directory. It must contain the following:
Code: |
#!/bin/bash
startkde
|
And don't forget to configure your X server. Also do a
to update your path. |
|
Back to top |
|
|
Jesse Tux's lil' helper
Joined: 24 Apr 2002 Posts: 148
|
Posted: Fri Jul 11, 2003 7:00 pm Post subject: |
|
|
hmmm ok I'm away from my box right now so everything's out of memory but you should actually modify /etc/rc.conf (I think) and at the very bottom you should uncomment the line for your x session. Read the directions and it'll tell you to put something like kde-3.1 in.
It's the same file that you most likely edited upon install to set your time to LOCAL instead of UTC ... |
|
Back to top |
|
|
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 7:00 pm Post subject: ok i made .xinitrc but nothing happened startx does not ... |
|
|
teh command startx is not even found....
please help i type startx and command not found happens |
|
Back to top |
|
|
SIR n00b
Joined: 12 Jun 2003 Posts: 71 Location: DMCA and RIAA Land
|
Posted: Fri Jul 11, 2003 7:08 pm Post subject: |
|
|
Can you get kdm running? |
|
Back to top |
|
|
mrsteven Veteran
Joined: 04 Jul 2003 Posts: 1938
|
Posted: Fri Jul 11, 2003 7:08 pm Post subject: |
|
|
What says ? And what about ? |
|
Back to top |
|
|
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 7:12 pm Post subject: ok . /etc/profile sort of workded ... |
|
|
ok my path is updated thanks for the . /etc/profile command but now I have an X server error how can i configure X what commands and steps do I use??? |
|
Back to top |
|
|
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 7:19 pm Post subject: error no screens found |
|
|
how can i configure X for my system what is the command???
how and what settings do i change>???? |
|
Back to top |
|
|
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 7:20 pm Post subject: my path is fine and X is installed yet... |
|
|
yet X is not configured because I donot know how to do that... |
|
Back to top |
|
|
snail n00b
Joined: 08 Jul 2003 Posts: 30
|
Posted: Fri Jul 11, 2003 7:37 pm Post subject: YES!!!!!! IT WORKS!!!!! |
|
|
thanks alot for the help I used xf86config to config my X and It WORKS!!!
Thanks alot for all of your help!!! |
|
Back to top |
|
|
|