Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Ralf Hemmecke
> 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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread William Stein
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Ralf Hemmecke
> 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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread William Stein
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

Re: [aldor-devel] Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Pippijn van Steenhoven
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Ralf Hemmecke
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Ralf Hemmecke
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread William Stein
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-11-23 Thread Pippijn van Steenhoven
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-31 Thread William Stein
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-29 Thread Ralf Hemmecke
> 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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-25 Thread Ralf Hemmecke
> 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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-25 Thread William Stein
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-25 Thread Ralf Hemmecke
> 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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-25 Thread Bill Page
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-23 Thread Pippijn van Steenhoven
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-23 Thread Pippijn van Steenhoven
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-23 Thread William Stein
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

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-23 Thread Ralf Hemmecke
> 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.

Re: [fricas-devel] Re: [sage-devel] Ubuntu/Debian packages

2013-07-20 Thread Pippijn van Steenhoven
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