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">&lt;<a href="mailto:slowthought@gmail.com">slowthought@gmail.com</a>&gt;</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 &lt;<a href="mailto:ryan@cs.utah.edu" target="_blank">ryan@cs.utah.edu</a>&gt;<br>


wrote:<br>
<br>
&gt; &gt;On 09/15/2012 11:05 PM, Patrick King wrote:<br>
&gt; &gt; Windows 7, latest 64 bit Racket, latest Scriblogify from Planet.<br>
&gt; &gt;<br>
&gt; &gt; C:\...\Source\SlowFlight\Blog&gt;raco scriblogify -p SlowFlight<br>
&gt; 12-09-15.scrbl<br>
&gt; &gt; file-or-directory-modify-seconds: `read&#39; access denied for<br>
&gt; &gt; C:\...\Source\SlowFlight\private\test-private.rkt<br>
&gt; &gt;<br>
&gt; &gt; The scribble file renders fine from within DrRacket, and the file<br>
&gt; &gt; test-private.rkt is not directly referenced<br>
&gt; &gt; in the scribble file. The only references to the file are from within<br>
&gt; &gt; (module+ test ...) in other source files<br>
&gt; &gt; in private.<br>
&gt; &gt;<br>
&gt; &gt; So does scriblogify have issues with module+? why should it even be<br>
&gt; &gt; LOOKING for test-private.rkt?<br>
&gt;<br>
&gt; I don&#39;t see why it should have problems with module+, and I haven&#39;t been<br>
&gt; able to reproduce the problem. Scriblogify just runs scribble on the<br>
&gt; file and processes the result, though, so can you report what happens if<br>
&gt; you run &quot;raco scribble&quot; on the file? Also, does the error message come<br>
&gt; with any backtrace/context?<br>
<br>
<br>
No backtrace/context beyond what I&#39;ve said. Eliminating &quot;-p&quot; changes<br>
nothing:<br>
<br>
C:\...\Source\SlowFlight\Blog&gt;raco scriblogify 12-09-15.scrbl<br>
file-or-directory-modify-seconds: `read&#39; access denied for<br>
C:\...\Source\SlowFlight\private\test-private.rkt<br>
<br>
Is there a difference between how DrRacket &amp; raco deals with relative<br>
paths? I haven&#39;t tried to publish from within DrRacket yet.<br></blockquote><div> </div></div></div>I still haven&#39;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>