L
lists
Hi,
Is anyone else having problems with curb <http://curb.rubyforge.org/
$ ruby --version
ruby 1.8.5 (2006-08-25) [i686-darwin8.8.2]
$ gem query -n curb
*** LOCAL GEMS ***
curb (0.1.0)
Ruby bindings for the libcurl(3) URL transfer library.
$ irb -rubygems -rcurb
dyld: NSLinkModule() error
dyld: Symbol not found: _curl_easy_escape
Referenced from: /opt/local/lib/ruby/gems/1.8/gems/curb-0.1.0/lib/
curb_core.bundle
Expected in: flat namespace
$
(ruby, irb, and gem are all installed under /opt/local using MacPorts
<http://www.macports.org/>).
Is anyone else having problems with curb <http://curb.rubyforge.org/
filing a bug.on OS X using Intel architecture? Just thought I'd check before
$ ruby --version
ruby 1.8.5 (2006-08-25) [i686-darwin8.8.2]
$ gem query -n curb
*** LOCAL GEMS ***
curb (0.1.0)
Ruby bindings for the libcurl(3) URL transfer library.
$ irb -rubygems -rcurb
dyld: NSLinkModule() error
dyld: Symbol not found: _curl_easy_escape
Referenced from: /opt/local/lib/ruby/gems/1.8/gems/curb-0.1.0/lib/
curb_core.bundle
Expected in: flat namespace
$
(ruby, irb, and gem are all installed under /opt/local using MacPorts
<http://www.macports.org/>).