> https://cloud.sagemath.com/projects/87b42925-de3b-482c-99b2-edf1e1ba8bfb/files/fricas/rhx-instructions
Updated.
That compiles Aldor and FriCAS and seems to work.
Unfortunately, FriCAS will show
Version: FriCAS 2013-09-27
which isn't quite correct.
Ralf
--
You received this message becaus
On Sat, Nov 23, 2013 at 10:32 AM, Ralf Hemmecke wrote:
>> Could you re-send me the link to the instructions? Thanks!
>
> I would have done that before but I didn't know whether a link like this
>
> https://cloud.sagemath.com/projects/87b42925-de3b-482c-99b2-edf1e1ba8bfb/files/fricas.term
>
> does
> Could you re-send me the link to the instructions? Thanks!
I would have done that before but I didn't know whether a link like this
https://cloud.sagemath.com/projects/87b42925-de3b-482c-99b2-edf1e1ba8bfb/files/fricas.term
does help you. Anyway, under
https://cloud.sagemath.com/projects
I s
On Sat, Nov 23, 2013 at 8:07 AM, Ralf Hemmecke wrote:
> Hi William,
>
> I've updated rhx-instructions for the installation of FriCAS that should
> work in connection with Aldor. You'd need the latest github versions of
> both.
Could you re-send me the link to the instructions? Thanks!
-- Willi
On Sat, Nov 23, 2013 at 04:53:39PM +0100, Ralf Hemmecke wrote:
> I.e. using the latest FriCAS from
>
> https://github.com/hemmecke/fricas-svn/commits/master
> would require a corresponding version of Aldor. (The most rrecent from
> Pippijn's github repo should work.)
The most recent version does
Hi William,
I've updated rhx-instructions for the installation of FriCAS that should
work in connection with Aldor. You'd need the latest github versions of
both.
Ralf
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this grou
Hi William, hi Pippijn,
As of today, we can also provide packages for Debian and Ubuntu at
https://launchpad.net/~pippijn/+archive/ppa
I haven't checked exactly what sha1 from his aldor git repo actually
corresponds to this ppa. But that would be important. Since only
recently FriCAS
On Sat, Nov 23, 2013 at 2:18 AM, Pippijn van Steenhoven
wrote:
> On Fri, Nov 22, 2013 at 09:38:10PM -0800, William Stein wrote:
>> On Sat, Jul 20, 2013 at 6:00 AM, Pippijn van Steenhoven
>> wrote:
>> > Hello Aldor, FriCAS, and Sage users,
>> >
>> > as some of you might have noticed, Aldor has bee
On Fri, Nov 22, 2013 at 09:38:10PM -0800, William Stein wrote:
> On Sat, Jul 20, 2013 at 6:00 AM, Pippijn van Steenhoven
> wrote:
> > Hello Aldor, FriCAS, and Sage users,
> >
> > as some of you might have noticed, Aldor has been made Free Software by
> > Aldor.org. This has had several implication
On Sat, Jul 20, 2013 at 6:00 AM, Pippijn van Steenhoven
wrote:
> Hello Aldor, FriCAS, and Sage users,
>
> as some of you might have noticed, Aldor has been made Free Software by
> Aldor.org. This has had several implications, one of which is that we now
> have a github repository:
> https://gith
On Mon, Jul 29, 2013 at 10:39 AM, Ralf Hemmecke wrote:
>> Bill Page made a project on cloud called "Test Aldor in Sage Cloud",
>> added me to it, and I've now added you to it.
>> I "apt-get install"'ed the packages you mentioned above. There's a
>> directory in the project called "fricas" and a
> Bill Page made a project on cloud called "Test Aldor in Sage Cloud",
> added me to it, and I've now added you to it.
> I "apt-get install"'ed the packages you mentioned above. There's a
> directory in the project called "fricas" and a terminal "fricas.term"
> opened there. I tried running you
> I tried with Aldor build form Aldor-2013.tar.gz. I had to
> copy lang.as by hand to 'src/aldor' subdirectory of FriCAS
> build tree, but otherwise things went smoothly.
Yes, copying the respective files directly into the right place should
also work, but I'm about to prepare a little temporary
On Thu, Jul 25, 2013 at 12:32 PM, Ralf Hemmecke wrote:
>> Tell me exactly how to do that, and I would be happy to.
>
> apt-get install sbcl emacs libgmp3-dev
> apt-get install git build-essential gawk noweb
>
> # The following is probably not needed since I don't think that from
> within a browser
> Tell me exactly how to do that, and I would be happy to.
apt-get install sbcl emacs libgmp3-dev
apt-get install git build-essential gawk noweb
# The following is probably not needed since I don't think that from
within a browser you can start X applications like hyperdoc.
# Since graphics in F
Ralf or Waldek,
Does the fricas configure option --enable-aldor= ... Aldor root dir
... work with the new release of Aldor? Has anyone tried it yet?
Is there perhaps an Ubuntu compatible binary version of fricas that
has Aldor already enabled?
Regards,
Bill Page.
On 25 July 2013 14:42, William
On Thu, Jul 25, 2013 at 11:18 AM, Bill Page wrote:
> William,
>
> Thanks for making Aldor available on https://cloud.sagemath.com/
>
> I noticed that you also have an old version of Axiom installed.
> Unfortunately the original Axiom project no longer supports the use of
> Aldor as a library compi
William,
Thanks for making Aldor available on https://cloud.sagemath.com/
I noticed that you also have an old version of Axiom installed.
Unfortunately the original Axiom project no longer supports the use of
Aldor as a library compiler. Would it be possible to install FriCAS
with the Aldor supp
On Thu, Jul 25, 2013 at 10:39 AM, Ralf Hemmecke wrote:
>> http://codemirror.net/mode/clike/index.html
>
> Ah, on can enter code there! I hadn't realized that at first.
>
> But no. None of the modes look in any way reasonable for aldor. Looks
> like JS-expert has to do something new. :-(
Thanks
> http://codemirror.net/mode/clike/index.html
Ah, on can enter code there! I hadn't realized that at first.
But no. None of the modes look in any way reasonable for aldor. Looks
like JS-expert has to do something new. :-(
Ralf
--
You received this message because you are subscribed to the Go
On Thu, Jul 25, 2013 at 9:59 AM, Ralf Hemmecke wrote:
>> Which of the modes at
>>
>>http://codemirror.net/
>>
>> seems to best work with .as files?
>
> Since Aldor looks in some sense pretty much like C, I guess that should
> be fine. But in contrast to C one doesn't have
>
> TYPE FUNCTION
> Which of the modes at
>
>http://codemirror.net/
>
> seems to best work with .as files?
Since Aldor looks in some sense pretty much like C, I guess that should
be fine. But in contrast to C one doesn't have
TYPE FUNCTIONNAME(...)
but rather
FUNCTIONNAME(...): TYPE
so that wouldn't f
On Wed, Jul 24, 2013 at 12:09 PM, Ralf Hemmecke wrote:
[1] https://github.com/haraldschilly/sage-cloud-templates
>>>
>>> Well, I'm pretty new here and Harald's page doesn't really explain what
>>> I'd have to do to create such a template.
>
>> this is an example of how you can publish data fr
>>> [1] https://github.com/haraldschilly/sage-cloud-templates
>>
>> Well, I'm pretty new here and Harald's page doesn't really explain what
>> I'd have to do to create such a template.
> this is an example of how you can publish data from inside a project.
Well, I begin to understand. https://clo
On Wed, Jul 24, 2013 at 6:50 PM, Ralf Hemmecke wrote:
> Can I make my program files that I put onto the cloud publicly
> available? What would be the URL?
That's "work in progress" or you can use tools like scp, rsync, or
more advanced, git, mercurial, … to transfer files from there to any
other
Hi William,
On 07/23/2013 09:32 PM, William Stein wrote:
> Nice. Your Aldor ubuntu package (with the updated fix so setting
> ALDORROOT=/usr is not necessary) is now available in ther Terminal of
> https://cloud.sagemath.com, in case anybody wants to easily try it
> out. Just create an account,
On Tue, Jul 23, 2013 at 09:15:53PM +, Pippijn van Steenhoven wrote:
> On Tue, Jul 23, 2013 at 12:32:45PM -0700, William Stein wrote:
> > Nice. Your Aldor ubuntu package (with the updated fix so setting
> > ALDORROOT=/usr is not necessary) is now available in ther Terminal of
> > https://cloud
On Tue, Jul 23, 2013 at 12:32:45PM -0700, William Stein wrote:
> Nice. Your Aldor ubuntu package (with the updated fix so setting
> ALDORROOT=/usr is not necessary) is now available in ther Terminal of
> https://cloud.sagemath.com, in case anybody wants to easily try it
> out. Just create an acc
On Tue, Jul 23, 2013 at 2:03 PM, Ralf Hemmecke wrote:
>> I tried putting the program sieve.as from
>> http://www.aldor.org/docs/HTML/chap1.html into a file and typing
>>
>>aldor -Fx sieve.as
>>
>> as they do there, but it fails with many errors, starting as follows.
>> I don't know anything a
> I tried putting the program sieve.as from
> http://www.aldor.org/docs/HTML/chap1.html into a file and typing
>
>aldor -Fx sieve.as
>
> as they do there, but it fails with many errors, starting as follows.
> I don't know anything about Aldor really, so I'm probably doing
> something wrong.
On Sun, Jul 21, 2013 at 03:04:00AM +0200, Waldek Hebisch wrote:
> Pippijn van Steenhoven wrote:
> >
> > 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
On Saturday, 20 July 2013 18:48:12 UTC+2, William stein wrote:
> Is this the expected behavior. Is there a simple "Hello world" style
> test I could run to ensure that Aldor does something?
>
A simple "Hello world" session might be:
export ALDORROOT=/usr
aldor -gloop
%1 >> #include "ald
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)
On Sat, Jul 20, 2013 at 6:00 AM, Pippijn van Steenhoven
wrote:
> Hello Aldor, FriCAS, and Sage users,
>
> as some of you might have noticed, Aldor has been made Free Software by
> Aldor.org. This has had several implications, one of which is that we now
> have a github repository:
> https://gith
Hello Aldor, FriCAS, and Sage users,
as some of you might have noticed, Aldor has been made Free Software by
Aldor.org. This has had several implications, one of which is that we now
have a github repository:
https://github.com/pippijn/aldor
as well as free hosted continuous integration:
https
35 matches
Mail list logo