On 10/13/07, Jaap Spies wrote:
> ...
> > On 10/12/07, William Stein <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >>
> >> Does anybody want to try to make sage run on Windows via this:
> >>
> >>    http://www.andlinux.org/
> >>
> >> Bill Page just pointed out that they're using it for FriCAS (=Axiom fork).
> >>
> >> It's definitely not a panacea, but it might be a good idea to support it 
> >> for
> >> some users.
> >>
> >>  -- William
> >>
>
> Yes, I could install it, download sage-2.8.6.tar, compile it
> and run it.

Great! What version of Windows are you using?

> But I've problems for instance to run
> install_scripts('/usr/local/bin')
> because there the "'" is not accepted.
>

When I run install_scripts I get the following:

andLinux:~/sage-2.8.6# ./sage
----------------------------------------------------------------------
| SAGE Version 2.8.6, Release Date: 2007-10-06                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: install_scripts('/usr/local/bin')

Checking that SAGE has the command 'gap' installed
Created script '/usr/local/bin/gap'

Checking that SAGE has the command 'gp' installed
Created script '/usr/local/bin/gp'

Checking that SAGE has the command 'singular' installed
Created script '/usr/local/bin/singular'

Checking that SAGE has the command 'maxima' installed
Created script '/usr/local/bin/maxima'

Checking that SAGE has the command 'M2' installed
The command 'M2' is not available; not adding shortcut

Checking that SAGE has the command 'kash' installed
The command 'kash' is not available; not adding shortcut

Checking that SAGE has the command 'mwrank' installed
Created script '/usr/local/bin/mwrank'

Checking that SAGE has the command 'ipython' installed
Created script '/usr/local/bin/ipython'

Checking that SAGE has the command 'hg' installed
Created script '/usr/local/bin/hg'

Checking that SAGE has the command 'hgmerge' installed
Created script '/usr/local/bin/hgmerge'
Finished creating scripts.
You need not do this again even if you upgrade or move SAGE.
The only requirement is that the command 'sage' is in the PATH.
sage: exit
Exiting SAGE (CPU time 0m0.08s, Wall time 2m33.33s).
andLinux:~/sage-2.8.6# ls /usr/local/bin
axiom  gap  gp  hg  hgmerge  ipython  maxima  mwrank  singular
andLinux:~/sage-2.8.6#

------------

What do you mean by: "the "'" is not accepted"?

Regards,
Bill Page.

--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to