From: David A. <irb...@gm...> - 2007-01-26 21:31:54
|
Hi, I'm looking to move a bunch of my code over to plplot from pgplot, mainly to use its 3d stuff. I'm having trouble installing though, and there seems to be several conflicting methods suggested for doing so (plain ol configure / make / make install , cmake and fink). Fink fails due to dependency on g77, which I have installed from another source (hpc.sourceforge.net), make complains about various libraries, specifically some undefined objective C types i think, and cmake sounded very much more complex. Ideally, i'd like to be able to use plplot with aquaterm, and they suggest installing via fink, so is the best approach? Regards, David |