LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-22-2004, 09:47 AM   #1
sporkydonkey
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Rep: Reputation: 0
need some X help, seems to be missing


I searched to see if I was double posting this but I wasn't able to find anything about missing Xorg or XFree on a new install of Slackware 10.

I've read through alot of posts on many different web sites about where the new XFree like software is locted on Slackware 10. Except its not there on the install I just competed.

I followed Grogan's install guide over at bitbenders and too the differences between his and mine for changes in the versions. I then searched for info on xf86config and leraned that SW10 doesnt use it, it uses xorg.

So I went looking for xorg. I don't have a X11 directory under /etc , I do however have one under /usr but there are no xorg files there, only some directories.

Is it possible I missed something? Is there a way to install X if I do not have it on my system? Am I just retarded and am not able to locate X?

I am new to linux installations, this is my first. I have a console knowledge of Irix from work and can move around in the shell fairly well.

Any help is appreciated.

Thanks,

SporkyD
 
Old 08-22-2004, 10:10 AM   #2
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
If you used the default Slack 10 Disks and there is not a /etc/X11 directory then X is not installed, or at the least not installed correctly. Mount CD1 and install the X packages from the slackware/<x packages directory> chances are the subdir is x but I don't have my CD set to check.
 
Old 08-22-2004, 11:02 AM   #3
sporkydonkey
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Loaded the cd. Went to /slackware/x dir and ran a installpkg *.tgz.

It que'd up and appeared to be installing, however still no X11 dir under /etc.

There is a /usr/X11 dir but it has no files in it.
 
Old 08-22-2004, 11:42 AM   #4
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Let's start at the basics then, what X packages you DO have installed. Can you post the results of this please:

Code:
ls /var/log/packages/x11*

I have a few more packages than is strictly necessary but here is my result
Code:
/var/log/packages/x11-6.7.0-i486-4
/var/log/packages/x11-devel-6.7.0-i486-4
/var/log/packages/x11-docs-6.7.0-noarch-1
/var/log/packages/x11-docs-html-6.7.0-noarch-1
/var/log/packages/x11-fonts-100dpi-6.7.0-noarch-1
/var/log/packages/x11-fonts-cyrillic-6.7.0-noarch-1
/var/log/packages/x11-fonts-misc-6.7.0-noarch-1
/var/log/packages/x11-fonts-scale-6.7.0-noarch-1
/var/log/packages/x11-xnest-6.7.0-i486-1
/var/log/packages/x11-xprt-6.7.0-i486-1
/var/log/packages/x11-xvfb-6.7.0-i486-1
really the one of importance is "x11-6.7.0-i486-4" though you will need fonts as well. Once we get those installed we can worry about a Window Manager or Desktop.
 
Old 08-22-2004, 11:56 AM   #5
sporkydonkey
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
I have those exacted same files shown when I execute that list.

Hmm. I feel every inept - lol. I am on a Windows box right now with the linux box sitting right next to it. It is connected to the internet but I know nothing of being able to runa browser from the shell.
 
Old 08-22-2004, 12:06 PM   #6
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
If you have those packages listed as installed and nothing in your /etc/X11 directory then something is very wrong. Not just a little, either you deleted the directory by accident, the packages are corrupt on your CD, or your install itself is corrupt.

do a "rempovepkg x11-6.7.0-i486-4" and see what comes up. My guess is it will generate a lot of errors but remove x11 from your installed list. Then mount your CD1 (again) find the x11-6.7.0-i486-4.tgz package and do an "installpkg x11-6.7.0-i486-4.tgz" and then check the /etc/X11 (note the capital "X"). If it is still empty or missing then I am guessing something is wrong with the CD, try grabbing the package from a mirror.

Once you do have the base package installed correctly you will likely need to remove and reinstall the other packages as well.
 
Old 08-22-2004, 12:14 PM   #7
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Can you post a link to the guide you followed? Perhaps it would make more sense if I knew what you did. If there is nothing installed on your system but default Slack 10 then you might try starting over and following insyte's tutorial, which seems to be looked upon favorably. http://www.insyte.uni.cc/
 
Old 08-22-2004, 12:23 PM   #8
sporkydonkey
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Ok now im very confused. I did the rempack and it echo'd deleting alot of files in the /etc/X11 dir. Then I instpack and it echo'd installing the files.

So i go into /etc and there is no X11 dir. But I type #cd X11 and it places me in there. and all the files are there. Can it be that this dir is hidden some how? even to root?
 
Old 08-22-2004, 12:52 PM   #9
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Can you see other things in the X11 directory? I can't think of a reason just X11 would not be visible. The most likely cause is X11 is in caps therefore at the very top of ls and going off the screen try "ls /etc |less" as root or as a normal user. The first three entries should be DID_COLORS, HOSTNAME, and X11.


But either way you have X installed so try "startx" and see what happens.
 
Old 08-22-2004, 12:59 PM   #10
sporkydonkey
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Wow I am a tard. That was it Mephisto. I just couldnt see the directory. Thank you for your generous help and your time. I gotta get this usb mouse working so I can be a little more efficent with this system.

Thank you!
 
Old 08-22-2004, 01:43 PM   #11
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Not a tard, just learning. We all had to do it some time. You searched first, tried to solve it yourself, then asked for help. That's the way I wish all questions were asked...

IRT your USB mouse, if it is not responding try changing this line in your xorg.conf

Code:
    Option "Device"      "/dev/mouse"

Change To

    Option "Device"      "/dev/input/mice"
If that does not work search the forum, it's been covered (especially scroll wheels <shudder>)
 
  


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
Am I missing something? mapesju Linux - Software 0 08-28-2004 03:44 AM
Am I missing something? brent1a Linux - Networking 12 08-14-2004 04:10 AM
Just don't know what I'm missing here... hpnadig Linux - Software 2 03-15-2004 07:36 AM
Missing gd.h gmartin Slackware 3 02-11-2004 01:16 AM
what am I missing? shanenin Linux - Software 1 11-02-2003 11:18 AM

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

All times are GMT -5. The time now is 12:54 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