axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: Please join!


From: Waldek Hebisch
Subject: [Axiom-developer] Re: Please join!
Date: Sun, 22 Apr 2007 12:47:37 +0200 (CEST)

Alfredo Portes wrote:
> Hi Waldek,
> 
> > Greping sources for GREP indicates that it is indeed undefined.  The
> > call is in br-search.boot.pamphlet in function grepFile.  Unix version
> > calls grep, but apparently Alfredo has $standard set to nil, which
> > means that Axiom is trying to use Windows Saturn interface (and part
> > of it is removed).
> 
> Thank you for the detective work. I am using the windows version of
> axiom. Is there any work around? or should I try to compile build-improvements
> in windows?
> 

You could try:

)lisp (setf |$standard| 't)
)lisp (setf |$saturn| 'nil)



-- 
                              Waldek Hebisch
address@hidden 




reply via email to

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