LinuxQuestions.org
Review your favorite Linux distribution.
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 11-13-2011, 09:29 AM   #1
Leo05
LQ Newbie
 
Registered: Nov 2011
Posts: 2

Rep: Reputation: Disabled
Slapt-get not working


Hey all,
I've just freshly installed salix os based on slackware, and I'm new to slackware environment, as I'm coming from ubuntu.
When I try slapt-get :
Code:
leo@darkstar:~$ slapt-get
bash: slapt-get : command not found
but I tried this
Code:
leo@darkstar:~$ whereis slapt-get
slapt-get: /usr/sbin/slapt-get /etc/slapt-get /usr/man/man8/slapt-get.8.gz /usr/share/man/man8/slapt-get.8.gz /usr/X11/man/man8/slapt-get.8.gz
and it seems installed. I don't understand.

Moreover how can I get ATI driver for my graphic card?

Thanks
 
Old 11-13-2011, 09:33 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You have to be root to use slapt-get. /sbin and /usr/sbin are not in the path of a normal user on Slackware.
 
Old 11-13-2011, 09:34 AM   #3
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
You need to be root to use slapt-get

Also salix != slackware. There will be differences I imagine. If you want slackware why not install it?
 
Old 11-13-2011, 10:02 AM   #4
Leo05
LQ Newbie
 
Registered: Nov 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks for your answers !
And sorry for asking that stupid things...
I'm trying salix because I think it's easier to use for a newbie.
I'm using KDE
I think I've installed the ati driver, but I still can't activate the desktop effects.
How can I check if my graphic card is working?

Leo
 
Old 11-13-2011, 10:58 AM   #5
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
glxinfo
glxgears

In Salix slap-get has a gui
K-menu>system>Gslapt

Salix also has there own forum.
http://www.salixos.org/forum/
 
Old 04-01-2017, 10:44 AM   #6
limpingstone
Member
 
Registered: Mar 2017
Location: Mountain Time Area
Distribution: Slackware64 14.2
Posts: 52

Rep: Reputation: Disabled
Code:
root@Lstone529-PCA:~# slapt-get
-su: slapt-get: command not found
root@Lstone529-PCA:~# whereis slapt-get
slapt-get:                                                              
root@Lstone529-PCA:~#
I've been compiling applications ever since I installed Slackware64 14.2
I suppose I did not miss anything during installation?
The only thing I took out during installation was xfce.
Or is it that Slackware does not have the package manager handy?

Last edited by limpingstone; 04-01-2017 at 10:48 AM.
 
Old 04-01-2017, 11:13 AM   #7
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
It's always better to open a new thread for another issue.

And slapt-get is not part of Slackware, that's why it is not installed.
 
Old 04-01-2017, 11:16 AM   #8
limpingstone
Member
 
Registered: Mar 2017
Location: Mountain Time Area
Distribution: Slackware64 14.2
Posts: 52

Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
It's always better to open a new thread for another issue.

And slapt-get is not part of Slackware, that's why it is not installed.
Thanks! I thought this is a relevant topic, tho.
Is there a possible way to install slapt-get, or that Slackware users are just natural "application compilers"? LOL
 
Old 04-01-2017, 01:19 PM   #9
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by limpingstone View Post
Thanks! I thought this is a relevant topic, tho.
Is there a possible way to install slapt-get, or that Slackware users are just natural "application compilers"? LOL
You don't need to compile anything in Slackware, except for some third-party software. Slackware comes with slackpkg, which manages packages from the base system. These are already built and do not need to be recompiled. Here are a couple pages you should familiarize yourself with:

http://docs.slackware.com/slackwareackage_management
http://docs.slackware.com/slackware:...guide#slackpkg

slapt-get is a Salix thing. The main difference is that it does dependency resolution, whereas slackpkg does not. But you don't need dependency resolution for the base Slackware system as long as you do a full install.
 
Old 04-01-2017, 01:46 PM   #10
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by limpingstone View Post
Is there a possible way to install slapt-get, or that Slackware users are just natural "application compilers"? LOL
You can get a slapt-get package from the main developer's (Jason Woodward) website: https://software.jaos.org, but as montagdude pointed out this will not compile anything for you. Maybe there is a confusion with slapt-src (available on the same place). There are many other competing tools.

Last edited by Didier Spaier; 04-01-2017 at 01:57 PM.
 
  


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
[solved] slapt-get and gslapt not working frabato Linux - Newbie 7 09-24-2009 07:07 PM
Post your slapt-getrc for slapt-get/gslapt uppman Slackware 16 05-19-2009 08:03 AM
slapt-get not calling /etc/slapt-getrc halfpower Slackware 1 04-09-2009 03:49 PM
slapt-get -install kopete ?? Not working ! ALInux Slackware 5 12-13-2005 06:01 PM
/etc/slapt-getrc modification fails to influence slapt-get timsch75 Slackware 1 04-07-2004 08:48 AM

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

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