"William Sit" <[EMAIL PROTECTED]> writes:

> (1) -> )library hyper
>     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) -> SOCKET(8080, getDocumentation$HyperDoc)
> 
>     >> System error:
>     GREP is invalid as a function.


but SOCKET is defined in hyper.lisp?  Did I forget to mention that you also
need to say

)lisp (load "hyper.lisp")

before trying SOCKET?

> I am not worried about the small database 146 value because I am running the
> hyperdoc package in .../windows/lib which is my personal library. I assume
> that if I can set the path to include the actual Axiom library I would be
> able to get the entire database.

No, I don't think that this will work.  But to be honest, I do not know.  In
any case, at least wh-sandbox does not have this problem.


Martin



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to