Parent Directory | Revision Log
Bugs fixed in the installation with Make
1 | autoheader |
2 | libtoolize --force |
3 | export CFLAGS="-g -O4" |
4 | export FFLAGS="-g -O0 -keepC" |
5 | export CXXFLAGS="-g -O4" |
6 | aclocal |
7 | automake -a |
8 | autoconf |
9 | ./configure --prefix=/home/kusanagi/tmp --with-log4cxx=/opt/log4cxx --enable-gprof=no |
10 | make |
ViewVC Help | |
Powered by ViewVC 1.1.23 |