[graphic-forms-devel] Up and running

Ken Perry kperry at blinksoft.com
Thu Aug 30 03:57:14 UTC 2007


Perfect that fixed it I have it all loaded now.  I will go play with your
samples now.  Thanks for the help I can't believe it was one little "/"

Ken 

-----Original Message-----
From: graphic-forms-devel-bounces at common-lisp.net
[mailto:graphic-forms-devel-bounces at common-lisp.net] On Behalf Of Jack Unrue
Sent: Wednesday, August 29, 2007 7:45 PM
To: graphic-forms-devel at common-lisp.net
Subject: Fwd: [graphic-forms-devel] Up and running

Ken, sorry if you get this twice. I should have replied to
graphic-forms-devel.

--
Jack

---------- Forwarded message ----------
From: Jack Unrue <jdunrue at gmail.com>
Date: Aug 29, 2007 8:43 PM
Subject: Re: [graphic-forms-devel] Up and running
To: Ken Perry <kperry at blinksoft.com>


On 8/29/07, Ken Perry <kperry at blinksoft.com> wrote:
> You asked,
> "After you execute  (gfsys::configure-asdf) can you tell me what
> asdf:*central-registry* evaluates to? Just type that fully-qualified 
> symbol at the REPL, and you'll get back it's value."
>
> Here is what I got:
>
> [2]> asdf:*central-registry*
> ("c:/graphic-forms" NIL
> "c:/graphic-formssrc/external-libraries/practicals-1.0.3/Chapter24/"
> "c:/graphic-formssrc/external-libraries/practicals-1.0.3/Chapter08/"
> #P"C:\\clisp-2.41\\asdf\\cffi\\" #P"C:\\clisp-2.41\\asdf\\closer-mop\\"
> #P"C:\\clisp-2.41\\asdf\\lw-compat\\" *DEFAULT-PATHNAME-DEFAULTS*) 
> [3]>

Aha, there is the problem. I think you need trailing slash in your value for
*gf-dir*. You are getting paths that have

"c:/graphic-formssrc/...."

instead of

"c:/graphic-forms/src/...."

--
Jack Unrue
_______________________________________________
graphic-forms-devel mailing list
graphic-forms-devel at common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/graphic-forms-devel




More information about the Graphic-forms-devel mailing list