I've just tagged Nemo-0.3.1. This fixes some issues on OSX and on 32 bit
platforms that were reported. Other platforms are not affected.

Note that on OSX we don't provide binaries, but build from source. So you
need a working build environment (a fairly recent Xcode -- is that the
right incantation?) Older build environments reportedly don't work.

Apparently GNU m4 fails to configure on OSX (if anyone knows why, it would
be helpful to know). So for now you *may* need a working m4 in your path on
OSX. The symptoms are it bombs out with a message about the compiler not
working.

* If you have Nemo on a 32 bit machine you will need to do

   Pkg.update()

* If you have Nemo on OSX and it failed to build for you, you will need to
do

   Pkg.update()
   Pkg.build("Nemo")

If it still fails to build for you on OSX and you have a recent
environment, we'd appreciate the build/bug report.

Bill.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to