LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 05-15-2002, 08:00 AM   #1
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Rep: Reputation: 30
New slackware user


I am about to try out Slackware (I will download 8.1, once released. BTW, when do you think is it going to come out?), but I have a few questions floating in my mind:
I heard, that there are no, config utils. This means that you have to do everything by your hand and get your hands dirty in config files. Right? (That's what I love doing... )
Second, I heard of a packaging system tgz, or something....is this going through regular ./configures & makes or is it somewhat different? I wish to know this since removing a piece of software installed by make install can get tedious....
Thanks for clearing things up...
 
Old 05-15-2002, 08:33 AM   #2
vfs
Member
 
Registered: Apr 2002
Location: Brazil
Distribution: Slackware
Posts: 184

Rep: Reputation: 30
1) there's 'vi' as config tool
2) No. The packages are binary tar+gzip.

The only tools are 'setup' and 'pkgtool', 'fontconfig', 'netconfig', 'pppsetup'.

HTH,

vfs.
 
Old 05-15-2002, 08:34 AM   #3
vfs
Member
 
Registered: Apr 2002
Location: Brazil
Distribution: Slackware
Posts: 184

Rep: Reputation: 30
Oops! If you install things from source, you'll have the same work that you'd have installing in RH.

vfs.
 
Old 05-15-2002, 09:41 AM   #4
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by vfs
1) there's 'vi' as config tool
Ohhh... how could I forget
Thanks btw for the fast answer
 
Old 05-16-2002, 01:50 AM   #5
urinal cake
LQ Newbie
 
Registered: Feb 2002
Posts: 27

Rep: Reputation: 15
Well, there IS vi but....

You might give pico a try. The backspace and delete keys even work properlty before you fiddle with your new install, unlike vi or vim, as many find. But watchout, as soon as you open a file in pico you're in edit mode!
 
Old 05-16-2002, 02:26 AM   #6
frig_neutron
LQ Newbie
 
Registered: Apr 2002
Location: Canada
Distribution: Slackware
Posts: 12

Rep: Reputation: 0
Yeah, and keep in mind that pico is FAR more limited in editing tools than vi. Learn to wield vi like a wizard is what i say.
 
Old 05-16-2002, 05:17 AM   #7
RWallett
Member
 
Registered: Jan 2002
Location: Anchorage, AK
Distribution: Gentoo, Ubuntu and Slackware
Posts: 38

Rep: Reputation: 15
Hey, I LIKE pico!!!

Slack is great! I started using it because Amazon had 7.1 w/CDs and book (GREAT book!) for $20, whereas RH and Suse had just gone over $50. Despite everyone's warnings about "how difficult Slack is to configure", I didn't think it was that bad. I've since upgraded to 8.0, and like it even better.

My only complaint is that while it's very easy to find RPMs for RH, it's sometimes a little harder to find .tar.gz's for Slack software (I haven't tried the RPM to .tar.gz converter--anyone else have any experience with it?)


Last edited by RWallett; 05-16-2002 at 05:20 AM.
 
Old 05-16-2002, 06:36 AM   #8
vfs
Member
 
Registered: Apr 2002
Location: Brazil
Distribution: Slackware
Posts: 184

Rep: Reputation: 30
do a

rpm --init-db

if you never installed RPMs in your slackware system before.

Then install ALL RPMs you want with:

rpm -ivh package.rpm --nodeps

I wrote a (broken) tool to make things easier. You could give a try:

http://linux.tucows.com/system/preview/223933.html

HTH,

vfs.
 
Old 05-17-2002, 02:50 PM   #9
tifkat
Member
 
Registered: May 2002
Location: Perth, Australia
Distribution: Slack, RH, *BSD, Tru64/DECUnix/OSF1/Ultrix, Solaris/SunOS...
Posts: 40

Rep: Reputation: 16
Quote:
Originally posted by RWallett
My only complaint is that while it's very easy to find RPMs for RH, it's sometimes a little harder to find .tar.gz's for Slack software (I haven't tried the RPM to .tar.gz converter--anyone else have any experience with it?)
You can find user-contributed slackware packages for lots of stuff at Linuxpackages. But hey, compiling from source code is so much more fun isn't it??
 
Old 05-17-2002, 06:49 PM   #10
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
Cool

well slackware rocks..(been using it a few years).if you wanna use it as a server os... with a few hardware...

if you have a tvcard, printer 720c, usb webcam, well you better give a try with suse8 it just rulez... aspecially the way it detects and configs the hardware is unique...
 
Old 05-18-2002, 03:10 PM   #11
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Original Poster
Rep: Reputation: 30
I won't use Slackware for beeing productive. I am using it for learning
 
Old 05-31-2002, 12:21 PM   #12
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30
Quote:
Originally posted by vfs
2) No. The packages are binary tar+gzip.

The only tools are 'setup' and 'pkgtool', 'fontconfig', 'netconfig', 'pppsetup'.

HTH,

vfs.
Well there is a little bit of a packaging system embedded into those tar+gzip files. There is a little "install" script that is automaticly run by the "addpkg" or "pkgtool" that set things up, for you, as well as logging what it does so that the package can be uninstalled cleanly by "pkgtool" or "rmpkg" It all seems to work quite well.
 
  


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 for a Debian user vharishankar Slackware 9 02-14-2005 01:08 AM
New Slackware user ByteWarrior LinuxQuestions.org Member Intro 5 04-12-2004 03:17 AM
Slackware user account ? tranquil.au Slackware 1 01-19-2004 06:43 AM
Slackware 9.1 user needs help...!!! John Silva Linux - Software 11 10-29-2003 02:07 PM
slackware 8 @ user shutting down ed_rief Slackware 7 07-12-2002 04:08 AM

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

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