Snow Leopard, sqlite3-ruby

后端 未结 5 1326
我在风中等你
我在风中等你 2021-01-06 12:27

So I followed every suggestion in this thread

without success. I\'m running os x 10.6, rails 2.3.3, ruby 1.9.1 and still getting this error when I try accessing the

5条回答
  •  醉梦人生
    2021-01-06 12:58

    I had a similar thing happen on an older Ubuntu server (6.06), on which I had installed SQLite from source. There was no ld.so.conf file so I had to create that and add /usr/local/lib to it.

提交回复
热议问题