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 and java bindings.
> >
> > Anything I can do to make it work?
>
> It appears that cmake is having trouble finding swig on Arch Linux.
> cmake looks for swig.swg in /usr/share/swig1.3, /usr/lib/swig1.3, or
> /usr/local/share/swig1.3.  If Arch Linux has installed swig.swg elsewhere
> (e.g., /usr/share/swig1.3.27) then you have to help
> cmake find it by setting the environment variable CMAKE_INCLUDE_PATH.
>
> 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.  If setting CMAKE_INCLUDE_PATH does not work, let me know and
> we can dive deeper into it.

I don't have access to my own computer right now, but I'll look into
it next week.

Greetings,

Wim


-- 
Avoid hangovers - stay drunk!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to