Re: [Plplot-devel] Bug+Fix in FindwxWidgets.cmake

2006-12-04 Thread Alan W. Irwin
On 2006-12-04 22:32+0100 Werner Smekal wrote: > Hi, > > in FindwxWidgets.cmake is a small bug regarding MinGW and MSys. From line 150 > on there is > > IF(WIN32) > SET(WIN32_STYLE_FIND 1) > ENDIF(WIN32) > IF(MINGW) > SET(WIN32_STYLE_FIND 0) > SET(UNIX_STYLE_FIND 1) > ENDIF(MINGW) > IF(UNIX) >

[Plplot-devel] cmake-2.4.5 is now the minimum version and summary of outstanding issues for PLplot/CMake.

2006-12-04 Thread Alan W. Irwin
cmake-2.4.5 was released this morning and removes a bug that I had to workaround in a fairly ugly way for 2.4.4. I have tested the new cmake without the workaround, and everything seems fine. Accordingly, I have removed the workaround and designated 2.4.5 as the minimum version of cmake if you ar

Re: [Plplot-devel] plplot-5.7.1: results

2006-12-04 Thread wim van hoydonck
> If setting CMAKE_INCLUDE_PATH works, please let me know exactly what > CMAKE_INCLUDE_PATH value you had to set so we can make an Arch Linux note in > the wiki. It was as simple as adding the following to the cmake line: -DCMAKE_INCLUDE_PATH=/usr/share/swig/1.3.27 Greetings, Wim On 12/2/06,

Re: [Plplot-devel] Some beautiful looking gnuplot results

2006-12-04 Thread Arjen Markus
Alan W. Irwin wrote: >Please have a look at "Plotting the spirograph equations with 'gnuplot'" >(http://linuxgazette.net/133/luana.html). The article gives all the >mathematical background so I am wondering if anyone is inspired to try their >hand at generating these beautiful curves with PLplot f

Re: [Plplot-devel] plplot-5.7.1: results

2006-12-04 Thread Arjen Markus
wim van hoydonck wrote: > >I also get a warning during make: > >[ 42%] Building C object bindings/tcl/CMakeFiles/plplottcltkd.dir/tclAPI.o >/usr/bin/gcc -Dplplottcltkd_EXPORTS -march=i686 -O2 -pipe -fPIC >-I/var/abs/local/plplot/src/plplot-5.7.1/include >-I/var/abs/local/plplot/src/plplot-5.7.1/