LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help on installling (https://www.linuxquestions.org/questions/linux-newbie-8/help-on-installling-96772/)

unwrittenlaw 09-25-2003 12:13 PM

Help on installling
 
Im new on linux and i want to challenge myself and i need some basic on installing things and some other things too..
thank you, Danny

Skyline 09-25-2003 12:38 PM

What format is the software in that you want to install?

Saraev 09-25-2003 12:41 PM

If it's an *.rpm file, use "rpm -i filename."

If it's a program that you have to compile (usually in *.tar.gz) first unzip/untar it with "tar -zxvf filename." It will usually create it's own directory. "cd" into that directort and look for a README or INSTALL file, if there's both, read them both. They will tell you how to compile/install them.

Good luck!

unwrittenlaw 09-25-2003 01:36 PM

How do i install msn?

Saraev 09-25-2003 03:42 PM

MSN doesn't really run on Linux. If you're looking for an MSN Messenger client, check out GAIM. While it *looks* like an AOL IM client, it will do Messenger right now. Take note, Yahoo, AOL and MSN mess with their software every few months, breaking other clients. Be prepared to upgrade every so often.

Also check out "amsn" (google search) for MSN Messenger. It's a direct look-alike to the windows MSN messenger. Good stuff.


All times are GMT -5. The time now is 06:26 PM.