LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   N00b: how do i install a program on slackware? (https://www.linuxquestions.org/questions/linux-software-2/n00b-how-do-i-install-a-program-on-slackware-222599/)

FlinkL.n00b 08-26-2004 06:57 AM

N00b: how do i install a program on slackware?
 
yow
I installed slackware this morning ..
and my question is .. how do I install a program? ( I downloaded Dmsn)
can someone help me with this ?

GrtZ . FlinkL teh n00b

Boby 08-26-2004 07:06 AM

Hello FlinkL.n00b !

To install software, you have to download these archived packages. After you decompress them you have to compile the programm and install it. Usually there is a readme.txt or an INSTALL file where the developer of that product wrote everything how to install.

The easiest way to do this:
extract arhive
cd to/new/directory
./compile
make
make install


Good luck!
Boby


All times are GMT -5. The time now is 11:15 AM.