Subject | Re: [firebird-support] Checking out Vulcan |
---|---|
Author | Ann W. Harrison |
Post date | 2005-12-05T16:11:43Z |
robertgilland wrote:
1) define VULCAN as <install dir>vulcan/install
2) add $VULCAN/bin to your $PATH and $LD_LIBRARY_PATH
3) cd $VULCAN
4) ./autoconf.sh
5) cd ./src/buildgen
6) make
7) cd ..
8) set_platform {linux | linux64 }
9) ./boot_build (save output)
The instructions for building on Windows are on the kit and believed to
be correct.
Best,
Ann
> I want to check out Firebird Vulcan from the cvs.When you get the sources, here is the procedure to build on Linux
1) define VULCAN as <install dir>vulcan/install
2) add $VULCAN/bin to your $PATH and $LD_LIBRARY_PATH
3) cd $VULCAN
4) ./autoconf.sh
5) cd ./src/buildgen
6) make
7) cd ..
8) set_platform {linux | linux64 }
9) ./boot_build (save output)
The instructions for building on Windows are on the kit and believed to
be correct.
Best,
Ann