axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: testing hyperdoc package on Windows


From: Martin Rubey
Subject: [Axiom-developer] Re: testing hyperdoc package on Windows
Date: 11 Jun 2007 18:10:23 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Martin Rubey <address@hidden> writes:

> William Sit <address@hidden> writes:
> 
> > > roughly: (I put
> > > 
> > >   )lib HYPER
> > >   )lisp (load "hyper.lisp")
> > >   SOCKET(8080, getDocumentation$HyperDoc)$Lisp
> > > 
> > > into a file hyper.input)
> > 
> > I still can't read an input file!
> 
> > (1) -> )re hyper.input
> > 
> >    >> System error:
> >    Cannot coerce NIL to a PATHNAME.
> > 
> > protected-symbol-warn called with (NIL)
> 
> What?  Is this axiom in 2007?  How can you use axiom without reading input 
> files?
> 
> > See below (I have never learnt how to debug with boot :-( ):
> 
> OK, we're out of luck here.  I have no idea why it doesn't work.  I guess that
> your gcl doesn't like
> 
>   (let ((s (si::socket port :server #'server)))
> 
> i.e., the second line of SOCKET$Lisp.
> 
> Did anybody get my code running on windows at all? Does si::socket work on
> windows?
> 
> Help!
> 
> Martin





reply via email to

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