Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

make:*** no targets specified and

[复制链接]
17too 发表于 2008-3-3 10:33:39 | 显示全部楼层 |阅读模式
使用固顶的centos 5 搭建lamp服务器
在升级ssh的时候

    # cd ..
    # tar xzvf openssh-4.6p1.tar.gz
    # cd openssh-4.6p1
    # ./configure  \
"--prefix=/usr" \
"--with-pam" \
"--with-zlib" \
"--sysconfdir=/etc/ssh" \
"--with-ssl-dir=/usr/local/openssl" \
"--with-md5-passwords"
    # make
    # make install

make 的时候就出现make:*** no targets specified and ....错误
我想问一下是不是 "--prefix=/usr" \  这个之间有空格什么的?
请各位大虾帮忙
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-19 17:43 , Processed in 0.020278 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表