Difference between revisions of "UnixCompile"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Download source code... | Download source code... | ||
+ | |||
run this command | run this command | ||
+ | |||
./configure && make && make install && make clean | ./configure && make && make install && make clean | ||
+ | |||
simple isn't it :) | simple isn't it :) | ||
+ | |||
if wrong please fix | if wrong please fix |
Revision as of 05:53, 24 June 2006
Download source code...
run this command
./configure && make && make install && make clean
simple isn't it :)
if wrong please fix