LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 819|回复: 3

port安装中断,但不知道什么原因?

[复制链接]
发表于 2003-12-22 23:16:45 | 显示全部楼层 |阅读模式
bash-2.05b# make MASTER_SITE_OVERRIDE=ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/

You may use the following build options:

        WITH_CHARSET=charset    Define the primary built-in charset (latin1).
        WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
        WITH_OPENSSL=yes        Enable secure connections.
        DB_DIR=directory        Set alternate directory for database files
                                (default is /var/db/mysql).
        WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
        OVERWRITE_DB=yes        Re-initialize default databases.
        SKIP_DNS_CHECK=yes      Don't run resolveip to do an additional DNS
                                reverse lookup  before inserting local
                                hostname into mysql database
                                (use it if your machine has no official DNS entry).
        BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                (use it if you need speed).
        BUILD_STATIC=yes        Build a static version of mysqld.
                                (use it if you need even more speed).

===>  Extracting for mysql-server-4.0.16
>> Checksum mismatch for mysql-4.0.16.tar.gz.
===>  Refetch for 1 more times files: mysql-4.0.16.tar.gz

You may use the following build options:

        WITH_CHARSET=charset    Define the primary built-in charset (latin1).
        WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
        WITH_OPENSSL=yes        Enable secure connections.
        DB_DIR=directory        Set alternate directory for database files
                                (default is /var/db/mysql).
        WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
        OVERWRITE_DB=yes        Re-initialize default databases.
        SKIP_DNS_CHECK=yes      Don't run resolveip to do an additional DNS
                                reverse lookup  before inserting local
                                hostname into mysql database
                                (use it if your machine has no official DNS entry).
        BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                (use it if you need speed).
        BUILD_STATIC=yes        Build a static version of mysqld.
                                (use it if you need even more speed).

>> mysql-4.0.16.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.freebsdchina.org/pub/F ... ysql-4.0.16.tar.gz: size of remote file is not known

最后一句错误以前没见过,什么意思阿?
发表于 2003-12-22 23:46:58 | 显示全部楼层
看提示是说无法取得在服务端软件包的文件大小,也许服务器上的这个文件有问题
把fetch  换成 wget试试看,也就是把fetch 换成另一个名字,用wget冒名顶替一下,呵呵
发表于 2003-12-23 08:09:32 | 显示全部楼层
手动下载那个包吧,这样可能会好一些
 楼主| 发表于 2003-12-24 17:08:36 | 显示全部楼层
最初由 herohua 发表
看提示是说无法取得在服务端软件包的文件大小,也许服务器上的这个文件有问题
把fetch  换成 wget试试看,也就是把fetch 换成另一个名字,用wget冒名顶替一下,呵呵


什么意思,怎么做阿?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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