From: Hans-Bernhard B. <HBB...@t-...> - 2008-06-25 23:38:05
|
Sarah Bearse wrote: > Hi there, > I'm having issues with successfully installing gnuplot version 4.0.0. > <http://4.0.0.> I know this is an older version but another tool I need > to use relies on this version. I would really appreciate finding out > what the necessary steps are to get a successful install. I've included > a log file detailing the errors encountered during the make process. The error is caused by compiling the X11 driver program in Objective-C mode. That can't work, and has been fixed 3 years ago (released first as 4.2.0). I wonder how a tool can rely on an exact version of gnuplot that never built on the target platform... |