axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: Please join!


From: Alfredo Portes
Subject: [Axiom-developer] Re: Please join!
Date: Sun, 22 Apr 2007 11:26:39 -0400

I should also point out that I got this the first time I ran the command:

  Loading e:/Program Files/axiom/mnt/windows/algebra/OPQUERY.o for
     package OperationsQuery
Can't delete: '-f /tmp/target.txt.NIL' (error: -1)

On 4/22/07, Alfredo Portes <address@hidden> wrote:
> You could try:
>
> )lisp (setf |$standard| 't)
> )lisp (setf |$saturn| 'nil)

This removed the error of GREP on windows(thanks Waldek).

However doing getDocumentation("binomial") I get:

(2) -> getDocumentation "binomial"

   (2)  "error.html"
                                                                 Type: String

I look at the spad code:

            r := ops.eq.(doc::Symbol)
            if empty? r
            then "error.html"

but I do not know what ops.eq.(doc::Symbol) should had returned.

Alfredo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]