> 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,
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/
On 12/2/06, Alan W. Irwin <[EMAIL PROTECTED]> wrote:
> >[...] Warnings during cmake:
> >
> > -- WARNING: swig not found. Disabling java bindings
> > -- WARNING: swig not found. Disabling python bindings
> >
> > while I do have swig installed (v 1.3.27, below /usr)
> >
> > this disables the python
On 2006-12-02 17:31+0100 wim van hoydonck wrote:
> Hi all,
>
> I've got plplot-5.7.1 working on Arch Linux :)
Thanks for your positive report. We have now already had more than 130
downloads of plplot-5.7.1 from SourceForge since its release last Sunday,
and everybody seems pretty happy with it
Hi all,
I've got plplot-5.7.1 working on Arch Linux :)
Both fortran 77 and fortran 95 bindings work (with Intel Fortran
compiler), gcw driver works too and with better looking fonts than
version 5.6.1.
Summary of cmake:
SWIG_FOUND: 0
PERL_FOUND: YES
X11_FOUND: