LinuxSir.cn,穿越时空的Linuxsir!

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

问:没有安装说明文件怎么进行安装啊?

[复制链接]
发表于 2004-7-29 18:34:03 | 显示全部楼层 |阅读模式
刚下载了一个webmin
解开后我没有看到安装方法的说明文件
这样的话是不是也要像其它的程序一样
#./configure;make;make install      ????
包内容如下
[root@localhost program]# ls
for AS3  grubconf  webmin-1.150  zhcon-0.2.1
[root@localhost program]# cd webmin-1.150/
[root@localhost webmin-1.150]# ls
acl                     entities_map.txt   password_change.cgi
acl_security.pl         exports            password_form.cgi
adsl-client             fastrpc.cgi        perlpath.pl
apache                  favicon.ico        postfix
at                      fdisk              postgresql
bind8                   feedback.cgi       ppp-client
bsdexports              feedback_form.cgi  pptp-client
burner                  fetchmail          pptp-server
caldera                 file               proc
cfengine                firewall           procmail
changepass.pl           format             proftpd
change-user             frox               pserver
chooser.cgi             fsdump             qmailadmin
cluster-cron            group_chooser.cgi  quota
cluster-passwd          grub               raid
cluster-shell           heartbeat          README
cluster-software        help.cgi           referer_save.cgi
cluster-useradmin       hpuxexports        rpc.cgi
cluster-webmin          htaccess-htpasswd  run-postinstalls.pl
config-aix              images             run-uninstalls.pl
config.cgi              index.cgi          samba
config-cobalt-linux     inetd              sendmail
config-coherent-linux   init               sentry
config-corel-linux      inittab            servers
config-debian-linux     install-module.pl  session_login.cgi
config-freebsd          install-type       setup.sh
config-generic-linux    ipfw               sgiexports
config-gentoo-linux     ipsec              shell
config-hpux             jabber             shorewall
config-irix             javascript-lib.pl  software
config-lib.pl           lang               spam
config-macos            lang_list.txt      squid
config-mandrake-linux   ldap-useradmin     sshd
config-msc-linux        LICENCE            status
config-netbsd           LICENCE.ja         stunnel
config-openbsd          lilo               switch_skill.cgi
config-open-linux       logrotate          switch_user.cgi
config-openserver       lpadmin            syslog
config-osf1             lvm                telnet
config-redhat-linux     mailboxes          thirdparty.pl
config_save.cgi         majordomo          time
config-slackware-linux  maketemp.pl        ui-lib.pl
config-solaris          man                updown
config-sol-linux        mime.types         useradmin
config-suse-linux       miniserv.pem       user_chooser.cgi
config-trustix-linux    miniserv.pl        usermin
config-turbo-linux      mon                version
config-united-linux     mount              vgetty
config-unixware         mscstyle3          webalizer
copyconfig.pl           mysql              web-lib.pl
cpan                    net                webmin
cron                    newmods.pl         webmin-caldera-init
custom                  nis                webmin-daemon
date_chooser.cgi        openslp            webmin-gentoo-init
defaultacl              oschooser.pl       webmin-init
defaulttheme            os_list.txt        webminlog
dfsadmin                pam                webmin-pam
dhcpd                   pap                wuftpd
dnsadmin                passwd             xinetd
[root@localhost webmin-1.150]#
 楼主| 发表于 2004-7-29 18:44:08 | 显示全部楼层
我找到了是一个安装脚本啊
执行后要回答很多问题
 楼主| 发表于 2004-7-29 19:13:26 | 显示全部楼层

我把安装配置的步骤贴出来

希望我没有配置错误啊  哈哈
本来我想把英语的注释都翻译出来的,不过后来一想别再误道了大家所以就 .......
[root@localhost program]# tar zxpvf webmin-1.150.tar.gz
[root@localhost program]# cd webmin-1.150
[root@localhost webmin-1.150]# ./setup.sh
***********************************************************************
*            Welcome to the Webmin setup script, version 1.150        *
***********************************************************************
Webmin is a web-based interface that allows Unix-like operating
systems and common Unix services to be easily administered.

Installing Webmin in /root/program/webmin-1.150 ...

***********************************************************************
Webmin uses separate directories for configuration files and log files.
Unless you want to run multiple versions of Webmin at the same time
you can just accept the defaults.

Config file directory [/etc/webmin]:
Log file directory [/var/webmin]:

***********************************************************************
Webmin is written entirely in Perl. Please enter the full path to the
Perl 5 interpreter on your system.

Full path to perl (default /usr/bin/perl):

Testing Perl ...
Perl seems to be installed ok

***********************************************************************
Operating system name:    Redhat Linux
Operating system version: 3.0AS

***********************************************************************
Webmin uses its own password protected web server to provide access
to the administration programs. The setup script needs to know :
- What port to run the web server on. There must not be another
   web server already using this port.
- The login name required to access the web server.
- The password required to access the web server.
- If the webserver should use SSL (if your system supports it).
- Whether to start webmin at boot time.

Web server port (default 10000):
Login name (default admin):
Login password:
Password again:
The Perl SSLeay library is not installed. SSL not available.
Start Webmin at boot time (y/n): y
***********************************************************************
Creating web server config files..
..done

Creating access control file..
..done

Inserting path to perl into scripts..
..done

Creating start and stop scripts..
..done

Copying config files..
..done

Configuring Webmin to start at boot time..
Created init script /etc/rc.d/init.d/webmin
..done

Creating uninstall script /etc/webmin/uninstall.sh ..
..done

Changing ownership and permissions ..
..done

Running postinstall scripts ..
..done

Attempting to start Webmin mini web server..
Starting Webmin server in /root/program/webmin-1.150
..done

***********************************************************************
Webmin has been installed and started successfully. Use your web
browser to go to

  http://localhost.localdomain:10000/

and login with the name and password you entered previously.

[root@localhost webmin-1.150]#
 楼主| 发表于 2004-7-29 19:23:06 | 显示全部楼层

看看效果

先在语言里把英文改过来

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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