FreeBSD
Posted February 28th, 2008 by nikobordx
in
Hello,
I'm tring to build your fabulous program on freebsd 7.0, but it does not compile, can you give me the script to build it ??
Thanks in advance,
Nicolas
GreenSQL










Comments
building process
I have just committed shell script that could be used to create FreeBSD/Ubuntu/Debian package. You will have to download the subversion version of the application. You need to do the following:
1. Download latest application using subversion. You can do it using the following command:
svn co https://greensql.svn.sourceforge.net/svnroot/greensql greensql2. Enter the trunk/greensql-fw directory.
3. Run the ./build.sh script.
If everything worked ok, you will find compiled package in the previous directory.
GreenSQL 0.8.2
Starting from 0.8.2 build.sh script is a part of the package.
You can download tar.gz version of the application to build it.
BTW, Do you mind sharing greensql package for FreeBSD 7.0 ?
Thanks