Luis,

gem install esearchy :) en OSX anda a pleno, pero en mi VM con ubuntu no :(

si probas
esearchy -v te va a dar el error que estoy puteando.

Desde ya muchas gracias ! ahhh esta en gemcutter ( por si las )

INFO :

Ubuntu 9.10

$ gem environment
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.5
  - RUBY VERSION: 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
  - INSTALLATION DIRECTORY: /var/lib/gems/1.8
  - RUBY EXECUTABLE: /usr/bin/ruby1.8
  - EXECUTABLE DIRECTORY: /var/lib/gems/1.8/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86-linux
  - GEM PATHS:
     - /var/lib/gems/1.8
     - /home/matt/.gem/ruby/1.8
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
     - :sources => ["http://gems.rubyforge.org/";, "http://gems.github.com";]
  - REMOTE SOURCES:
     - http://gems.rubyforge.org/
     - http://gems.github.com

2010/3/3 Luis Lavena <[email protected]>:
> 2010/3/3 Matias Pablo Brutti <[email protected]>:
>> Ya que estamos hablando de Ubuntu / otros GNU Linux.
>>
>> Alguno de ustedes ha tenido problemas con los require en algunas gemas
>> en Linux ?   cuando tenes cosas como
>>
>> require 'sarasa/dir1/file1'

>>
>> putea diciendo que no lo puede encontrar ...
>>
>> /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in
>> `gem_original_require': no such file to load --  .....
>>
>> Esta misma gema funciona sin ningun problema en osx, por ejemplo.
>>
>
> Podes probar lo siguiente?
>
> gem which sarasa/dir1/file1
>
> Tambien, avisar que version de RubyGems (gem env) estas usando, y no
> solo la version sino que tenes como gem path y gem home.
>
> Por ejemplo a mi dice:
>
> C:\Users\Luis>gem which rake/clean
> (checking gem rake-0.8.7 for rake/clean)
> C:/Users/Luis/.gem/ruby/x86-mingw32/1.8/gems/rake-0.8.7/lib/rake/clean.rb
>
> Si recordas el caso puntual, seria muy bueno para saberlo y comparar
> (sarasa no ayuda)
>
> PS: Por favor, cada vez que haces top-posting, un gatito muere.
> --
> Luis Lavena
> AREA 17
> -
> Perfection in design is achieved not when there is nothing more to add,
> but rather when there is nothing more to take away.
> Antoine de Saint-Exupéry
> _______________________________________________
> Ruby mailing list
> [email protected]
> http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
>



-- 
--
 --<自由編碼人>--
B.Sc. Matias Pablo Brutti
Senior Security Consultant
Email : [email protected]
Site: http://www.freedomcoder.com.ar
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a