Thread: LRF output
View Single Post
Old 05-18-2007, 11:08 PM   #109
isaacrdz
Junior Member
isaacrdz began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2007
Quote:
Originally Posted by kovidgoyal
It's part of libprs500. If you only want to use html2lrf all you need is
python 2.5 and setuptools. Once they're installed a simple
Code:
easy_install -f http://www.pythonware.com/products/pil Imaging
easy_install-2.5 -U libprs500
will install it automatically.

EDIT: Forgot about the dependency on Imaging
For some reason, that made more sense to me than the instructions on libprs500 page.

Maybe I'll put together a more "Mac friendly" of the installation instructions later.
isaacrdz is offline   Reply With Quote