Yes, that worked for me!  Thanks very much!

[ Also BTW let me say that I am very happy that chapel uses FLTK and not something else (like Qt, gtk, or whatever). Years ago, I used to be at "expert" level using Qt4 but in the last couple of years I've been using FLTK (1.4) and am very happy with it. I hope chapel sticks with FLTK! ]

- Paul

On 7/2/20 7:05 AM, Ferguson, Michael Paul Pratt (Chapel Developer) wrote:
Hi Paul -

Based upon some Makefile digging, it looks like
you can do this:

   cd tools/chplvis
   make clean
   make FLTK_INSTALL_DIR=/full/path/to/fltk/prefix

I have checked that this appears to work for me
but it would be great to know if it works for you
as well.

In my case I tested it by installing an fltk package
on my system and using FLTK_INSTALL_DIR=/usr
which allowed chplvis to build.
Thanks,

-michael

    I am new to chapel. I have built it successfully, but now I want to
     build the chplvis utility.
I have my own installation of FLTK that I would like to build chplvis
     with, rather than the version that comes down as "third-party" from the
     chapel github repository. Can I do that and how?
Thanks,
     Paul
_______________________________________________
     Chapel-users mailing list
     [email protected]
     https://lists.sourceforge.net/lists/listinfo/chapel-users



_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to