On Saturday, 20 July 2013 18:48:12 UTC+2, William wrote:

> I've installed this into the VM for https://cloud.sagemath.com/ (it 
> will be active once I reboot the VM). 
> However, is there a way to test that the install is correct.  I tried: 
>
>   salvus@salvus-base:~$ aldor 
>   #1 (Fatal Error) Could not find aldor.conf 
>   salvus@salvus-base:~$ 
>
> Is this the expected behavior.  Is there a simple "Hello world" style 
> test I could run to ensure that Aldor does something? 
>

Yes, unfortunately, the installed aldor does not know where it lives, yet. 
This will be fixed very soon, and there is a ticket for it in the issue 
tracker. Until then, do:
  export ALDORROOT=/usr
It is pretty easy to fix, but I'm waiting for Peter Broadbery to review my 
recent changes before I continue, and we need to discuss how aldor should 
find out where it lives. There are basically two options, one is 
hard-coding it (by configure), and one is finding aldor in $PATH. I'm in 
favour of the latter, but we'll have to discuss it.

Pippijn

-- 
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/groups/opt_out.


Reply via email to