You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing some updating on my mac, I wanted to start using the couchbase-model which requires couchbase 1.2.0.dp. That is all and fine however when it tried to install I started getting complaints about not have libcouchbase 1.1.0.dp.
Of so fine... I headed over to homebrew to do an update on it and found only two versions available the highest being 1.0.2.
While doing some updating on my mac, I wanted to start using the couchbase-model which requires couchbase 1.2.0.dp. That is all and fine however when it tried to install I started getting complaints about not have libcouchbase 1.1.0.dp.
Of so fine... I headed over to homebrew to do an update on it and found only two versions available the highest being 1.0.2.
I am using the following:
ruby - ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.3.0]
rubygem - 1.8.23
when I try to install couchbase-model I get the following:
Building native extensions. This could take a while...
ERROR: Error installing couchbase-model:
ERROR: Failed to build gem native extension.
checking for libcouchbase_make_couch_request() in -lcouchbase... no
You should install libcouchbase >= 1.1.0dp
*** extconf.rb failed ***
How can I get libcouchbase 1.1.0dp installed using homebrew? Thank you for the help.
The text was updated successfully, but these errors were encountered: