|
|
[root@localhost back_soft]# ls *.bin
helix_producer_plus_9.0.1_linux.bin
realplay-10.0.6.776-linux-2.2-libc6-gcc32-i586.bin
[root@localhost back_soft]# chmod a+x helix_producer_plus_9.0.1_linux.bin
[root@localhost back_soft]# ./helix_producer_plus_9.0.1_linux.bin
Welcome to the Helix(TM) Producer Plus 9.0.1 from RealNetworks(R) Installer!
This installer will walk you through setting up the Helix Producer Plus.
At each prompt you can press 'Enter' to accept the default option in brackets.
Installation options:
~~~~~~~~~~~~~~~~~~~~
express - Installs program & shortcuts (symbolic links) to standard locations
* Application Installation Directory = /usr/local/realnetworks/producer
* Shortcut (symlink) to producer = /usr/local/bin/producer
* Command Line Reference (man page) = /usr/man/man1
custom - Choose custom settings for program location and links.
quit - Quit installation.
Please choose installation option (express/custom/quit) [express]: custom
Please specify where to install. [/usr/local/realnetworks/producer]:
/usr/local/realnetworks/producer
Directory exists with that name. Overwrite? (y/n) [y]: y
Unpacking files...tail: 无法打开 “+298” 读取数据: 没有那个文件或目录
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: 由于前面延迟的错误而退出
Error! Could not install Helix Producer to /usr/local/realnetworks/producer.
[root@localhost back_soft]# |
|