On Fri, Aug 06, 2010 at 01:48:44PM -0700, Aravindh Johendran wrote:
> OK, a new problem ....... :-(
> Still trying with Clozure CL
> 
> The error message is:
> SIMPLE-FILE-ERROR: Permission denied : #P"c:/HOME/programs/lisp/
> libraries/weblocks-dev/pub/stylesheets/92483986.tem"
> 
> Immediately after I got the error in the browser, I opened up a second
> ccl listener and executed the gen-file-name command from stack trace.
> 
> -------------------------------------------------------------------------------------------------------------
> 
> Welcome to Clozure Common Lisp Version 1.6-dev-r13792-trunk
> (WindowsX8632)!
> ? (ccl::GEN-FILE-NAME  #P"c:/HOME/programs/lisp/libraries/weblocks-dev/
> pub/stylesheets/dataform-import.css")
> > Error: Permission denied : 
> > #P"c:/HOME/programs/lisp/libraries/weblocks-dev/pub/stylesheets/92483986.tem"
> > While executing: CCL::%CREATE-FILE, in process listener(1).
> > Type :POP to abort, :R for a list of available restarts.
> > Type :? for other options.
> 1 >
> -----------------------------------------------------------------------------------------------------------------
> The folder c:/HOME/programs/lisp/libraries/weblocks-dev/pub/
> stylesheets already has a file named 92483986.tem.
> Why is the file being created a 2nd time? Also, should clozure cl just
> ignore the gen-file-name command if file already exists?
> 
> Or is the issue somewhere else?

When did you download weblocks-dev? We've had a fix that might solve
your problem committed a couple of days ago.

Try pulling the latest to see if that's the issue.

  Leslie

-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.

Reply via email to