Skip to content
Prev 4302 / 12125 Next

[R-pkg-devel] 'configure' exists but is not executable

Dear Max,

That fixes the issue completely on Travis ? thanks. However, it worries me a little that I might need something similar for the build on CRAN? Or should I simply just assume that this is an issue specific to Travis?

/Sebastian
On 26 Aug 2019, at 16:09, Max Turgeon <Max.Turgeon at umanitoba.ca<mailto:Max.Turgeon at umanitoba.ca>> wrote:
Hi Sebastian,

Have you tried adding a line in your `.travis.yml` file that changes the permissions for `configure`? Something like this:


before_install:
  - chmod +x configure


Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<https://urlproxy.sunet.se/canit/urlproxy.php?_q=aHR0cDovL21heHR1cmdlb24uY2E%3D&_s=c2ViYXN0aWFuLmFua2FyZ3JlbkBzdGF0aXN0aWsudXUuc2U%3D&_c=2483e576&_r=dXUtc2U%3D>