Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-03-2006, 12:44 PM
|
#1
|
LQ Newbie
Registered: Apr 2006
Posts: 26
Rep:
|
How to install additional softwares
Howdy,
I have a server running Slackware but the GUI wasn't installed and I would like to add it. How should I proceed to add the softwares without overwriting the whole installed files.
Thanks.
|
|
|
05-03-2006, 01:47 PM
|
#2
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
download any Slackware packages you want from http://slackware.it/en/pb/ and install with 'installpkg' or 'pkgtool'. You can also download the source to compile yourself and then create your own SLackware package from the build. Here is a link on createing your own Slackware packages: SLackware Package Howto
regards,
...drkstr
|
|
|
05-04-2006, 02:31 AM
|
#3
|
Member
Registered: Mar 2006
Distribution: Slackware
Posts: 63
Rep:
|
|
|
|
05-04-2006, 10:23 AM
|
#4
|
Member
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849
Rep:
|
The files are on your CD's. To install them mount your CD and go to the "slackware" directory. The directories will look something like this.
a/ d/ f/ l/ tcl/ xap/
ap/ e/ k/ n/ x/ y/
Go into the directory that has the package you want to install. Then as root run...
Code:
installpkg yourpackage.tgz
Easy! No need to dowload packages you already have.
Last edited by Linux~Powered; 05-04-2006 at 10:25 AM.
|
|
|
05-05-2006, 09:45 AM
|
#5
|
LQ Newbie
Registered: Apr 2006
Posts: 26
Original Poster
Rep:
|
Thanks for all the replies, Linux~Powered answer works like a charm.
The only problem is I dunno what are the required packages to properly run KDE.
I've installed /x /kde /t /xap
Then I have choosen KDE as my default xmanager (with pkgtool).
After a reboot I type "startx" and I get the following error: "Could not start kde init. Check your installation".
Last edited by outshined; 05-05-2006 at 10:18 AM.
|
|
|
05-05-2006, 11:38 AM
|
#6
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
log in as the user you want to run kde and then:
Code:
echo startkde > ~/.xinitrc
this adds the line "startkde" to your /home/<username>/.xinitrc which tells X to load KDE as the desktop manager when you initiate it.
regards,
...drkstr
|
|
|
05-05-2006, 12:50 PM
|
#7
|
LQ Newbie
Registered: Apr 2006
Posts: 26
Original Poster
Rep:
|
I did and rebooted, I still get the same error.
I tried to change the default windows manager with xwmconfig but they all mostly crashed or frozen.
Last edited by outshined; 05-05-2006 at 01:04 PM.
|
|
|
05-05-2006, 05:37 PM
|
#8
|
Member
Registered: Jan 2005
Location: Boston
Distribution: slackware
Posts: 502
Rep:
|
Maybe try something with minimal dependencies, eg fluxbox or blackbox just to make sure the X server is working OK. If it still crashes, examine your X log-file and google any errors. Google your kde errors as well, you're probably not the only one this has happened to.
|
|
|
All times are GMT -5. The time now is 08:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|