LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-25-2006, 12:38 PM   #1
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Rep: Reputation: 15
Slackware newbie


Hello. I'm quite new to Linux, especially Slackware, and wonder if there's anything I need to know.
For example: I've had some problems installing programs. Are all programs for Slackware distributed in source packages, or are there pre-compiled ones too?
 
Old 05-25-2006, 12:42 PM   #2
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
all those .tgz packages in the slackware CD are allready compiled to install and run...


pkgtool is your friend
 
Old 05-25-2006, 12:48 PM   #3
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Original Poster
Rep: Reputation: 15
I've managed to install Linux, but there are other programs that I've downloaded that don't want to work (e.g. Wine). Are there compiled versions of them? If not, how do I compile them?
 
Old 05-25-2006, 12:53 PM   #4
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Unpack them and read the README and INSTALL files. After that run

./configure --help (for a list of options to pass)
./configure
make
su
make install

WINE isn't easy to get running, especially if you're new to Linux, so you're going to have to post exactly what problem you're having with it.

Also, www.linuxpackages.net has a large repository of .tgz packages built just for Slackware.
 
Old 05-25-2006, 12:56 PM   #5
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Original Poster
Rep: Reputation: 15
What does the "su" command do?
 
Old 05-25-2006, 12:59 PM   #6
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
su = super user, AKA root. If you want to install packages on your box, root will have to do it. Read the man pages for su.

Code:
man su
 
Old 05-25-2006, 01:03 PM   #7
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Original Poster
Rep: Reputation: 15
Ok. Is there anything else a beginner needs to know (that I can't learn on my own, that is)?
 
Old 05-25-2006, 01:07 PM   #8
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
That's a pretty vague question. You'll learn as you go.

Last edited by Linux~Powered; 05-25-2006 at 01:09 PM.
 
Old 05-25-2006, 01:09 PM   #9
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Original Poster
Rep: Reputation: 15
How do I change from KDE to, say, Gnome?
 
Old 05-25-2006, 01:14 PM   #10
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
As root run pkgtool, go to Setup --> xwmconfig and select which one you want to boot into.
 
Old 05-25-2006, 01:18 PM   #11
Siiiiiii
LQ Newbie
 
Registered: May 2006
Location: Sweden
Distribution: Vector Linux
Posts: 28

Original Poster
Rep: Reputation: 15
Is that the only way, or can I add an option when running "startx"?
 
Old 05-25-2006, 01:23 PM   #12
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Yeah, you can pass the option startx gnome and it should boot into Gnome.
 
Old 05-29-2006, 09:37 PM   #13
1dude1
Member
 
Registered: Jan 2006
Location: Steamboat Springs, CO
Distribution: hda1= swap hda2=gentoo hda3=music hda4=slackware10.2
Posts: 101

Rep: Reputation: 15
hey 2 things. it says
root@linux:~# cd '/root/Desktop/wine-0.9.14-i486-S10.2'
root@linux:~/Desktop/wine-0.9.14-i486-S10.2#
root@linux:~/Desktop/wine-0.9.14-i486-S10.2# ./configure
-bash: ./configure: No such file or directory

so why won't it work
and also i like you'r choice of names for your site you just had to say 420
now i am wondering
 
Old 05-29-2006, 09:49 PM   #14
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
OK guys, this is really basic stuff; it's time to do some reading:

Slackware Linux Essentials
Slackware Linux Unleashed
Slackware Linux Basics
Rute User's Tutorial and Exposition
 
  


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
Is Slackware the best for Newbie? Hawky Linux - Software 14 10-27-2004 10:26 PM
newbie;I am a linux newbie who has installed slackware and have run into a few proble MollyJolly Slackware - Installation 6 06-01-2004 11:21 AM
Newbie+Slackware 9.1=...? Fantus Slackware 3 05-06-2004 03:27 PM
How To Update To Slackware-Current For a Newbie, By a Newbie :) windsok Slackware 1 09-18-2003 08:53 PM
Slackware Newbie ksgill Linux - Newbie 4 07-08-2003 02:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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