由 北极熊 在 09-08-2003 16:45 发表:
MYSQL编译不成功?
下面是相关信息:
shell>./configure --prefix=/usr/local/mysql
checking build system type... i686-pc-linuxoldld
checking host system type... i686-pc-linuxoldld
checking target system type... i686-pc-linuxoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}...
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... (cached) gawk
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
是不是没装编译器?
如果是没装编译器,要如何装,谢谢!
无情不似多情苦
一寸还成千万缕
天涯海角有穷时
只有相思无尽处
由 changan 在 09-08-2003 17:12 发表:
是没