From quiliro at gmail.com Sun Feb 7 00:50:34 2010 From: quiliro at gmail.com (=?ISO-8859-1?Q?Quiliro_Ord=F3=F1ez?=) Date: Sun, 7 Feb 2010 00:50:34 -0500 Subject: [distribustream-talk] how to install and use the gem Message-ID: <606e87f01002062150n148d42e1sba0d2a9a7d1586da@mail.gmail.com> Hello. I think this is a great project, especially in places where there is very little bandwith like where I live, Ecuador, South America. I pay US$45 for 700 kbps. Less than 0.1% of the population can have acces to such bandwidth. I am a newbie with rubygems. I would like to know how to install the gem and use it. So far i have installed ruby-full with aptitude and installed rubygems-1.3.5.tgz. I also installed the rails gem. Thank you for the help you can provide. -- Saludos/Greetings Quiliro Ord??ez 593(02)340 1517 / 593(09)821 8696 http://quiliro.wordpress.com "?S?lo cuando el ?ltimo ?rbol est? muerto, el ?ltimo r?o envenenado y el ?ltimo pez atrapado nos daremos cuenta que no se puede comer dinero?" "Only when the last tree is dead, the last river is poisoned and the last fish is caught will we realize that money is not edible?" From quiliro at gmail.com Sun Feb 7 00:59:51 2010 From: quiliro at gmail.com (=?ISO-8859-1?Q?Quiliro_Ord=F3=F1ez?=) Date: Sun, 7 Feb 2010 00:59:51 -0500 Subject: [distribustream-talk] how to install and use the gem In-Reply-To: <606e87f01002062150n148d42e1sba0d2a9a7d1586da@mail.gmail.com> References: <606e87f01002062150n148d42e1sba0d2a9a7d1586da@mail.gmail.com> Message-ID: <606e87f01002062159n13d16ed1xfe48fcc1e8bf5010@mail.gmail.com> > > I am a newbie with rubygems. I would like to know how to install the > gem and use it. So far i have installed ruby-full with aptitude and > installed rubygems-1.3.5.tgz. I also installed the rails gem. > This is what I get: $ sudo gem install distribustream-0.5.1.gem Building native extensions. This could take a while... ERROR: Error installing distribustream-0.5.1.gem: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb checking for rb_trap_immediate in ruby.h,rubysig.h... yes checking for rb_thread_blocking_region()... no checking for inotify_init() in sys/inotify.h... yes checking for writev() in sys/uio.h... yes checking for rb_thread_check_ints()... no checking for rb_time_new()... yes checking for sys/event.h... no checking for epoll_create() in sys/epoll.h... yes checking for main() in -lcrypto... no creating Makefile make sh: make: not found Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10 for inspection. Results logged to /usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/gem_make.out