1907701 Date and TimeStamp datatype not compatible with mysql format
[csql.git] / build.ksh
blobc42d9ba50e8854a03e0e47c4b9ca54c70218e1ce
2 if [ "$JDK_HOME" == "" ]
3 then
4 echo "Please set JDK_HOME"
5 exit 1
6 fi
8 ./configure --prefix=`pwd`/install CXXFLAGS="-I$JDK_HOME/include -I$JDK_HOME/include/linux"
9 #./configure --prefix=`pwd`/install CXXFLAGS=-g
10 #Note: You may have to fool the configure by making gcc link to g++, as it works only with g++
11 #./configure --prefix=`pwd`/install --enable-static=no CXXFLAGS="-O2"
12 #pdflatex -tex to pdf
13 #kpdf - to open pdf