ccario83 opened this issue 6 years ago · 1 comments
You see this message when you try to run rackup
rackup
You likely still need to install the libsqlite3-dev library.
In Ubuntu, do: sudo apt-get install git libsqlite3-dev On a Mac with homebrew: brew install git sqlite3
sudo apt-get install git libsqlite3-dev
brew install git sqlite3