免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 4180 | 回复: 15
打印 上一主题 下一主题

求解安装tar.gz 现象 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-09-25 14:09 |只看该作者 |倒序浏览
安装文件:ntp-stable-4.2.0a-20050816.tar.gz
安装目录:/usr/local/ntp

请大家帮我看一下,make ; make install 结果是否正常,如果不正常,应该怎么纠正; 如果正常 那么后面我该怎么使用该ntp服务?

make 显示:
[root@bn ntp-stable-4.2.0a-20050816]# make
(bk version) >/dev/null 2>&1 && \
    cd . && \
            x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
    y=`cat version 2>/dev/null` || true && \
    case "$x" in ''|$y) ;; *) echo $x > version ;; esac
make  all-recursive
make[1]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
Making all in scripts
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
Making all in include
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
Making all in isc
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
Making all in ElectricFence
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
Making all in libntp
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
Making all in libparse
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
Making all in ntpd
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
Making all in ntpdate
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
Making all in ntpdc
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: `check-layout' is up to date.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make  all-am
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
Making all in ntpq
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
Making all in parseutil
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
Making all in adjtimed
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
Making all in clockstuff
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
Making all in kernel
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
Making all in sys
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
Making all in util
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[1]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
[root@bn ntp-stable-4.2.0a-20050816]#






make install 显示:
[root@bn ntp-stable-4.2.0a-20050816]# make install
(bk version) >/dev/null 2>&1 && \
    cd . && \
            x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
    y=`cat version 2>/dev/null` || true && \
    case "$x" in ''|$y) ;; *) echo $x > version ;; esac
make  install-recursive
make[1]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
Making install in scripts
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
/usr/bin/install -c 'ntp-wait' '/usr/local/ntp/bin/ntp-wait'
/usr/bin/install -c 'ntptrace' '/usr/local/ntp/bin/ntptrace'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/scripts'
Making install in include
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
Making install in isc
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[4]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include/isc'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[4]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/include'
Making install in ElectricFence
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ElectricFence'
Making install in libntp
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libntp'
Making install in libparse
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/libparse'
Making install in ntpd
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
  /usr/bin/install -c 'ntpd' '/usr/local/ntp/bin/ntpd'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpd'
Making install in ntpdate
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
  /usr/bin/install -c 'ntpdate' '/usr/local/ntp/bin/ntpdate'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdate'
Making install in ntpdc
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: `check-layout' is up to date.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make  install-am
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[4]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
  /usr/bin/install -c 'ntpdc' '/usr/local/ntp/bin/ntpdc'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpdc'
Making install in ntpq
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
  /usr/bin/install -c 'ntpq' '/usr/local/ntp/bin/ntpq'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/ntpq'
Making install in parseutil
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/parseutil'
Making install in adjtimed
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/adjtimed'
Making install in clockstuff
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/clockstuff'
Making install in kernel
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
Making install in sys
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[4]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel/sys'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[4]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/kernel'
Making install in util
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
test -z "/usr/local/ntp/bin" || mkdir -p -- "/usr/local/ntp/bin"
  /usr/bin/install -c 'ntptime' '/usr/local/ntp/bin/ntptime'
  /usr/bin/install -c 'tickadj' '/usr/local/ntp/bin/tickadj'
  /usr/bin/install -c 'ntp-keygen' '/usr/local/ntp/bin/ntp-keygen'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816/util'
make[2]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[3]: Entering directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[2]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816'
make[1]: Leaving directory `/usr/local/src/ntp-stable-4.2.0a-20050816'

论坛徽章:
0
2 [报告]
发表于 2008-09-25 14:14 |只看该作者

回复 #1 herobn 的帖子

我装了 现在是这种结果,不知道装好了没有,不会检测;
如果装错了,怎么改?
如果装对了,我该怎么启动该ntp程序?(ntp我会设置,但装了ntp.tar.gz后 不知道该怎么运行ntp程序)
谢谢大家

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
3 [报告]
发表于 2008-09-25 14:27 |只看该作者
look readme

论坛徽章:
0
4 [报告]
发表于 2008-09-25 14:29 |只看该作者
那你应该到/usr/local/ntp目录下有bin的目录,里面应该有一系列的ntp的命令以及脚本。

论坛徽章:
0
5 [报告]
发表于 2008-09-25 15:08 |只看该作者

回复 #3 snow888 的帖子

[root@bn ntp-stable-4.2.0a-20050816]# more README

Submit patches, bug reports, and enhancement requests via

                        http://bugzilla.ntp.org

                  The ntp Distribution Base Directory

This directory and its subdirectories contain the Network Time Protocol
Version 4 (NTP) distribution for Unix and Windows/NT systems.  This release
may still work on VxWorks, too.

The contents of the base directory are given in this file. The contents of
subdirectories are given in the README files in each subdirectory.

A complete explanation of the configure, compile and install process, as
well as setting up an NTP subnet, is in the HTML pages in the ./html/
directory. For more information on NTP and how to get a working setup,
read WHERE-TO-START.

For Windows/NT, visit html/hints/winnt .

The base directory ./ contains the autoconfiguration files, source
directories and related stuff:

COPYRIGHT       Excerpt from the HTML file ./html/copyright.html. This file
                specifies copyright conditions, together with a list of
                major authors and electric addresses.

INSTALL         Generic installation instructions for autoconf-based programs.
                Unless you really know what you are doing, you should read the
                directions in the HTML pages, starting with ./html/index.htm.

NEWS            What's new in this release.

README          This file.

README.bk       Instructions for folks who use the BitKeeper-repository
                version of NTP.

README.hackers  Notes to folks who want to hack on the code.

TODO            List of items the NTP developers are working on.

WHERE-TO-START  Hints on what to read in order to get a working
                configuration.

Makefile.am     Automake file configuration file. Edit only if you have the
                GNU automake and autoconf utilities installed.

Makefile.in     Autoconf make file template for Unix.

adjtimed        Directory containing the sources for the adjtime daemon
                for HP/UX systems prior to HP-UX 10.0.

authstuff       Directory containing sources for miscellaneous programs
                to test, calibrate and certify the cryptographic
                mechanisms for DES and MD5 based authentication. These
                programs do not include the cryptographic routines
                themselves, so are free of U.S. export restrictions.

build           A script to build the distribution in A.`config.guess`
                subdirectory (more or less).

clockstuff      Directory containing sources for miscellaneous programs
                to test certain auxiliary programs used with some kernel
                configurations, together with a program to calculate
                propagation delays for use with radio clocks and
                national time dissemination services such as WWV/WWVH,
                WWVB and CHU.

conf            Directory containing a motley collection of
                configuration files for various systems. For example only.

config.guess    Script used to identify the machine architecture and
                operating system.

config.h.in     Configuration file generated automatically from
                configure.in. Do not edit.

configure       Script used to configure the distribution. See the HTML pages
                (./html/index.htm) for a complete description of the options
                available.

configure.in    Master configuration template. Edit only if you have the
                GNU automake and autoconf utilities installed.

dot.emacs       C-mode indentation rules for code "Just the way Dave likes it".

flock_build     (UDel only) Build the distribution on a number of
                different platforms.

html            Directory containing a complete set of documentation on
                building and configuring a NTP server or client. The
                documentation is in the form of HTML files suitable for
                browsing and contains links to additional documentation
                at various web sites. If a browser is unavailable, an
                ordinary text editor can be used.

include         Directory containing include header files used by most
                programs in the distribution.

install-sh      Script to install a program, script or data file.

kernel          Directory containing sources for kernel programs such as
                line disciplines and STREAMS modules used with the CHU
                decoder and precision PPS signals.

libntp          Directory containing library source code used by most
                programs in the distribution.

ntpdate         Directory containing sources for a program to set the
                local machine time from one or more remote machines
                running NTP.  Operates like rdate, but much more accurate.

ntpq            Directory containing sources for a utility program to
                query local and remote NTP peers for state variables and
                related timekeeping information. This program conforms
                to Appendix A of the NTP Version 3 Specification RFC 1305.

ntptrace        Directory containing sources for a utility program that
                can be used to reveal the chain of NTP peers from a
                designated peer to the primary server at the root of the
                timekeeping subnet.

parse           Directory containing files belonging to the generic
                parse reference clock driver. For reasonably simple
                clocks it is possible to get away with about 3-4Kb of
                code. additionally the SunOS 4.x/Solaris 5.3 streams
                module for parse squats here.

patches         Directory containing patches already applied to this
                distribution. These are included for record and to help
                in possible porting problems.

scripts         Directory containing scripts to build the configuration
                files in this directory and then the makefiles used in
                various dependent directories. the subdirectories
                monitoring and support hold various perl and shell
                scripts for visualizing synchronization and daemon startup.

stamp.h.in      Configuration file generated automatically from configure.in.
                Do not edit.

util            Directory containing sources for various utility and
                testing programs.

David L. Mills (mills@udel.edu)
21 June 1998

论坛徽章:
0
6 [报告]
发表于 2008-09-25 15:09 |只看该作者

回复 #4 jerrywjl 的帖子

ntp/bin 下内容如下:
[root@bn bin]# vi ntpd

^?ELF^A^A^A^@^@^@^@^@^@^@^@^@^B^@^C^@^A^@^@^@d聽^D^H4^@^@^@脛<82>^K^@^@^@^@^@4^@@^G^@(^@$^@!^@^F^@^@^@4^@^@^@4<80>^D^H4<80>^D^H脿^@^@^@脿^@^@^@^E^@^@^@^D^@^@^@^@^@^@^T^A^@^@^T<81>^D^H^T<81>^D^H^S^@^@^@^S^@^@^@^D^@^@^@^A^@^@^@^A^@^@^@^@^@^@^@^@<80>^D^H^@<80>^D^HD鲁^C^@D鲁^C^@^E^@^@^@^@^P^@^@^A^@^@^@D鲁^C^@DC^H^HDC^H^H<9^@^@<80>^V      ^@^F^@^@^@^@^P^@^@^B^@^@^@X鲁^C^@XC^H^HXC^H^H脨^@^@^@脨^@^@^@^F^^@^D^@^@^@^D^@^@^@(^A^@^@(<81>^D^H(<81>^D^H ^@^@^@ ^@^@^@^D^@^@^@^D^@^@^@Q氓td^@@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^F^@^@^@^D^@^@^@/lib/ld-linux.so.2^@^@^D^@^@^@^P^@^@^@^A^@^@^@GNU^@^@^@^@^@^B^@^@^@^B^@^@^@^E^@^@^@<83>^@^@^@<87>^@^@^@^@^@^@^@0^@^@^@)^@^@^@H^@^@^@s^@^@^@^C^@^@^@v^@^@^@<86>^@^@^@<84>^@^@^@\^@^@^@1^@^@^@m^@^@^@2^@^@^@q^@^@^@j^@^@^@^@^@^@^@^@^@^@^@<83>^@^@^@n^@^@^@.^@^@^@^[^@^@^@^@^@^@^@y^@^@^@h^@^@^@Q^@^@^@^@^@^@^@g^@^@^@^@^@^@^@W^@^@^@^@^@^@^@3^@^@^@^@^@^@^@^@^@^@^@+^@^@^@^@^@^@^@C^@^@^@^@^@^@^@Y^@^@^@^O^@^@^@~^@^@^@*^@^@^@/^@^@^@^@^@^@^@r^@^@^@<81>^@^@^@^@^@^@^@^@^@^@^@[^@^@^@^@^@^@^@^@^@^@^@^\^@^@^@^@^@^@^@<85>^@^@^@^@^@^@^@<^@^@^@^_^@^@^@^@^@^@^@<82>^@^@^@^?^@^@^@^@^@^@^@P^@^@^@w^@^@^@k^@^@^@^@^@^@^@$^@^@^@O^@^@^@K^@^@^@^@^@^@^@N^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^Q^@^@^@=^@^@^@T^@^@^@'^@^@^@^G^@^@^@^@^@^@^@^@^@^@^@-^@^@^@^S^@^@^@^@^@^@^@^@^@^@^@F^@^@^@^@^@^@^@(^@^@^@J^@^@^@^H^@^@^@f^@^@^@]^@^@^@%^@^@^@`^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@t^@^@^@9^@^@^@S^@^@^@G^@^@^@^@^@^@^@R^@^@^@z^@^@^@^@^@^@^@|^@^@^@l^@^@^@c^@^@^@"^@^@^@<80>^@^@^@b^@^@^@^@^@^@^@^@^@^@^@6^@^@^@U^@^@^@7^@^@^@i^@^@^@^@^@^@^@}^@^@^@^@^@^@^@^X^@^@^@A^@^@^@{^@^@^@^M^@^@^@D^@^@^@:^@^@^@^@^@^@^@_^@^@^@p^@^@^@^@^@^@^@^@^@^@^@,^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^K^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@   ^@^@^@^R
"ntpd" [noeol][converted] 5147L, 955133C

论坛徽章:
34
亥猪
日期:2015-03-20 13:55:11戌狗
日期:2015-03-20 13:57:01酉鸡
日期:2015-03-20 14:03:56未羊
日期:2015-03-20 14:18:30子鼠
日期:2015-03-20 14:20:14丑牛
日期:2015-03-20 14:20:31辰龙
日期:2015-03-20 14:35:34巳蛇
日期:2015-03-20 14:35:56操作系统版块每日发帖之星
日期:2015-11-06 06:20:00操作系统版块每日发帖之星
日期:2015-11-08 06:20:00操作系统版块每日发帖之星
日期:2015-11-19 06:20:00黄金圣斗士
日期:2015-11-24 10:43:13
7 [报告]
发表于 2008-09-25 16:31 |只看该作者
如果没看错,应该用 install-sh 安装吧~ README里面是这么说的。
lz还是好好看看tar包里面都有什么内容吧!

论坛徽章:
0
8 [报告]
发表于 2008-09-25 16:56 |只看该作者

回复 #7 vermouth 的帖子

试过了,不行
-bash: install-sh: command not found

论坛徽章:
1
摩羯座
日期:2015-01-08 14:01:55
9 [报告]
发表于 2008-09-25 19:26 |只看该作者
echo $?
这个指令可以显示上一个指令运行是否正确,一般返回值为0的话,为真。

源码安装,默认安装到/usr/local的相应目录下。

论坛徽章:
34
亥猪
日期:2015-03-20 13:55:11戌狗
日期:2015-03-20 13:57:01酉鸡
日期:2015-03-20 14:03:56未羊
日期:2015-03-20 14:18:30子鼠
日期:2015-03-20 14:20:14丑牛
日期:2015-03-20 14:20:31辰龙
日期:2015-03-20 14:35:34巳蛇
日期:2015-03-20 14:35:56操作系统版块每日发帖之星
日期:2015-11-06 06:20:00操作系统版块每日发帖之星
日期:2015-11-08 06:20:00操作系统版块每日发帖之星
日期:2015-11-19 06:20:00黄金圣斗士
日期:2015-11-24 10:43:13
10 [报告]
发表于 2008-09-26 08:44 |只看该作者
ls 看看源代码包里面都有什么,install-sh 也是里面的一个文件吧~
要加 . ./install-sh
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP