Code: Select all
[root@7283 mysql-4.0.5a]# ./configure --enable-assembler --with-comment --with-charset=german1 --with-extra-charsets=all --with-mysqld-user=mysql --with-unix-socket-path=/tmp/mysql.sock --without-innodb --without-debug --without-bench --without-extra-tools --without-docs --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --prefix=/usr/local --sysconfdir=/usr/local/conf --silent
./configure: g++: command not found
creating libtool
nm: old_atexit.o: no symbols
nm: udiv_qrnnd.o: no symbols
nm: mp_clz_tab.o: no symbols
nm: getopt_init.o: no symbols
nm: init-posix.o: no symbols
nm: lseek64.o: no symbols
nm: oldgetrlimit64.o: no symbols
nm: getutmpx.o: no symbols
nm: dl-tls.o: no symbols
configure: error: No curses/termcap library found Tecci