John H Palmieri wrote:
> On Nov 11, 4:24 am, mabshoff <[EMAIL PROTECTED]> wrote:
>> Hello folks,
>>
>> here is 3.2.rc0 and I have to confess that I cheated: I did build this
>> on numerous platforms before announcing here (if you hung out in IRC
>> you knew about this release for about 6 hours now) and as it turns out
>> my caution was justified. Doctesting is broken with this release
>> unless you do the following:
>>
>>  ./sage -sh
>>  cd local/bin
>>  hg update -C
> 
> When I try to do the last line (on an intel mac running 10.5), I get
> this:
> 
> abort: could not import module lookup!
> 
> Did I do something wrong?
> 

do:

./sage -sh
cd local/bin
./hg update -C

then

exit
make check

Jaap


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

Reply via email to