PDA

查看完整版本 : Linux Realserver 8.0.x Linux 安装简要


Tony
2003-10-22, 07:28 PM
在www.realnetworks.com可以下载试用版, Lic在本版自己找找
注意:
在Redhat7.0~7.3系统中请注意要安装compat-libstdc++库文件, 可以在以下地址下载
ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/i386/RedHat/RPMS/compat-libstdc++-6.2-2.9.0.14.i386.rpm
在/etc/hosts 文件中确认是否有该服务器地址名称对的描述, 如:
127.0.0.1 localhost.localdomain localhost
202.162.60.10 realserver

在shell下运行
./rs802-linux-20-libc6-i386.bin
(安装过程中继续按N, 返回按P, 退出按X, 完成按F)
问要license可以不管, 一直按回车, accept license text;
输入realserver的安装目录 例如/home/realsystem
输入管理员名称, 密码...
PNA, rtsp,http端口可用确省, 也可以按自己要求输入, 然后是administrator port, 这个port是由按装程序自动生成, 也可以手动修改
现在一切参数输入完毕, 按"f" 开始copy系统文件.....

安装完后程序问是否启动realserver, 选no; 因为刚才还未加如license,系统是无法运行的.
now, copy the *.lic file to Realsystem/License dirctory
最后在Realsystem目录中运行Bin/rmserver rmserver.cfg 即可

然后我们用explorer来进入administrator管理界面
http://yourip:administrator-port/admin/index.html
(as http://211.162.60.10:17890/admin/index.html)
如果出现用户确认窗口, 那么恭喜你,realserver已经安装成功了