Guest User

Untitled

a guest
May 24th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #installing sqlite3-ruby on FreeBSD 8 with custom ruby install
  2. gem install sqlite3-ruby -- --with-sqlite3-include=/usr/local/include/ --with-sqlite3-lib=/usr/local/lib
Add Comment
Please, Sign In to add comment