Thank Travis. I am compiling from source of course. The problem might be
that bash install function I wrote uses "make all" rarher than just "make",
which is what I used to do by handaccorrding to the makefile these
should be equivalent but it is the only difference I can see. Will test
whe
Hey Andrew,
Are you compiling it from source code or using the prebuilt? Because I
believe building the doc is built during the compilation. As for the
prebuilts, since sage now copies over the doc (previously it just rebuilt
it) and it may not be included in; so look in your sage/doc/output.
> On Wed, Oct 12, 2011 at 09:11:48AM -0700, Bruce wrote:
>> Thanks! that appears to be resolved.
>
> For the record: this prerequisite of having to create a .hgrc should
> be resolved with sage 4.7.1.
that's right, but 4.7.1 doesn't build on Mac OS 10.7
http://trac.sagemath.org/sage_trac/ticket/1
On Wed, Oct 12, 2011 at 09:11:48AM -0700, Bruce wrote:
> Thanks! that appears to be resolved.
For the record: this prerequisite of having to create a .hgrc should
be resolved with sage 4.7.1.
Cheers,
Nicolas
--
Nicolas M. ThiƩry "Isil"
http://Nicolas.Thiery.name/
Thanks! that appears to be resolved.
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to
sage-combinat-devel+unsubscr...
> Does that mean it worked the first time? or do I need to uninstall and
> start again?
to save the time building the new sage branch "combinat", you can try using
sage -combinat update
(The reason is that the new branch was already successfully created
but the hg repository failed to be pulled.
I created the file .hgrc in my home directory and tried
sage -combinat install
again. This time it came up with:
Error: sage-combinat apparently already installed in /home/masdbn/sage-
current/devel/sage-combinat/.hg
Does that mean it worked the first time? or do I need to uninstall and
start a