libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 63ac0b148f56ebb76febe1ba23ae1db06e80ec63
parent 80a781884b67572133ace8b22f650b66a6038ee6
Author: Heikki Lindholm <holin@iki.fi>
Date:   Sun,  5 Apr 2009 06:22:47 +0000

add install/uninstall info


Diffstat:
MREADME.macosx | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/README.macosx b/README.macosx @@ -8,6 +8,21 @@ some of the extractor plugins that can be compiled in if libextractor is installed with ./configure; make; make install' (provided that the required dependencies exist.) +Installing and uninstalling the framework +========================================= + +The binary framework is distributed as a disk image (Extractor-x.x.xx.dmg). +Installation is done by opening the disk image and clicking Extractor.pkg +inside it. The Mac OS X installer application will then run. The framework +is installed to the root volume's /Library/Frameworks folder and installing +will require admin privileges. + +The framework can be uninstalled by dragging +/Library/Frameworks/Extractor.framework to Trash. + +Using the framework +=================== + In the framework, the 'extract' command line tool can be found at /Library/Frameworks/Extractor.framework/Versions/Current/bin/extract