<div dir="ltr">Thanks Matthew.<br><br>Do you have any general idea about why there is a &#39;rm /usr/bin/slideshow&#39;? I&#39;d be surprised if it was due to the package itself.<br><br>Laurent<br></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, Apr 16, 2013 at 6:11 PM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I think the `slideshow-latex&#39; package should probably have an<br>
&quot;info.rkt&quot; that contains<br>
<br>
  (define setup-collects &#39;(&quot;slideshow/latex&quot;))<br>
<br>
so that only the &quot;slideshow/latex&quot; collection is set up. The package<br>
manager otherwise infers that &quot;slideshow&quot; should be set up.<br>
<div><div class="h5"><br>
<br>
At Tue, 16 Apr 2013 14:50:01 +0200, Laurent wrote:<br>
&gt; Trying to install slideshow-latex through raco pkg install, I got the<br>
&gt; following error:<br>
&gt; delete-file: cannot delete file<br>
&gt;   path: /usr/bin/slideshow<br>
&gt;   system error: Permission denied; errno=13<br>
&gt;<br>
&gt; It&#39;s strange that a package would try to do that. Is this normal?<br>
&gt;<br>
&gt; Then, I could not manage to require the package with any of the following<br>
&gt; lines:<br>
&gt; (require slideshow-latex)<br>
&gt; or<br>
&gt; (require slideshow-latex/slideshow)<br>
&gt; or<br>
&gt; (require slideshow-latex/slideshow/latex)<br>
&gt;<br>
&gt; What&#39;s the correct way of writing it?<br>
&gt;<br>
&gt; Laurent<br>
</div></div>&gt; ____________________<br>
&gt;   Racket Users list:<br>
&gt;   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div><br></div>