File Roller-2.8.3

Introduction to File Roller

File Roller is an archive manager for GNOME with support for tar, bzip2, gzip, zip, jar, compress and lzop archives.

Package information

File Roller dependencies

Installation of File Roller

Install File Roller by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install

Command explanations

--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

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

Contents

The File Roller package contains file-roller and File Roller Bonobo modules.

Description

file-roller

file-roller is an archiver for GNOME.

Last updated on 2004-12-02 22:29:03 -0700