[racket] slideshow-latex installation problems

From: Laurent (laurent.orseau at gmail.com)
Date: Tue Apr 16 08:50:01 EDT 2013

Trying to install slideshow-latex through raco pkg install, I got the
following error:
delete-file: cannot delete file
  path: /usr/bin/slideshow
  system error: Permission denied; errno=13

It's strange that a package would try to do that. Is this normal?

Then, I could not manage to require the package with any of the following
lines:
(require slideshow-latex)
or
(require slideshow-latex/slideshow)
or
(require slideshow-latex/slideshow/latex)

What's the correct way of writing it?

Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130416/7c66088f/attachment.html>

Posted on the users mailing list.