[已解决][问题]安装RealPlayer时出现问题

Totem,mplayer,sopcast,realplayer,bmp
回复
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

[已解决][问题]安装RealPlayer时出现问题

#1

帖子 iceman0142 » 2008-04-16 21:53

我想安装RealPlayer,按照网上的教程在网上下载了RealPlayer.bin,然后输入
chmod +x RealPlayer.bin
sudo ./RealPlayer.bin
却出现错误,
Extracting files for Helix installation...
Error: short read (4885594/7364507 bytes) (Invalid argument)
.sh: line 0: cd: ./hxsetup: No such file or directory
sh: line 0: cd: ./hxsetup: No such file or directory
sh: line 0: cd: ./hxsetup: No such file or directory
…………
然后就死机了,请问怎么办?
上次由 iceman0142 在 2008-04-19 12:00,总共编辑 1 次。
mapel_uc
帖子: 157
注册时间: 2006-04-21 16:45

#2

帖子 mapel_uc » 2008-04-16 23:39

是不是说你下载的文件阿?

我编译能成功,但是在应用程序影音里面显示找不到目标文件

我就郁闷了
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

#3

帖子 iceman0142 » 2008-04-17 7:44

mapel_uc 写了:是不是说你下载的文件阿?

我编译能成功,但是在应用程序影音里面显示找不到目标文件

我就郁闷了
自己新建一个不行吗?
我以前安装成功过的,但是不记得怎么弄的了!那个错误提示,应该是RealPlayer自己创建了一个临时文件夹,但是它自己却进不去了,奇怪…………
bluetwo
帖子: 9
注册时间: 2008-04-09 13:11

#4

帖子 bluetwo » 2008-04-17 9:51

我直接双击.bin这个这个文件就成功了,需要把bin设置为允许以程序方式运行。虽然最后有提示错误(无法进入那个临时文件夹),但是rmvb格式的影片已经可以正常播放的。
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

#5

帖子 iceman0142 » 2008-04-17 12:45

bluetwo 写了:我直接双击.bin这个这个文件就成功了,需要把bin设置为允许以程序方式运行。虽然最后有提示错误(无法进入那个临时文件夹),但是rmvb格式的影片已经可以正常播放的。
怎么设置啊?
其实我现在有其它播放器的,我只是想知道为什么会装不上。
bluetwo
帖子: 9
注册时间: 2008-04-09 13:11

#6

帖子 bluetwo » 2008-04-17 13:35

iceman0142 写了:
bluetwo 写了:我直接双击.bin这个这个文件就成功了,需要把bin设置为允许以程序方式运行。虽然最后有提示错误(无法进入那个临时文件夹),但是rmvb格式的影片已经可以正常播放的。
怎么设置啊?
其实我现在有其它播放器的,我只是想知道为什么会装不上。
我是在图像界面下设置的,在bin程序在点右键,选择'Permissions' ,然后选中Allow executing file as programe就可以了。
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

#7

帖子 iceman0142 » 2008-04-17 21:59

还是不行,双击bin文件也会出现同样的情况。我会计估计还是权限的问题,有没有高手来帮帮我啊?
discreteopt
帖子: 6
注册时间: 2008-03-19 0:00

#8

帖子 discreteopt » 2008-04-18 21:57

代码: 全选

sudo -i

代码: 全选

cd (your file direction)

代码: 全选

chmod a+x realplayer.bin

代码: 全选

./realplayer.bin
OK
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

#9

帖子 iceman0142 » 2008-04-19 6:31

discreteopt 写了:

代码: 全选

sudo -i

代码: 全选

cd (your file direction)

代码: 全选

chmod a+x realplayer.bin

代码: 全选

./realplayer.bin
OK
不行啊!还是出现同样的错误,郁闷啊…………
iceman0142
帖子: 22
注册时间: 2008-03-30 8:13

#10

帖子 iceman0142 » 2008-04-19 12:03

实在不好意思,麻烦大家这么多。最后居然发现是bin文件损坏了,汗!!!
回复