> I agree, I think this should be removed for 1.3.x.
> Apart from that, I thought that the symlinks are not in the tarbal but
> created only by "make install" - in this case manual copy of resulting
> libs, /FL include directory and fluid executable would do the job or
> just working within the files in the source tree without the installation.

At least when using Makefiles produced by cmake, the extra header files are 
created during plain old "make", as opposed to "make install".  And they're not 
symlinks - they're simply copied files.

>
> Disclaimer: I don't know OS X - can you install the software like with
> "normal" *nix under /usr or /usr/local and expect paths and library
> directories be set within "bin" or "lib" subdirectories or does it reuse
> the subdirectories from within this "App. bundle" stuff?

I believe so.  We haven't tried to support "make install" for our software yet, 
but I'm pretty sure OS X has lots of command-line stuff under /usr/bin.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to