Mon, 14 Dec 2009 16:18:21 +0000
remove erroneous 0.33-philpem1 tag
1 tumble: build a PDF file from image files
2 Copyright 2003 Eric Smith <eric@brouhaha.com>
3 $Id: INSTALL,v 1.1 2003/03/16 07:37:16 eric Exp $
5 Tumble requires libtiff, which in turn requires libjpeg and libz:
7 http://www.libtiff.org/
8 http://www.???.org */
10 Building Tumble requires GNU Make, GCC, Bison, and Flex, all of which are
11 free software provided by the Free Software Foundation. These are provided
12 as part of most Linux distributions, and are also avaiable for many other
13 operatng systems. See the FSF web site for more information
15 http://www.gnu.org/
17 The supplied Makefile should work on most systems with only minor
18 modifications.