Home Resources Forum Advertise Contact

Go Back   Webmaster Forums > Operating Sysems and Hardware > On Unix/Linux OS

On Unix/Linux OS Discuss about the Linux OS and its variants regarding updates, issues and troubleshooting techniques here.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 4th January 2007, 09:57 PM
hassen1 hassen1 is offline
WD Addict Poster
 
Join Date: 29th October 2006
Posts: 2,603
Send a message via Yahoo to hassen1
Default How Do I Install GNU Software?

On a correctly configured system, installing a GNU software package requires four steps:

1. With the source.tar.gz archive in the /usr/src/ directory, or wherever you maintain your source files, untar and decompress the package with the command:

tar zxvf package-name.tar.gz

2. Run the ./configure script in the untarred source archive's top-level directory with whatever command line arguments you need. The options that configure recognizes are usually contained in a file called INSTALL or README.

3. Run make. This will build the source code into an executable program (or programs) and may take a few minutes or a few hours, depending on the speed of the computer and the size of the package.

4. Run make install. This will install the compiled binaries, configuration files, and any libraries in the appropriate directories.
Reply With Quote
Reply



Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:24 PM.


Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
vB Ad Management by =RedTyger=