<div dir="ltr"><div><div><div><div><div><div>Trying to install slideshow-latex through raco pkg install, I got the following error:<br>delete-file: cannot delete file<br> path: /usr/bin/slideshow<br> system error: Permission denied; errno=13<br>
<br></div>It's strange that a package would try to do that. Is this normal?<br><br></div>Then, I could not manage to require the package with any of the following lines:<br></div>(require slideshow-latex)<br>or<br></div>
(require slideshow-latex/slideshow)<br></div>or<br>(require slideshow-latex/slideshow/latex)<br><br></div>What's the correct way of writing it?<br><br>Laurent<br></div>