Nautilus CD Burner-2.10.1

Introduction to Nautilus CD Burner

The Nautilus CD Burner lets you write files to a CD burner easily with GNOME; by drag-and-dropping files using the GNOME file manager, Nautilus.

Package Information

Nautilus CD Burner Dependencies

Required

Nautilus-2.10.1 and Cdrtools-2.01

Optional

HAL

Installation of Nautilus CD Burner

Install Nautilus CD Burner by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
    --sysconfdir=/etc/gnome &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.

--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.

--disable-hal: Use this switch if you have HAL version >0.4.7 installed, as the build will fail with higher versions due to the D-BUS/HAL ABI changes.

Contents

Installed Programs: mapping-daemon and nautilus-cd-burner
Installed Libraries: libnautilus-burn.so and gnome-vfs and nautilus modules
Installed Directories: /etc/gnome/gconf/gconf.xml.defaults/apps/nautilus-cd-burner, /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/nautilus-cd-burner, $GNOME_PREFIX/include/libnautilus-burn, and $GNOME_PREFIX/share/nautilus-cd-burner

Short Descriptions

mapping-daemon

is the central daemon which keeps track of file mappings.

nautilus-cd-burner

is an extension to Nautilus that lets you burn CDs easily.

Last updated on 2005-08-01 13:29:19 -0600