LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-07-2003, 04:36 PM   #1
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Rep: Reputation: 15
Question New install - xf86config not found???


Hi all,

I'm trying to install Slackware 9 onto my laptop, I got the ISO from a magazine so that should be good. I've installed it, and I chose to install KDE and Gnome, and I chose that Gnome should be my default window manager.

Setup completed successfully (I'm pretty sure!) and I rebooted the laptop and then created a new user account. I then went back to root and tried to configure the X Window system, but I cannot get xf86config to run, reading some guides this is a text based setup program, but I get this error message:

-bash: xf86config: command not found

I also get the command not found error message if I try to run, startx, so it maybe something is wrong with the installation?

Thanks in advance for any help.
 
Old 06-07-2003, 04:47 PM   #2
je_fro
Member
 
Registered: Nov 2002
Location: /texas/austin/home/desk
Distribution: Gentoo
Posts: 341

Rep: Reputation: 30
I think it's:

/usr/X11R6/bin/xf86config
 
Old 06-07-2003, 06:13 PM   #3
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
you have to be running as root to run that command as well.
 
Old 06-08-2003, 04:40 AM   #4
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Original Poster
Rep: Reputation: 15
/usr/X11R6/bin/xf86config gives me, no such file or directory and yes I am trying to do this from the root account.
 
Old 06-08-2003, 04:40 AM   #5
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Original Poster
Rep: Reputation: 15
I've tried doing this from a user account and also root, on both the command is not found, same goes for startx.

Last edited by KevB; 06-08-2003 at 04:42 AM.
 
Old 06-08-2003, 04:40 AM   #6
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Original Poster
Rep: Reputation: 15
Oops, seems my message got posted twice, please ignore this.

Last edited by KevB; 06-08-2003 at 04:43 AM.
 
Old 06-08-2003, 06:01 AM   #7
je_fro
Member
 
Registered: Nov 2002
Location: /texas/austin/home/desk
Distribution: Gentoo
Posts: 341

Rep: Reputation: 30
Quote:
Originally posted by KevB
/usr/X11R6/bin/xf86config gives me, no such file or directory and yes I am trying to do this from the root account.

try:
/usr/X11/bin/xf86config

if it's not there try:
find xf86config
 
Old 06-08-2003, 08:41 AM   #8
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Original Poster
Rep: Reputation: 15
Command not found for, /usr/X11/bin/xf86config.

And find didn't find it!

Anyone got any other ideas?

Should I be able to run startx, even the X Server is not configured?
 
Old 06-08-2003, 09:12 AM   #9
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Did you get this from a magazine? It's just that I spotted a very similar post on another forum...? if not, then spoooooky
 
Old 06-08-2003, 09:14 AM   #10
KevB
Member
 
Registered: Jun 2003
Location: UK
Distribution: Debian (Woody)
Posts: 41

Original Poster
Rep: Reputation: 15
Yes I did, if it was at www.linuxformat.co.uk then the post could have been by me! Was that the one?
 
Old 06-08-2003, 09:18 AM   #11
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
Try XF86Setup
 
Old 06-08-2003, 09:21 AM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
That's the one - have you tried emailing them? If this is a disc problem or even a problem others get they may answer - either directly or through the mag. If it's through the mag you'll have to wait 2 weeks or a month for the answer though.

From your post above, it sounds as though graphics weren't installed. Can't help, far too much of a newbie I'm afraid. My RH9 did it all for me, so I can't even tell you what you would need to do.
 
Old 06-08-2003, 03:58 PM   #13
je_fro
Member
 
Registered: Nov 2002
Location: /texas/austin/home/desk
Distribution: Gentoo
Posts: 341

Rep: Reputation: 30
Do this as su:

find / | grep xf86

find / | grep xf86config

If you don't find it that way, quit looking.
 
Old 06-08-2003, 04:04 PM   #14
terminator
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 35

Rep: Reputation: 15
ls -l /usr/X11R6/bin/xf86config
ls -l /usr/X11R6/bin/xfree86setup
ls -l /var/log/packages/xfree86-4.3.0-i386-2
 
Old 06-08-2003, 04:48 PM   #15
hairston4
Member
 
Registered: Jun 2003
Location: Maryland
Distribution: Debian / Vector Linux 4
Posts: 37

Rep: Reputation: 15
cd /usr/X11R6/bin <enter>
ls <enter>
vi XF86Config <enter>
 
  


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
root@localhost:~# xf86config -bash: xf86config: command not found klemen Slackware 17 01-06-2005 02:56 AM
XF86Config-4 ?? mouse not found question rsearing Linux - Newbie 31 08-13-2004 04:08 AM
bash: xf86config: command not found Kyl3 Slackware 4 06-13-2004 06:46 PM
xf86config...command not found. station Slackware 4 05-17-2004 01:40 PM
XF86Config - Fatal server error No screens found. Unknown_User Linux - Hardware 1 07-31-2003 05:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:21 AM.

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