permissions note
Reported by Sarah Vessels | April 15th, 2009 @ 04:36 PM | in 0.2
I untarred the package in /usr/local/src, and when I attempt to run bin/redcar, it doesn't have permission to create some directories in cache/. It might be nice to make note of the necessary permissions/ownership of directories somewhere in the README.
svessels@computer:/usr/local/src/redcar$ ./bin/redcar
Permission denied - /usr/local/src/redcar/cache
/usr/lib/ruby/1.8/fileutils.rb:243:in `mkdir'
Chowning the directory to be owned by me let bin/redcar run fine. :)
Comments and changes to this ticket
-
Daniel Lucraft April 16th, 2009 @ 08:18 AM
- Tag changed from documentation, shellcommand to app, cache, documentation
- Milestone set to 0.2
- State changed from new to resolved
Good point, I've made it store the cache in the user's home directory to fix this.
Eventually we will want users to be able to have different bundles installed so this makes sense in the long run too.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.