Create account Login Webmail Contact Us



 
Knowledgebase
How to install software from source.
Posted by admin on 11 September 2009 11:02 PM
In order to install software from source, generally, you will need to run the following commands in the top directory of the source code:

# ./configure
# make
# make install

Please note: Some software may require additional steps or configuration, please refer to its documentation for specifics.
(424 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: