Problem mit der Konfiguration von Apache 2 mit PHP und MySQL
Posted: 2003-09-13 21:25
Ich habe ein Problem bei der Installation/Konfiguration von Apache 2 mit PHP und MySQL nach http://www.rootforum.org/faq/index.php? ... 73&lang=de - siehe hier:
Gruß
Tecci
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