- 主题:求助:在cygwin环境下安装ytht web时的问题
在/home/bbs/bbssrc/nju09下make install出现下列错误:
cp /html/* /var/www/html
cp copying multiple files,but last argument '/var/www/html/' is not a di
rectory
Try 'cp --help' for more information.
make: [inatall] Error 1 <ignored>
mkdir /var/www/html/images
mkdir: connot create directory '/var/www/html/images': No such file of d
irectory
......
我到/var/www/下面看根本就没有html这个directory,请问该怎么解决?
--
FROM 210.77.8.*
建
【 在 HsueJuis (HsueJuis) 的大作中提到: 】
: 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: cp /html/* /var/www/html
: cp copying multiple files,but last argument '/var/www/html/' is not a di
: ...................
--
FROM 128.12.181.30
还是不行
cp html/* /var/www/html
cp omiting directory 'html/CVS'
cp omiting directory 'html/big5'
cp omiting directory 'html/images'
cp omiting directory 'html/smilies'
make: [install] Error 1 <igored>
mkdir /var/www/html/images
cp html/images/* /var/www/html/images
cp omiting directory 'html/images/CVS'
make: [install] Error 1 <igored>
......
【 在 atppp (Big Mouse) 的大作中提到: 】
: 建
--
FROM 210.77.8.*
就这么点?贴完整
这里没错误,很正常
【 在 HsueJuis (HsueJuis) 的大作中提到: 】
: 还是不行
: cp html/* /var/www/html
: cp omiting directory 'html/CVS'
: ...................
--
FROM 128.12.181.30
我也觉得没有错误,因为errlog中没有输出任何错误信息
怎样把make install的执行结果输出来,我刚才是一行行敲进去的
【 在 atppp (Big Mouse) 的大作中提到: 】
: 就这么点?贴完整
: 这里没错误,很正常
--
FROM 210.77.8.*
make install Finished!和Updated!之后还有如下一段:
Content-type: text/html;charset=gb2312
<HTML>
<head><meta http-equiv='Content-Type' contents='text/html;charset=gb2312'>
<link rel=stylesheet type=text/css href='/bbs.css'>
<br>错误! 没有实现的功能!!<br><br>
<a href=javascript:history.go<-1>>快速返回上一步</a>
【 在 atppp (Big Mouse) 的大作中提到: 】
: 就这么点?贴完整
: 这里没错误,很正常
--
FROM 210.77.8.*
在浏览器中输入域名的结果是:
Not Found
The requested URL /cgi-bin/www was not found on this server.
Apache/1.3.29 Server at localhost Port 80
btw:telnet方式正常,且已有用户登陆
【 在 HsueJuis (HsueJuis) 的大作中提到: 】
: 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: cp /html/* /var/www/html
: cp copying multiple files,but last argument '/var/www/html/' is not a di
: ...................
--
FROM 210.77.8.*
先mkdir /var/www/html/images试试
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: cp /html/* /var/www/html
: cp copying multiple files,but last argument '/var/www/html/' is not a di
: rectory
: Try 'cp --help' for more information.
: make: [inatall] Error 1 <ignored>
: ...................
--
FROM 219.141.123.*
mkdir -p /var/www/html/images?
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (胡搅蛮缠) 的大作中提到: 】
: 先mkdir /var/www/html/images试试
: 【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
: : 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: : cp /html/* /var/www/html
: : cp copying multiple files,but last argument '/var/www/html/' is not a di
: ...................
--
FROM 219.225.4.84
httpd.conf按说明该了没有?
【 在 HsueJuis@smth.org-SPAM.no (HsueJuis) 的大作中提到: 】
在浏览器中输入域名的结果是:
Not Found
The requested URL /cgi-bin/www was not found on this server.
Apache/1.3.29 Server at localhost Port 80
btw:telnet方式正常,且已有用户登陆
【 在 HsueJuis (HsueJuis) 的大作中提到: 】
: 在/home/bbs/bbssrc/nju09下make install出现下列错误:
: cp /html/* /var/www/html
: cp copying multiple files,but last argument '/var/www/html/' is not a di
: ...................
--
FROM 219.225.4.84