LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-10-2004, 09:22 AM   #1
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Rep: Reputation: 33
Thumbs up Getting ready to shutdown Win XP for the last time


Hey everybody, I'm looking for a bit of input here. After watching my Windows XP box collect dust for the last 6 months since switching to slackware, I'm finally ready to go completely M$ free. I need a little advice on the Slackware install, since in the past I haven't bothered selecting packages manually... full install's just so damn convenient.

I'll be using a Radeon 9550, and since ATI's so horrible about drivers, I have to use XFree86 4.3. Can I just leave off the entire X windows system without running into any problems? I plan on compiling XFree 4.3 from scratch after the base install is complete, and I want to make sure I won't have any trouble with libs and the various X apps (like xfontsel, etc.).

Another thing. I don't plan on installing any window manager during the base install. I plan on using Fluxbox CVS, so obviously I'll install that after the base installation. But I'd also like to play around with KDE 3.3, and I'll have to compile that from source too. I know I'll probably have to upgrade alsa for KDE 3.3, so I guess I should leave that off the base install too. Am I going to run into a bunch of dependency issues leaving all this stuff off the base install?

I may also try installing Gnome 2.8, but I'm not sure if it requires Xorg 6.8 or not. I know Dropline incorporates Xorg 6.8.1, so I'm a bit concerned. Maybe I'll have to use an older version of Gnome. And what about GTK? Will that have to be built before installing Gnome, or should I just install all the GTK components during the base install?

I'll probably upgrade the kernel also. If not 2.6.9, I'll at least upgrade to 2.4.27 or .28 and get rid of all the bloat. Which brings me to my final question. In what order should all this happen? I'm guessing that it's probably best to update the kernel first. Then I'm sure I'll probably compile the latest ALSA. And I'm assuming that I'll probably have to install XFree before I start compiling any window managers.

Basically, this is the first time I've really taken the time to see exactly what I need, and I'm afraid of ending up in dependency hell. Is the best approach leaving stuff off the base install and then compiling after the fact? Or should I just do a full install to avoid dependency problems and then use pkgtool to remove the stuff I need to change?

If anyone has any pointers for me, I'd be extremely grateful.

Last edited by kersten78; 12-10-2004 at 09:26 AM.
 
Old 12-10-2004, 06:09 PM   #2
H2O-linux
Member
 
Registered: Sep 2004
Location: Second ring of youranus
Distribution: debian testing
Posts: 153

Rep: Reputation: 30
The ATI drivers are simple enough to install, just not the best for top gaming frame rates. A full install of slack @ 3 gigs will make it easier down the road for upgrades and installs. With a full install you will have everything you need and want that you mentioned in your post. Just my opinion for someone new to Slack or linux for that matter.
 
Old 12-11-2004, 04:54 AM   #3
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
See, that's my point. A full slack install would definitely work. But I don't need it. By getting rid of Windows, I have a free box to experiment on. A box with a Radeon 9550. So I can't use Xorg. If I want to use an ATI driver, I'll have to use XFree 4.3. And that's exactly what got me thinking. If I can't use Xorg, then why wouldn't I leave it off the base install. And if I'd rather use KDE 3.3, then I should skip KDE 3.2 as well. And the same for Gnome. Why install 2.6 if I can compile 2.8? etc, etc... I'm just looking for some pointers. I'm not gonna do a full install this time 'cause there's waaaay too much $hit that I don't need. I dunno. It may be a bad idea. Maybe I should just try out Gentoo and compile only what I need. But I would rather use Slack. If Gentoo can be compiled from stage 1, then slack can be compiled from "A".

Last edited by kersten78; 12-11-2004 at 04:55 AM.
 
Old 12-11-2004, 06:39 AM   #4
H2O-linux
Member
 
Registered: Sep 2004
Location: Second ring of youranus
Distribution: debian testing
Posts: 153

Rep: Reputation: 30
I use xorg with my ATI just fine. If your experimenting then you best keep your XP box around
 
Old 12-11-2004, 07:48 AM   #5
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
I think it's great you want to try to build your own system. I might suggest you read up on linux from scratch. They list the software and give you some instructions. After reading over that, you can decide if you want to do it that way or use Slack for the base and build up from there.
 
Old 12-11-2004, 09:42 AM   #6
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
If it's a spare box, just try installing with only the packages that you think you need. If it doesn't work, no big deal. Just try again. If it does work, you can try removing even more packages and seeing if it still works. That's what's nice about a spare computer.

Don't know about ATI, but with Nvidia even if you can't get the drivers to install/run you still can use the open source drivers to get things running. Just no hardware acceleration.
 
Old 12-11-2004, 09:56 AM   #7
eelriver
Member
 
Registered: May 2004
Location: san francisco
Distribution: Slackware 10.2 kernel 2.6.13, Gentoo amd64, Some mish-mash of programs that started with slack 9.0
Posts: 165

Rep: Reputation: 30
There are also xfree-4.4 slackware packages in /unsupported on the Slackware mirrors
 
Old 12-11-2004, 11:58 AM   #8
cythrawll
Member
 
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167

Rep: Reputation: 31
xorg works fine with ati, just don't use the 6.8.1 that is in current, stick with slack 10's 6.7.0
 
Old 12-11-2004, 01:43 PM   #9
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
Thanks for the input everybody. I didn't even think about reading up on LFS. I'm not sure if I want to get that far into it, but at least it will give me an idea where to go from a base slack installation. And using Xorg 6.7 will sure save some headaches in the process, as long as it works with full 3D accel. Good to know. Thanks again.
 
Old 12-11-2004, 03:15 PM   #10
nick_th_fury
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Slackware, NetBSD
Posts: 151

Rep: Reputation: 23
Honestly, I feel a full install is a pain in the ass.
Tons of stuff I don't use, & more wories about secruity/upgrade/whatever.

I always use the expert install.
I'm no expert, it's just quick & easy.
I can run down each sections menus & have it going very fast.

Just me, rather than taking fluxbox from cvs, I'd take the lazy route and get the slack current pack for .9.1.
http://www.slackware.com/pb/searchpk...string=fluxbox

If you want to build X & flux from source, it's no biggie.
Just install links, then you can use it as a web browser to download anything you need.
It doesn't use X, & I find it very useful on my server.
 
Old 12-11-2004, 03:40 PM   #11
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
Yeah, I used the expert install for a P233 laptop with a 2G hdd, and it's really pretty easy. I'm just thinking that with a spare box that's collecting dust with WinXP, I want to experiment with how much I can strip it down... and see how much I can compile on my own without running into problems. I have a couple working systems, so if I get really lazy I can download the sources I need on one of them and then ftp to the experimental box. The win XP box is actually the most powerful of all my computers, so I'm just curious how quick I can get it by stripping it down. All my other setups are responsible for the serious stuff, so I'm basically just trying to set up a super slick desktop to play around on, and maybe use it as my print server. I figure it's better than having a klunky WinXP desktop that doesn't do crap...

And for flux, I'll probably stick with CVS. Easier to keep it current that way, and the people on #fluxbox are always coming up with new patches and stuff. Makes it really fun to tweak.

Last edited by kersten78; 12-11-2004 at 03:43 PM.
 
Old 12-11-2004, 04:55 PM   #12
nick_th_fury
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Slackware, NetBSD
Posts: 151

Rep: Reputation: 23
Quote:
Originally posted by kersten78
.

And for flux, I'll probably stick with CVS. Easier to keep it current that way, and the people on #fluxbox are always coming up with new patches and stuff. Makes it really fun to tweak.
I didn't know that. I haven't messed w/cvs flux before.
I compiled enlightenment & have been using it lately.
Although I used flux for about 2years before that.
Thanks for that tip. I'll read up on that.

As for compiling & playing. I did the same thing.
It's fun learning howto build X from scratch.
I built xfree, kde & gnome that way one time just playing around.
Learned alot by doing so. It's nice having an xtra pc to tear up.
 
Old 12-11-2004, 05:38 PM   #13
capnpayne
Member
 
Registered: Nov 2004
Location: Florida
Distribution: Slack 10.1
Posts: 56

Rep: Reputation: 15
To play a sort of devil's advocate here...

If you want the Radeon for games, dual-boot Windows XP.
I would stick to Windows for games for the general support and speed for drivers and games.

I have 200 gigs of HD space and only use 30 for Windows XP, and I've never been happier.

I realize that the feeling of having just Slack is way better, but as far as functionality goes, Linux is a little crippled for games.

imho, that is.
 
Old 12-12-2004, 12:13 AM   #14
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
See that's my problem. I never play games. In fact, I never do anything that would require blazing 3D acceleration. It would just really bug me to know that my card isn't performing to its full potential. Basically, the only reason I need to have the Radeon working with full acceleration is so the GL screensavers don't look like crap. Other than that I'd probably be fine using the generic drivers that come with xorg. Oh well, it'll be a good learning experience.
 
Old 12-13-2004, 06:29 PM   #15
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
Ok. I'm pretty far into it by now. I just decided to go with Xfree 4.3 just to see how the ATI drivers would work. Compiled it from source and it's working for the most part. Got fluxbox current from svn, and it's working. But whenever I try to install firefox i get an error that it can't open the shared library "libXinerama.so.1". Sure enough, the file doesn't exist. The only thing in /usr/X11R6/lib is libXinerama.a. Anyone have any ideas why I might be running into this problem?
As a sidenote, LQ does format nicely in lynx
 
  


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
Making system "bad shutdown" ready Red Squirrel Debian 6 07-31-2005 12:13 PM
rs6000 ready to fail...no tape drive and no time to make nim server elsewhere! zepplin611 AIX 11 02-17-2005 03:30 PM
USB flash drive not ready for a LONG time m_yates Debian 0 09-13-2004 10:27 AM
linux remote shutdown from win rcascapera Linux - Networking 3 11-28-2003 06:21 PM
That is it, I give up, Linux is truely not ready for prime time.... MAWipf General 175 11-10-2003 04:42 AM

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

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