[Gnuplotfortran-discuss] Fix for FreeBSD
Status: Beta
Brought to you by:
madhusudansingh
From: Tom S. <to...@so...> - 2008-02-26 17:46:54
|
Hello, I installed Gnuplotfortran-0.2.2-1with fortranposix-0.1-1 on my FreeBSD 7 box. A little patch has to be applied to the file posixwrapper.c in fortranposix-0.1-1: 41,44d40 < #ifdef __FreeBSD__ < #include <sys/syslimits.h> < #endif < I tested Gnuplotfortran with g95 0.91 and gnuplot 4.2. Seems to be working ok. Tom |