File: INSTALL

package info (click to toggle)
mahoro 0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 48 kB
  • ctags: 21
  • sloc: ansic: 149; ruby: 33; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
 INSTALL
=========

The installation is simple, install libmagic and type the following.

> ruby extconf.rb --with-magic-include=/path/to/include \
                  --with-magic-lib=/path/to/lib
> make
# make install