This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Bugs
Please report issues here via google groups
- Cannot find -lgssapi_krb5 on 64 bit linux
no such file to load — curb_core:
This is what I receive when require the lib:
Explain the problem.
>> require 'rubygems' => false >> require 'curb' LoadError: no such file to load -- curb_core from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require' from /Library/Ruby/Gems/1.8/gems/taf2-curb-0.2.3/ext/curb.rb:5 from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `gem_original_require' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `require' from (irb):2 </pre>
Ruby – ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]
Curl – curl 7.16.3
Curb – 0.2.3Status: Unknown
Please include the output of ruby ext/extconf.rb, most likely this means you don’t have libcurl installed correctly.
Here you can write your found bugs:
Sample:
Explain the problem.
Here goes your code</pre>
Give version of ruby, curb and curl.Status:







