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 |
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.
|
|
01-22-2010, 11:40 AM
|
#1
|
LQ Newbie
Registered: Jan 2010
Posts: 10
Rep:
|
apt aptitude commands not working - how to install packages w/ damn small linux?
hi: I have hd install of Damn Small Linux on a Dell pentium 233 mhz 64 MB RAM.
I am in the process of installing xampp (lampp) server and I need additional security applications such as rc.firewall which I was told could be found in dsl-dpkg.dsl
I downloaded dsl-dpkg.dsl to /tmp
now I want to install the package to see what's in it (it is compressed)
I tried
apt-get & aptitude commands and they do not work in DSL (or are not in my system),
Does anyone know how to install packages in Damn Small Linux?
|
|
|
01-22-2010, 11:47 AM
|
#2
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Hi,
Never used DSL before but since it's Debian based it should have dpkg on board. Try:
Code:
dpkg -i dsl-dpkg.dsl
and post errors if any here.
Kind regards,
Eric
|
|
|
01-23-2010, 08:43 AM
|
#3
|
LQ Newbie
Registered: Jan 2010
Posts: 10
Original Poster
Rep:
|
thanks, close but not dice :)
Quote:
Originally Posted by EricTRA
Hi,
Never used DSL before but since it's Debian based it should have dpkg on board. Try:
Code:
dpkg -i dsl-dpkg.dsl
and post errors if any here.
Kind regards,
Eric
|
thanks for the idea,
As root, I entered:
dpkg -i /tmp/dsl-dpkg.dsl
and I got:
bash: dpkg: command not found,
?
|
|
|
01-23-2010, 10:00 AM
|
#4
|
LQ Newbie
Registered: Jul 2009
Distribution: openSUSE 11.2, Puppy 4.31
Posts: 26
Rep:
|
DSL does not have native support for Debian packages, it has it's own extension system
called MyDSL. The file you have is a MyDSL extension to install the debian packaging tools.
There should be a menu entry under Internet that says 'Enable apt-get'. Clicking this will download and install that file automatically. Alternatively, clicking on the file you have from dfm should install it.
|
|
|
All times are GMT -5. The time now is 08:31 PM.
|
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
|
|