On Mon, Jun 29, 2009 at 3:37 PM, William Stein<wst...@gmail.com> wrote:
>
> On Mon, Jun 29, 2009 at 10:53 PM, Ondrej Certik<ond...@certik.cz> wrote:
>>
>> On Mon, Jun 29, 2009 at 1:12 PM, William Stein<wst...@gmail.com> wrote:
>>>
>>> On Mon, Jun 29, 2009 at 8:30 PM, Prabhu
>>> Ramachandran<pra...@aero.iitb.ac.in> wrote:
>>>>
>>>> On 06/29/09 22:07, Prabhu Ramachandran wrote:
>>>>> On 06/29/09 14:58, William Stein wrote:
>>>>>> On Mon, Jun 29, 2009 at 11:07 AM, Ondrej Certik<ond...@certik.cz> wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> the optional vtk package fails to buid on Mac, it fails to configure.
>>>>>>> I didn't like the spkg install much, so I joined the Mac and linux
>>>>>>> version and it now configures and starts compiling, but then it fails
>>>>>>> with:
>>>>>>>
>>>>>>> http://code.google.com/p/femhub/issues/detail?id=34#c3
>>>>>>>
>>>>>>> I think I need to somehow use a framework for Python on Mac but I
>>>>>>> really have no clue so far how this works.
>>>>>> If somebody posts an spkg that builds Python as a framework for OSX, I
>>>>>> would be happy to post it to the optional package repo.  I'm sure
>>>>>> Brain Granger and others know how to make such an spkg.
>>>>>
>>>>> I will try to do this tonight or tomorrow.
>>>>
>>>> Oops, sage-4.0.2 doesn't build on bsd.math.  Here is what I get after a
>>>> long compile:
>>>
>>> For what it is worth, sage-4.0.2 does build fine on bsd.math. That's
>>> where I build all the OS X 10.5 intel binaries.    Since you didn't
>>> actually post anything useful form the error message below, it is hard
>>> to diagnose.   Maybe you could look a little more closely?  I bet you
>>> have something funny with your environment settings.
>>>
>>> You could also get my build from
>>>
>>> /Users/was/build/sage-4.0.2
>>>
>>> (say from the dist directory).
>>
>> If you don't want to wait that long, just use:
>>
>> http://femhub.org/
>>
>> e.g.:
>>
>> $ wget 
>> http://sage.math.washington.edu/home/ondrej/scratch/femhub/femhub-0.9.3.tar
>> $ tar xf femhub-0.9.3.tar
>> $ cd femhub-0.9.3
>> $ make
>>
>>
>> and wait about 30 min on bsd.math.
>
> What does it do?  Does it build basically a subset of Sage with a
> Python spkg that builds as a Framework build?

It builds the following packages:

$WGET $SAGE_STANDARD/termcap-1.3.1.p0.spkg
$WGET $SAGE_STANDARD/zlib-1.2.3.p4.spkg
$WGET $SAGE_STANDARD/readline-5.2.p6.spkg
$WGET $SAGE_STANDARD/python-2.5.4.p1.spkg
$WGET $SPD_STANDARD/ipython-bzr1174.spkg
$WGET $SAGE_STANDARD/cython-0.11.1.p0.spkg

# notebook:
$WGET $SPD_STANDARD/pexpect-2.0.p3.spkg
$WGET $SAGE_STANDARD/twisted-8.1.0.p2.spkg
$WGET $SAGE_STANDARD/setuptools-0.6c9.spkg
$WGET $SAGE_STANDARD/jinja-1.2.spkg
$WGET $SAGE_STANDARD/libgpg_error-1.6.p0.spkg
$WGET $SAGE_STANDARD/libgcrypt-1.4.3.p0.spkg
$WGET $SAGE_STANDARD/gnutls-2.2.1.p1.spkg
$WGET $SAGE_STANDARD/python_gnutls-1.1.4.p3.spkg
$WGET $SAGE_STANDARD/jquery-1.2.6.p0.spkg
$WGET $SAGE_STANDARD/jqueryui-1.6r807svn.p0.spkg
$WGET $SAGE_STANDARD/jsmath-3.6b.p1.spkg
$WGET $SAGE_STANDARD/tinyMCE-3.2.0.2.p0.spkg
$WGET $SPD_STANDARD/spd_notebook-3.4.1-5.spkg

# numpy, scipy matplotlib and sympy
$WGET $SAGE_STANDARD/fortran-20071120.p5.spkg
$WGET $SAGE_STANDARD/lapack-20071123.p0.spkg
$WGET $SAGE_STANDARD/blas-20070724.spkg
#$WGET $SAGE_STANDARD/atlas-3.8.3.p0.spkg
$WGET $SAGE_STANDARD/numpy-1.3.0.spkg
$WGET $SAGE_STANDARD/scipy-0.7.p1.spkg
$WGET $SAGE_STANDARD/freetype-2.3.5.p0.spkg
$WGET $SAGE_STANDARD/libpng-1.2.35.spkg
$WGET $SAGE_STANDARD/matplotlib-0.98.5.3rc0-svn6910.p3.spkg
$WGET $SAGE_STANDARD/sympy-0.6.4.spkg

# femhub things:
$WGET http://femhub.googlecode.com/files/cmake-2.6.2.spkg
$WGET http://femhub.googlecode.com/files/judy-1.0.5.spkg
$WGET http://femhub.googlecode.com/files/mesa-7.4.4.p3.spkg
$WGET http://femhub.googlecode.com/files/vtk-cvs-20090316-minimal.p1.spkg
$WGET http://femhub.googlecode.com/files/configobj-4.5.3.spkg
$WGET http://femhub.googlecode.com/files/mayavi-3.2.0-osmesa1.spkg
$WGET http://femhub.googlecode.com/files/pyparsing-1.5.2.spkg
$WGET http://femhub.googlecode.com/files/swig-1.3.36.spkg
$WGET http://femhub.googlecode.com/files/sfepy-2009.2.spkg
$WGET http://femhub.googlecode.com/files/hermes2d-a559a87.spkg



it works on linux, but on Mac, it fails with the
vtk-cvs-20090316-minimal.p1.spkg build.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to