Oops, pardon the failure to edit the subject.<br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Patrick King</b> <span dir="ltr"><<a href="mailto:slowthought@gmail.com">slowthought@gmail.com</a>></span><br>
Date: Thu, Sep 20, 2012 at 7:00 PM<br>Subject: Re: users Digest, Vol 85, Issue 50<br>To: <a href="mailto:users@racket-lang.org">users@racket-lang.org</a><br><br><br><div class="gmail_quote"><div><div class="h5">I recently said:<div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 16 Sep 2012 13:06:42 -0400, Ryan Culpepper <<a href="mailto:ryan@cs.utah.edu" target="_blank">ryan@cs.utah.edu</a>><br>
wrote:<br>
<br>
> >On 09/15/2012 11:05 PM, Patrick King wrote:<br>
> > Windows 7, latest 64 bit Racket, latest Scriblogify from Planet.<br>
> ><br>
> > C:\...\Source\SlowFlight\Blog>raco scriblogify -p SlowFlight<br>
> 12-09-15.scrbl<br>
> > file-or-directory-modify-seconds: `read' access denied for<br>
> > C:\...\Source\SlowFlight\private\test-private.rkt<br>
> ><br>
> > The scribble file renders fine from within DrRacket, and the file<br>
> > test-private.rkt is not directly referenced<br>
> > in the scribble file. The only references to the file are from within<br>
> > (module+ test ...) in other source files<br>
> > in private.<br>
> ><br>
> > So does scriblogify have issues with module+? why should it even be<br>
> > LOOKING for test-private.rkt?<br>
><br>
> I don't see why it should have problems with module+, and I haven't been<br>
> able to reproduce the problem. Scriblogify just runs scribble on the<br>
> file and processes the result, though, so can you report what happens if<br>
> you run "raco scribble" on the file? Also, does the error message come<br>
> with any backtrace/context?<br>
<br>
<br>
No backtrace/context beyond what I've said. Eliminating "-p" changes<br>
nothing:<br>
<br>
C:\...\Source\SlowFlight\Blog>raco scriblogify 12-09-15.scrbl<br>
file-or-directory-modify-seconds: `read' access denied for<br>
C:\...\Source\SlowFlight\private\test-private.rkt<br>
<br>
Is there a difference between how DrRacket & raco deals with relative<br>
paths? I haven't tried to publish from within DrRacket yet.<br></blockquote><div> </div></div></div>I still haven't found a way to get this to work from the command line, even though it works fine from within DrRacket. What does the #:profile keyword expect? Perhaps I can publish from within DrRacket??</div>
<br>
</div><br>