GRASS GIS on Mac OS X

JasPer

Last change: 2005/7/16


JasPer version: 1.701.0
JasPer Project

This is an easy one. This comes in a zip, so you can use StuffIt Expander to expand it, or if you get the Apple Zip icon, double-click to let the system expand it. In a Terminal type:

$ cd path_to_folder_containing_libjasper_source.zip/jasper-1.701.0
$ ./configure --mandir=/usr/local/share/man --enable-shared --disable-opengl
$ make
$ sudo make install

© 2003-2005 GRASS Development Team
Imprint | Comments about this page
Last change: $Date$