From: Alan W. I. <ir...@be...> - 2005-09-19 00:01:30
|
On 2005-09-18 16:24-0700 hba...@ma... wrote: > If you are not planning to use Octave you can configure without it (--disable-octave) & then make should work okay. If you are then compiling from the current CVS is a little more work, but not too bad. There is a section in the INSTALL file that describes how to do this for OS-X under the header "Alternative Build Instructions for OS-X". As Alan mentioned, you will need the latest versions of GNU autoconf, automake and libtool, but you don't have to anything re swig. Thanks, Hazen, for mentioning --disable-octave. I agree that is the easiest solution assuming this user doesn't need the octave interface to PLplot. Also, to expand on the comment about the swig requirement, swig is only necessary if you want to build the python and/or java interface to plplot for a freshly checked out cvs version with no stale files lying around from previous tarball builds. Also, note the swig-generated parts of those interfaces are prebuilt and also all the autotools (autoconf, automake, and libtool) stuff is prebuilt for the tarball version which is why our tarball users don't need to have swig or the autotools installed. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |