libfm-1.3.2

Introduction to libfm-extra

The libfm-extra package contains a library and other files required by the menu-cache-gen program in /usr/bin/libexec installed by menu-cache-1.1.1.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

  • Download (HTTP): https://downloads.sourceforge.net/pcmanfm/libfm-1.3.2.tar.xz

  • Download SHA256 Sum: a5042630304cf8e5d8cff9d565c6bd546f228b48c960153ed366a34e87cad1e5

  • Download MD5 sum: c87a0ff41ae77825079b2f785ec0741e

  • Download size: 8,246.4 KB

  • Estimated disk space required: 9,369.0 KB

  • Estimated build time: less than 0.1 SBU

libfm-extra Dependencies

Required

GLib-2.86.2

Installation of libfm-extra

Prepare libfm-extra by running the following commands:

./configure --prefix=/usr     \
            --sysconfdir=/etc \
            --with-extra-only \
            --with-gtk=no     \
            --disable-static
make

This package does not come with a test suite.

Now Install the package, as the root user:

make install

Command Explanations

--with-extra-only: This switch disables all components except for the libfm-extra library.

--with-gtk=no: This switch disables support for GTK+ because it is not necessary for this package.

--disable-static: This switch prevents installation of static versions of the libraries.

Contents

Installed Programs: None
Installed Library: libfm-extra.so
Installed Directories: /usr/include/libfm (symlink) and /usr/include/libfm-1.0

Short Descriptions

libfm-extra.so

contains the libfm-extra API functions