Fam

From CBLFS
Revision as of 10:24, 7 March 2009 by Xep (talk | contribs) (added debian patches)
Jump to navigationJump to search
Download Source: ftp://oss.sgi.com/projects/fam/download/stable/fam-2.7.0.tar.gz
Required Patch: http://svn.cross-lfs.org/svn/repos/patches/fam/fam-2.7.0-debian-2.patch

Introduction to Fam

GUI tools should not mislead the user; they should display the current state of the system, even when changes to the system originate from outside of the tools themselves. FAM helps make GUI tools more usable by notifying them when the files they're interested in are created, modified, executed, and removed.

Project Homepage: http://oss.sgi.com/projects/fam/

Dependencies

Non-Multilib

Compile the package:

patch -Np1 -i ../fam-2.7.0-debian-2.patch &&
libtoolize && autoreconf &&
./configure --prefix=/usr --sysconfdir=/etc &&
make

Install the package

make install

Multilib

32Bit

To do ...

N32

To do ...

64Bit

To do ...