Xfburn is a GTK+ 3 GUI frontend for Libisoburn. This is useful for creating CDs and DVDs from files on your computer or ISO images downloaded from elsewhere.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://archive.xfce.org/src/apps/xfburn/0.8/xfburn-0.8.0.tar.bz2
MD5 校验和:0ae5e3e94c71857b7cd8555f9f18625f
大小:1.2 MB
预计所需磁盘空间:15 MB
预计构建时间:0.1 SBU
libburn-1.5.8, libisofs-1.5.8.pl02, and libxfce4ui-4.20.2
gst-plugins-base-1.28.4 and Cdrdao-1.2.6 (runtime)
Install Xfburn by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.