红联Linux门户
Linux帮助

GTK+光盘烧录工具 Recorder

发布时间:2012-08-15 09:06:50来源:红联作者:empast
Recorder 真是一个超简单的 GTK+ 光盘烧录工具。与 Brasero 相比,没有那么多依赖。其实,大多数时候,我们需要的就是能够烧录 ISO 映像文件、数据 CD/DVD 什么的而已。使用 Recorder 足矣。

安装 Recorder

Recorder 要求 pygtk、cdrkit (或 cdrtools)、dvd+rw-tools,需先行安装好。

Archlinux:可以使用 AUR,yaourt -S recorder。

Gentoo:ebuild 文件到这里取用。

其他 Linux 发行版,先下载 tar.bz2 文件,然后执行:

tar jxvf recorder-1.3.3.tar.bz2
cd recorder-1.3.3
make install #这一步需要 root 权限

配置

当首次启动 Recorder 后,需要配置“Path to your drive”,在其中输入 /dev/cdrom 即可。

主页:http://code.google.com/p/recorder/

下载:http://recorder.googlecode.com/files/recorder-1.4.1.tar.bz2

来自:开源中国社区
文章评论

共有 0 条评论