Click to See Complete Forum and Search --> : a stormix question


shmike
11-26-2000, 04:45 PM
I am using stormix, and iam wanting to know
how to install a .deb file from my
/home dir?please help

fuzzy
11-26-2000, 05:02 PM
Okay, how about going into that directory
cd /home/yourname or wherever the package is located...

then, at the command line
dpkg -i packagename.deb

That should do it.
What else do you need to know?

------------------
Politicians have one thing in common with baby diapers...
They both need to be changed regularly for the same reason.
--Anon.

[This message has been edited by fuzzy (edited 26 November 2000).]

fuzzy
11-26-2000, 05:09 PM
Also, for further adventures into installing packages on your computer, use...

man dpkg
man apt-get
man dselect

Also, have you messed around with the Storm Package Manager? I don't use it myself... I like the command line a lot more,especially for installing stuff.

By the way, you should always install stuff as root. Seems to work better that way. Less hassles (usually).
http://www.linuxnewbie.org/ubb/smile.gif
Have a good one!

------------------
Politicians have one thing in common with baby diapers...
They both need to be changed regularly for the same reason.
--Anon.

shmike
11-26-2000, 05:10 PM
thanks alot that did the trick.

fuzzy
11-27-2000, 09:35 AM
It might help you to get a book on Debian/GNU linux (since that's what Storm is based on). There are many available. Even on online.
Good luck!

------------------
Politicians have one thing in common with baby diapers...
They both need to be changed regularly for the same reason.
--Anon.