Slackware Install
Mark Musone
mmusone at shatterit.com
Mon Dec 13 12:03:36 EST 2004
This is because I do not believe slackware comes with xfree86 anymore.
It comes with xorg. I believe the correct configurator command is now
"xorgconfig"
-Mark
-----Original Message-----
From: owner-nflug at nflug.org [mailto:owner-nflug at nflug.org] On Behalf Of
P. Goodman--Koyaanisqatsi
Sent: Monday, December 13, 2004 4:41 AM
To: nflug at nflug.org
Subject: Re: Slackware Install
Ron wrote:
>Hi,
>
>Today a tried to install Slackware 10. Everything went well until the
>"Install" step. The packages from the first cd installed and I was
>prompted to insert the second cd but when it was done there was no
>prompt for the third or fourth cd's. X is not installed ( I think).
>After booting into the system
>
>#xf86config
>bash: xf86config: command not found
>
>Does anyone know what I did wrong? Is there a way to get the other two
>cd's packages installed?
>
>
>
Others have already given you good advice. You might try to locate some
files related to X using the "find" command if it is available. For
example try "find / -name xf86config". "command not found" means only
what it says, so the "xf86config" command and other required files may
be there somewhere. I would expect X to be installed by default ( unless
you did a "custom" install and missed X ) and xf86config to be in some
PATH set up for you ( root ) by default.
If you can't find the files, I would recommend you do a complete
reinstall. In my experience with complex UNIX installations ( 7 to 9
CDs; I know "GNU" but... ), attempting to install a single package can
force you to jump back and forth between CDs because some package may be
dependent on another package. Used to drive me crazy.
pete
More information about the nflug
mailing list