(note i use ruby 1.8 therefore I use rubygems1.8)
Firstly did you install ruby gems ?
sudo apt-get install rubygems1.8
Now lets find gems!
sudo dpkg -L rubygems1.8 | grep /usr/bin
… so we see its called gem1.8 and *not* gems , which explains command not found.
Lets make a link from /usr/bin/gem1.8 to /usr/bin/gems
sudo ln -s /usr/bin/gem1.8 /usr/bin/gems
;need some help here…
how to install libmysqlclient.so.15 in ubuntu?
when i run my mysql with the server game, i got an error
* error while loading shared libraries: libmysqlclient.so.15: cannot open share object file: no such file or directory.
anyone can help up with this problem?
thanks in advance..
I’ll right away take hold of your rss feed as I can’t to find your email
subscription link or newsletter service. Do you’ve any? Please allow me realize so that I may just subscribe. Thanks.
Not so far I have found new cool tool to work with SQLite on ubuntu – Valentina Studio. Its free edition can do things more than many commercial tools!!
I very recommend check it. http://www.valentina-db.com/en/valentina-studio-overview
[…] Install SQLite3 in Ubuntu | The Plan A – May 11, 2007 · Install Sqlite3 sudo apt-get install sqlite3 libsqlite3-dev sudo gem install sqlite3-ruby; To create a data base, we only need to create a empty file…. […]
very usefull.. thank you
Just what I needed, thanks!
thanks! just used this, complete success!
Thank you it solved my problem too..
Very neat instruction for sqllite3 for ubuntu/debian. Great!
thanks you for this, i needed to install libsqlite3-dev for the Ruby gem sqlite3-ruby to install correctly.
This was exactly what I needed. Thanks for the solution.
krishna@ubuntu:~$ sudo gem install sqlite3-ruby
sudo: gem: command not found
(note i use ruby 1.8 therefore I use rubygems1.8)
Firstly did you install ruby gems ?
sudo apt-get install rubygems1.8
Now lets find gems!
sudo dpkg -L rubygems1.8 | grep /usr/bin
… so we see its called gem1.8 and *not* gems , which explains command not found.
Lets make a link from /usr/bin/gem1.8 to /usr/bin/gems
sudo ln -s /usr/bin/gem1.8 /usr/bin/gems
now finally run gems -v to check it is working.
Some people might needs to run apt-get install libsqlite3-ruby to get all of the dependencies.
Thanks RyanonRails!
Your advice (+ the one to apt-get ruby-dev in order to install gems properly) saved my day. Later this week trying to install on Windows7.
Amazing, Thanks! xD
;need some help here…
how to install libmysqlclient.so.15 in ubuntu?
when i run my mysql with the server game, i got an error
* error while loading shared libraries: libmysqlclient.so.15: cannot open share object file: no such file or directory.
anyone can help up with this problem?
thanks in advance..
Not sure what are your problem, but first try this
http://automation.binarysage.net/?p=1311
You could also probably symlink the version 16 files with the version 15 filenames and get away with it
very thanks..
very useful
sudo: gem: command not found 😦
Yo need to install ruby gems, but only if you are planning to use ruby or ruby on rails
worked a treat 😀
Great, nice to see that 5 years later is still useful.
I’ll right away take hold of your rss feed as I can’t to find your email
subscription link or newsletter service. Do you’ve any? Please allow me realize so that I may just subscribe. Thanks.
Not so far I have found new cool tool to work with SQLite on ubuntu – Valentina Studio. Its free edition can do things more than many commercial tools!!
I very recommend check it. http://www.valentina-db.com/en/valentina-studio-overview
Fabulous…. Moooooaaaahhhh 🙂
Howdy would you mind sharing which blog platform you’re working edcfbbekedce
[…] Install SQLite3 in Ubuntu | The Plan A – May 11, 2007 · Install Sqlite3 sudo apt-get install sqlite3 libsqlite3-dev sudo gem install sqlite3-ruby; To create a data base, we only need to create a empty file…. […]
[…] Install SQLite3 in Ubuntu | The Plan A – May 11, 2007 · krishna@ubuntu:~$ sudo gem install sqlite3-ruby sudo: gem: command not found… […]
var __machform_url = ‘http://eu.nimbocraft.com/form/embed.php?id=11943’;
var __machform_height = 941;