上一篇:
SQL语句更改表所有者
SQL语句更改表所有者
Ubuntu上安装PealPlayer方法
1.先到RealPlayer官方网站上下载RealPlayer的安装文件
RealPlayer有专门为Linux用户提供的播放器
http://www.real.com/linux/
2.将文件RealPlayer10GOLD.bin保存到主文件夹中 /home/[你的用户名]文件夹下
3.打开终端运行:
$chmod +x RealPlayer10GOLD.bin
$sudo RealPlayer10GOLD.bin
当终端显示
Welcome to the RealPlayer (10.0.8.805) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue…
时按下回车键,进入下一步:
Enter the complete path to the directory where you want
RealPlayer to be installed. You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory: [/home/blue/RealPlayer]: /opt/RealPlayer
默认是安装到用户的主文件夹下的RealPlayer目录下,直接回车即可。建议安装在/opt下,用sudo mkdir /opt/RealPlayer命令新建文件夹。
You have selected the following RealPlayer configuration:
Destination: /opt/RealPlayer
Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: F
安装程序会提示最后确定信息,如果都确定了,按下F键后回车。
当提示
Copying RealPlayer files…configure system-wide symbolic links? [Y/n]:
时按下Y键回车即可。
你可以到“应用程序,影音”下找到RealPlayer10来运行了
Ubuntu上安装好RealPlayer以后你会发现他仍然无法运行。那是因为与SCIM与RealPlayer的冲突。
你还需要进行下面操作:
$sudo gedit /opt/RealPlayer/realplay
在打开的文本编辑器的首行添加下面一行
export GTK_IM_MODULE=xim
之后保存文本编辑器,然后再次执行RealPlayer应该就正常了。
如果你是新手,
sudo gedit /etc/apt/sources.list
添加源
deb http://archive.canonical.c... dapper-commercial main
Ctrl+s保存退出
sudo atp-get update
sudo apt-get install realplay
This entry was posted on Tuesday, August 28th, 2007 at 10:05 pm and is filed under Ubuntu. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
1.先到RealPlayer官方网站上下载RealPlayer的安装文件
RealPlayer有专门为Linux用户提供的播放器
http://www.real.com/linux/
2.将文件RealPlayer10GOLD.bin保存到主文件夹中 /home/[你的用户名]文件夹下
3.打开终端运行:
$chmod +x RealPlayer10GOLD.bin
$sudo RealPlayer10GOLD.bin
当终端显示
Welcome to the RealPlayer (10.0.8.805) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue…
时按下回车键,进入下一步:
Enter the complete path to the directory where you want
RealPlayer to be installed. You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory: [/home/blue/RealPlayer]: /opt/RealPlayer
默认是安装到用户的主文件夹下的RealPlayer目录下,直接回车即可。建议安装在/opt下,用sudo mkdir /opt/RealPlayer命令新建文件夹。
You have selected the following RealPlayer configuration:
Destination: /opt/RealPlayer
Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: F
安装程序会提示最后确定信息,如果都确定了,按下F键后回车。
当提示
Copying RealPlayer files…configure system-wide symbolic links? [Y/n]:
时按下Y键回车即可。
你可以到“应用程序,影音”下找到RealPlayer10来运行了
Ubuntu上安装好RealPlayer以后你会发现他仍然无法运行。那是因为与SCIM与RealPlayer的冲突。
你还需要进行下面操作:
$sudo gedit /opt/RealPlayer/realplay
在打开的文本编辑器的首行添加下面一行
export GTK_IM_MODULE=xim
之后保存文本编辑器,然后再次执行RealPlayer应该就正常了。
如果你是新手,
sudo gedit /etc/apt/sources.list
添加源
deb http://archive.canonical.c... dapper-commercial main
Ctrl+s保存退出
sudo atp-get update
sudo apt-get install realplay
This entry was posted on Tuesday, August 28th, 2007 at 10:05 pm and is filed under Ubuntu. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
bfgh
2008/09/07 09:43
天时
2008/07/03 23:06
没有是
分页: 1/1
1
1
ubuntu 定时关机 还有个有意思的命令
2008/06/10 00:03 | by



