<div dir="ltr">Thanks Matthew.<br><br>Do you have any general idea about why there is a 'rm /usr/bin/slideshow'? I'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"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></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' package should probably have an<br>
"info.rkt" that contains<br>
<br>
(define setup-collects '("slideshow/latex"))<br>
<br>
so that only the "slideshow/latex" collection is set up. The package<br>
manager otherwise infers that "slideshow" should be set up.<br>
<div><div class="h5"><br>
<br>
At Tue, 16 Apr 2013 14:50:01 +0200, Laurent wrote:<br>
> Trying to install slideshow-latex through raco pkg install, I got the<br>
> following error:<br>
> delete-file: cannot delete file<br>
> path: /usr/bin/slideshow<br>
> system error: Permission denied; errno=13<br>
><br>
> It's strange that a package would try to do that. Is this normal?<br>
><br>
> Then, I could not manage to require the package with any of the following<br>
> lines:<br>
> (require slideshow-latex)<br>
> or<br>
> (require slideshow-latex/slideshow)<br>
> or<br>
> (require slideshow-latex/slideshow/latex)<br>
><br>
> What's the correct way of writing it?<br>
><br>
> Laurent<br>
</div></div>> ____________________<br>
> Racket Users list:<br>
> <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div><br></div>