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
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to