LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-22-2005, 01:07 PM   #1
JEZABEL
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Rep: Reputation: 0
download form the internet


EVERY TIME I TRY TO DOWNLOAD A SOFTWARE FROM THE INTERNET THAT IS A TAR OR ZIP FILE I CANT INSTALL IT. DONT KNOW WHY
 
Old 04-22-2005, 01:32 PM   #2
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
WE DON'T KNOW EITHER. PLEASE POST BACK MORE DETAILS. STOP.
 
Old 04-22-2005, 01:48 PM   #3
JEZABEL
LQ Newbie
 
Registered: Apr 2005
Posts: 12

Original Poster
Rep: Reputation: 0
ok if i try to download gnutella for ex, and i could install it cause it was a zip file
i dont know how to unzip and install programs with suse 9.2 or file type tar
 
Old 04-22-2005, 02:01 PM   #4
packetz
LQ Newbie
 
Registered: Mar 2005
Posts: 5

Rep: Reputation: 0
try

tar -xvf filename

then read the README or INSTALL file for instructions on installing

but ususally its.....

./configure
make
make install
 
Old 04-22-2005, 02:06 PM   #5
harken
Member
 
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666

Rep: Reputation: 30
The tar utility is present in probably 99% of the Linux distros, so you may untar a tarball by 'tar -xvf filename'. If the tarball is also compressed so it has a .gz or .bz2 extention, use 'tar -xzvf filename.tar.gz' and 'tar -xjvf filename.bz2' repsectively.
There are also zipping/unzipping utilities, but note that gzip, bzip2 and zip each are different.
Next, if your files are some source code, cd into the directory and run './configure', 'make', 'make install'. Sometimes the last command is supposed to be ran as root.
 
Old 04-23-2005, 08:11 AM   #6
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
Plus, to run a command as root, you need to type this at the command-line:
Code:
sudo COMMAND
Here COMMAND=make install. It'll then ask you for root's password. Enter it(Even if your typing doesn't appear; it's normal)
Which basically... You guessed it; Installs the program.

Regards,
PS: Don't be rude, you'll just drive posters away. Remember: we're here because we want to, not because we have to... we're not techsupport. We don't care.

Last edited by lokee; 04-23-2005 at 08:15 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth Internet Access form Suse to XP Config supwiddiss Linux - Networking 1 10-15-2005 08:16 AM
can i send or receive data in compress form to internet alvi2 Linux - Networking 1 03-05-2005 07:48 AM
how do I copy a whoel folder form one directory to another form the command line? zwyrbla Linux - Newbie 8 08-24-2004 06:40 PM
cannot access internet behind a lan form sarge with kernel 2.6.3 laxteryx Linux - Networking 3 04-24-2004 08:47 PM
Which folder form Slackware-current to download alekoos Slackware 5 04-20-2004 04:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration