Forum: Ruby on Rails Error while installing GEM sqlite3

Posted by Fanta (Guest)
on 2012-11-07 14:44
(Received via mailing list)
Hello out there. I am learning Ruby on Rails, and while trying to 
install
the sqlite3 GEM I got the error below (it is under Win 7):

D:\My Documents\workspace\first_app>gem install sqlite3 -v '1.3.5'
Successfully installed sqlite3-1.3.5-x86-mingw32
1 gem installed
Installing ri documentation for sqlite3-1.3.5-x86-mingw32...
Installing RDoc documentation for sqlite3-1.3.5-x86-mingw32...
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the js directory.

I don't even find the incriminated js directory on my file system (may 
be
that is the issue?).

*gem list *confirms that sqlite3 was installed, so it looks like only 
the
local documentation is not being installed.

Any clue?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.