LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 05-30-2002, 09:10 PM   #1
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Rep: Reputation: 15
is slackware anything like RedHat?


well so far i've tried RedHat 7.1 and Mandrake 8.0

RedHat 7.1 is really good but i can't get internet with it. Mandrake 8.0 works great but it's like MacOS in that i can't go to console, as soon as i log off it goes to the login screen which leaves me forever in a laggy environment.

slackware seems pretty popular.......does it come with KDE? can i have it boot into console without changing some file? can i actually go to console after being in KDE for a whie?
 
Old 05-30-2002, 10:13 PM   #2
DeadPuddle
Member
 
Registered: Mar 2002
Location: Asheville, NC
Distribution: Debian
Posts: 257

Rep: Reputation: 30
Slackware is a non-RPM based distrobution similar to Debian. Slackware comes with KDE, GNOME, WindowMaker, and Elightenment I believe. You can do everything you do in Red Hat in Slackware.
 
Old 05-30-2002, 10:20 PM   #3
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
by non RPM do you mean it does not come with RPM or do you mean it can't actually USE RPM?

RPM is super important...... Wine is RPM, WineX is RPM, tons of stuff is RPM.
 
Old 05-30-2002, 10:25 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Its not RPM based (which is good IMHO) but that doesn't mean you can't install it. Also 8.0 you can specify for it to install RPM.
I personally take any RPM that doesn't have a source file and turn it into a source file as I don't depend on RPM or use it.
 
Old 05-30-2002, 10:36 PM   #5
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
ok, thanks for all your help

what do you mean by based though? no Linux distro really relies on RPM, all Linux distros can use tar.gz and all distros use the same command, i think my friend said it was something like "tar zxvf (filename)"
using the console in KDE is great for learnin, i'll be sharp with them commands in no time heehhe
 
Old 05-30-2002, 10:47 PM   #6
DeadPuddle
Member
 
Registered: Mar 2002
Location: Asheville, NC
Distribution: Debian
Posts: 257

Rep: Reputation: 30
It's not RPM-Based meaning, it doesn't use RPM by default.
 
Old 05-30-2002, 10:49 PM   #7
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
what does it actually try to do when it encounters an RPM file?
 
Old 05-30-2002, 10:52 PM   #8
DeadPuddle
Member
 
Registered: Mar 2002
Location: Asheville, NC
Distribution: Debian
Posts: 257

Rep: Reputation: 30
No idea. My burner isn't working right now so I haven't been able to burn to Slackware 8.0 ISOs.
 
Old 05-30-2002, 11:10 PM   #9
Sfin
Member
 
Registered: Apr 2002
Location: Michigan
Distribution: Slackware 8.0
Posts: 197

Rep: Reputation: 30
well it doesn't do anything special with rpms.

rpm stands for redhat package manager. So if you have this installed on your slack system, then you use it like you would on any other distro.

Slack has its own package manager, which unlike rpm doesn't have any depencency issues. What that means is that it doesn't check if the dependices are installed or not, it just installs the software straight away.

The Slackware packages look like this, package.tgz, and you use the follwing commands with it:

installpkg
removepkg
updatepkg
explodepkg
makepkg
pkgtool
rpm2tgz

and so on, check the man pages for a description of what each of these commands does.

Also about what you said:

Quote:
RPM is super important...... Wine is RPM, WineX is RPM, tons of stuff is RPM.
yes they come in rpm format, but you can also compile from source, which in my opinion is better, but that is my opinion If you like rpm, you can stick with it.

Also about the:

Quote:
tar zxvf (filename)"
yeah that is right, but is not the complete set of commands you need to use. That only extracts the files, like you would use winzip on a windows system to extract the files from a .zip file.

You will find a number of posts on this forum about compiling software from source, which is what you were talking about above.

One last thing, you will be happy to know that Slackware boots to console by deafault, so you don't need to mess with any file to do that. Once you are done with KDE, you can logout of it, and it will take you to console again.
 
Old 05-30-2002, 11:59 PM   #10
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
well actually with Wine you NEED to download the RPM. EVERYBODY says that the tar.gz source compiles wrong and it just does not work.
 
Old 05-31-2002, 12:00 AM   #11
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally posted by Sfin
yes they come in rpm format, but you can also compile from source, which in my opinion is better, but that is my opinion If you like rpm, you can stick with it.

You will find a number of posts on this forum about compiling software from source, which is what you were talking about above.
Yep, compiling from source is what I prefer. I never did like RPM, actually to tell you the truth, only gave me problems when I did use it ever. Got to love that rpm2targz in Slack, use it all the time when I only find RPM...

Also, yeah, check out the forums for compiling from source, also I have added tar and gzip to the Glossary which might be of some help. Anything else let a Mod or Jeremy know, trying to get as much as possible on there eventually.
 
Old 05-31-2002, 12:10 AM   #12
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
can you configure the default GUI from the installation to be KDE? i don't want to have to manualy configure something in the console........i hate CHANGING stuff in console. i have no problems running stuff in console, just changing stuff.
 
Old 05-31-2002, 12:12 AM   #13
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally posted by Chooco
can you configure the default GUI from the installation to be KDE?
Yes, it should ask you during the install and by default it is KDE as Patrick prefers KDE I believe.
 
Old 05-31-2002, 12:22 AM   #14
Chooco
Member
 
Registered: May 2002
Location: Mexico
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 15
*click* *click* *click*

i'm downloading slackware 8.0 right now eheheheh, both CDs will be done in 1h 30min
man i love DSL
 
Old 05-31-2002, 12:29 AM   #15
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally posted by Chooco
*click* *click* *click*

i'm downloading slackware 8.0 right now eheheheh, both CDs will be done in 1h 30min
man i love DSL
Once you start using Slack, you'll never turn back...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Slackware and Redhat khdo80 Linux - General 1 01-13-2004 01:10 PM
from redhat 9.0 to slackware 9.1 spank Linux - Newbie 9 01-08-2004 01:49 PM
RedHat ---> SLackWare hamoksh Linux - Newbie 4 08-23-2003 04:10 PM
Redhat vs Slackware InsaneBob Linux - Software 8 06-24-2003 01:38 PM
Redhat --> Slackware Rum Slackware 11 07-02-2002 12:43 PM

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

All times are GMT -5. The time now is 02:26 PM.

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