Re: [Fink-users] snns compile issue

2009-11-02 Thread Max Horn
Hi there, rev 12 of snns hopefully fixes building on 10.6/64; it also resolves the odd replicated configure params, and for the first time ever, installs the man pages as intended ;). I noticed that there is a version 4.3 of SNNS now, but don't dare updating it as I am not using SNNS anymor

Re: [Fink-users] snns compile issue

2009-11-02 Thread Martin Costabel
Aaron Magill wrote: > Under 10.6 64bit fink, trying to build snns resulted in a failure to > find and link with Xaw when building xgui. I was able to fix this by > making a local snns.info file, bumping the revision, and changing the > following: > > ConfigureParams: --with-x --mandir='${pr

[Fink-users] snns compile issue

2009-11-01 Thread Aaron Magill
Under 10.6 64bit fink, trying to build snns resulted in a failure to find and link with Xaw when building xgui. I was able to fix this by making a local snns.info file, bumping the revision, and changing the following: ConfigureParams: --with-x --mandir='${prefix}/share/man' --enable-global