Paul Onions wrote:
>
> >> AFAIKS the first step consists of running xmkmf program,
> >> which is part of standard X11 installation and is supposed
> >> to know where X headers and X libraries live.
> >
> > I think this is the problem, seems that xmkmf is not installed as  
> > part of XQuartz (at least I can't find it on my system, will check  
> > the package contents later).  Maybe we need a fallback default on OSX.
> 
> Yes, definitely not included, seems it was dropped a long time ago  
> (back in Snow Leopard days).

That seems strange: IIUC before 'El Capitan' FriCAS was able to
find X header using xmkmf.  Maybe there was xmkmf coming from
other source?

I am thinking of good way to handle this.  Just providing path
to X headers may look simple, but it seems that other system
and even older versions of Mac OS X use different path.
It seems that before 'El Capitan' the correct path to X11 on
Mac OS X was '/usr/X11R6'.  In 'El Capitan' it seem to be
'/usr/X11' (but IIUC this is link to '/opt/X11').  So a single
fixed path is likely to cause trouble for other systems...

-- 
                              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