CentOS: Difference between revisions

Jump to navigation Jump to search
2 bytes added ,  24 October 2012
m
no edit summary
m (missed a couple of libs.)
mNo edit summary
Line 1: Line 1:
== With a little bit of tweaking the download_and_compile.sh from GIT can be made to do the heavy-lifting for compiling on CentOS.==
With a little bit of tweaking the download_and_compile.sh from GIT can be made to do the heavy-lifting for compiling on '''CentOS'''.
at the very least, you can use this list of packages to get the available dependancies right ( tested on Centos 6.3 ):  
 
At the very least, you can use this list of packages to get the available dependancies right ( tested on Centos 6.3 ):  
<pre>
<pre>
yum install freealut-
yum install freealut-
Line 9: Line 10:
</pre>
</pre>


==download_and_compile.sh mods ==
== download_and_compile.sh mods ==
 
I am currently tweaking the  download_and_compile.sh*  to work on CentOS 6.3.
I am currently tweaking the  download_and_compile.sh*  to work on CentOS 6.3.


Navigation menu