Skip to content
Prev 4299 / 12125 Next

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

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<http://maxturgeon.ca>