axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] testing hyperdoc package on Windows


From: William Sit
Subject: [Axiom-developer] testing hyperdoc package on Windows
Date: Sun, 10 Jun 2007 15:37:28 -0400

Dear Martin:

I tried hyperdoc package on Windows
/mathaction/SandBoxHyperDocReplacement. 
It compiled and loaded, but SOCKET does not work:

OPTIMIZE levels: Safety=0 (No runtime error checking),
Space=0, Speed=3, (Debug
quality ignored)
Finished compiling
j:/OpenAxiom/axiom014/mnt/windows/lib/HYPER.NRLIB/code.lsp.
------------------------------------------------------------------------
   HyperDoc is now explicitly exposed in frame initial
   HyperDoc will be automatically loaded when needed from
      /OpenAxiom/axiom014/mnt/windows/lib/hyper.NRLIB/code

(1) -> )lisp (load "hyper.lisp")

Value = T
(1) -> SOCKET(8080, getDocumentation$HyperDoc)
   Loading
/OpenAxiom/axiom014/mnt/windows/lib/hyper.NRLIB/code for
      package HyperDoc
   Loading
j:/OpenAxiom/axiom014/mnt/windows/algebra/OPQUERY.o for
      package OperationsQuery

   >> System error:
   GREP is invalid as a function.

protected-symbol-warn called with (NIL)


I put GREP.EXE (windows version) into the same directory,
but the same error.

Do I need to run some webserver on Windows? Thanks.

William




reply via email to

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