Re: installing CL-HTTP on OpenGenera HOWTO?
Friedrich Dominicus <[email protected]> Mon, 02 Feb 2004 18:15:39 +0100
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Organization | Q Software Solutions GmbH |
| Message-ID | <[email protected]> |
Rainer Joswig <[email protected]> writes: > > (fs:set-logical-pathname-host "BTREE" :translations > '(("**;" "CORPORATE-WORLD:>rel-8-3>sys>btree>**>"))) > > Or for future use put something like this > > --snip > ;;; -*- Mode: Lisp; Syntax: Common-Lisp; Package: USER -*- > > (fs:set-logical-pathname-host "BTREE" :translations > '(("**;" "CORPORATE-WORLD:>rel-8-3>sys>btree>**>"))) Thanks I suspected that something like that was needed, but did not try. We'll see how far I will come with it. Regards Friedrich