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

Re: Webserver in shared UNIX environment




	For the time being, I've copied the collects/web-server directory
into my own account space, and done a

(current-library-collection-paths
 (cons
  (build-path "path-to-my-webserver-collection")
  (current-library-collection-paths)))

	This doesn't seem to impair my ability to import other modules, so
I'll call it a ``good-enough'' fix for the moment.

	Thanks,
	Matt

________________________________________________________________________
Matt Jadud                          mjadud at indiana dot edu
Current Temperature Outside Lindley Hall                 44.2 F /  6.8 C

On Mon, 10 Dec 2001, Shriram Krishnamurthi wrote:

> Thank you for pointing this out.  I was unable to convince my
> co-authors that this was a problem they should care about. (-:
>
> Shriram
>