Paul Onions wrote:
> 
> In case anyone is interested I thought I'd post my experience of building 
> FriCAS on OSX.  For reference this is FriCAS 1.2.7 on OSX 10.11.2 (El 
> Capitan).  To do this I needed the Xcode command line tools [1] and the 
> XQuartz package [2] to be installed.  Then I could build FriCAS from source 
> using the following configure invocation:-
> 
>   ./configure --x-includes=/usr/X11/include
> 
> I'm not sure why I need to specify the x-includes directory, it would be nice 
> if it was autodetected  I had a look at the build machinery but quickly got 
> lost :-(

Thanks for info.  Detection of X11 is done by autoconf macros.
There was a typo in FriCAS 'configure.ac' which could affect this.
I have commited corrected version to trunk, but I an not sure
if it makes difference.  It seems that changes in El Capitan
caused troubles not only for FriCAS but for many free programs.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to