octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 4.0 on Mac OS Yosemite (with gui!)


From: Ben Abbott
Subject: Re: Octave 4.0 on Mac OS Yosemite (with gui!)
Date: Mon, 03 Aug 2015 21:02:40 -0400

> On Aug 3, 2015, at 6:54 AM, Sebastian Schöps <address@hidden> wrote:
> 
> 1) Octave with homegrown Mesa: 
> 
> I compiled mesa-10.5.4 using the sources from
> ftp://ftp.freedesktop.org/pub/mesa/10.5.4/mesa-10.5.4.tar.gz 
> which is the most recent one that is in Macports. I used their patches:
> https://trac.macports.org/browser/trunk/dports/x11/mesa/files/0001-glext.h-Add-missing-include-of-stddef.h-for-ptrdiff_.patch?format=txt
> https://trac.macports.org/browser/trunk/dports/x11/mesa/files/1001-darwin-Fix-install-name-of-libOSMesa.patch?format=txt
> https://trac.macports.org/browser/trunk/dports/x11/mesa/files/5001-swrast-Build-fix-for-darwin.patch?format=txt
> https://trac.macports.org/browser/trunk/dports/x11/mesa/files/5002-darwin-Suppress-type-conversion-warnings-for-GLhandl.patch?format=txt
> https://trac.macports.org/browser/trunk/dports/x11/mesa/files/5003-applegl-Provide-requirements-of-_SET_DrawBuffers.patch?format=txt
> 
> and the following configure switches
> ./configure --prefix=/usr/local  --disable-silent-rules --disable-xvmc
> --disable-glx --disable-dri --disable-openvg --with-dri-drivers=swrast
> --with-gallium-drivers="" --disable-shared-glapi --disable-egl
> --with-egl-platforms="" --enable-osmesa --enable-gallium-llvm=no

I’m using Fink and encounter the error below.

        configure: error: Python mako module v0.3.4 or higher not found 

I do have the mako module installed via Fink. But the configure script isn’t 
seeing the Fink python (/sw/bin/python2.7).

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]