Script Installation Needed 03.09.08
There is a script here http://code.google.com/p/hudson/ that I would like installed on a Linux server. Here is what the documentation says for the install:
Linux/MacOS
===========
You should have the following files in your root directory:
COPYING INSTALL TODO db lib
Doxyfile README app doc results
cd to the ‘lib’ directory and make sure the -I and -L are point to valid directories
in your system where the TA-LIB, GSL and Boost installations are. Run ‘make’ to
compile the Hudson library, then move to each ‘app’ sub-directory to compile the
example programs:
# cd lib
# make
# cd ../app/JanTrader
# make
That’s it. Do this for each directory under ‘app’, then run the examples using the
options specified in each example directory README file.
There are a two other applications that are needed for the above script to run so I will need those installed as well. The script requires the GNU Scientific Library (GSL), TA-Lib, and the Boost libraries.
The GSL is a free, open source library developed by the FSF offering over 1000 numerical functions including statistics, least-square fitting, random numbers and Monte Carlo integration: http://www.gnu.org/software/gsl/.
Boost provides a set of free, open source portable C++ libraries implementing a wide range of functionalities, from a complete set of date and time functions to multi-index collections and objects serialization: http://www.boost.org/libs/libraries.htm.
TA-LIB is a free, open-source financial series technical analysis library maintained by Mario Fortier. It offers support to more than 150 technical analysis indicators in C++, Java, Excel, .NET and other languages: http://ta-lib.org.
I will need these three scripts installed on the server, tested, and verified that they work. I will also require the ability to chat while you do this. In your bid, please estimate how long it would take for you to do this.
Thanks!



