老是安装不成功,东西也下载不下来
$ svn co
http://svn.kcn.cn/repos/kbs/trunk kbs
bash: svn: command not found
Amanda@MICROSOF-5F3901 ~
$ svn co
http://svn.kcn.cn/repos/kbs/trunk kbs bbs
bash: svn: command not found
libesmtp-cygwin.tar.gz也安装不成功
$ tar zxPf libesmtp-cygwin.tar.gz
tar (child): libesmtp-cygwin.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
我写上了路径还是这样
Amanda@MICROSOF-5F3901 ~
$ tar zxPf /home/mulu/libesmtp-cygwin.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
mysql也安装不成功
Amanda@MICROSOF-5F3901 ~
$ cd mysql
bash: cd: mysql: No such file or directory
Amanda@MICROSOF-5F3901 ~
$ cd /home/mulu/sysql
bash: cd: /home/mulu/sysql: No such file or directory
这里都不行
Amanda@MICROSOF-5F3901 /home/mulu/mysql
$ ./configure --without-server && make && make install
configure: error: cannot find sources (sql/mysqld.cc) in . or ..
php也不行
Amanda@MICROSOF-5F3901 ~
$ cd /home/mulu/php
Amanda@MICROSOF-5F3901 /home/mulu/php
$ ./configure --prefix=/home/bbs/php --disable-debug --with-pic \
> --disable-rpath --enable-inline-optimization \
> --with-pdo-mysql=/usr/local --enable-xml --with-gd \
> --with-freetype-dir=/usr --with-png-dir --with-iconv \
> --with-jpeg-dir --with-zlib --enable-fastcgi \
> --with-config-file-path=/home/bbs/php/etc \
> --with-config-file-scan-dir=/home/bbs/php/etc/php.d \
> --with-layout=GNU \
> && make && make install
bash: ./configure: No such file or directory
我已经崩溃了,知道的说一下到底怎么安装啊!
【 在 huangzy0138 (禹弟) 的大作中提到: 】
: 这个我在windows下安装了Cygwin
: 在Cygwin下安装KBS怎么都没成功
: 晕啊晕
: ...................
--
修改:huangzy0138 FROM 202.201.1.*
FROM 202.201.1.*