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