Thanks. I successfully built ffi-efl. Now what can I do..? hehe. Daniel Juyung Seo (SeoZ)
On Fri, Dec 21, 2012 at 4:01 PM, Jérémy Zurcher <[email protected]> wrote: > Hi, > you need to install bundler ($ gem install bundler) to be able to build > the gem from the source. > > still the easyest way is simply to install it from rubygems ($ gem install > ffi-efl). > It should take care of _all_ the run time deps (ffi). > > regards > Jérémy > > On Friday 21 December 2012 15:36, Daniel Juyung Seo wrote : > > Hello, I tried to build ffi-efl. > > I ran $ rake gem:install and got errors: > > > > > rake aborted! > > > no such file to load -- bundler/gem_tasks > > > > > (See full trace by running task with --trace) > > > > And I tried it again with --trace. > > > > rake aborted! > > no such file to load -- bundler/gem_tasks > > /home/seoz/efl/ffi-efl/Rakefile:1:in `require' > > /home/seoz/efl/ffi-efl/Rakefile:1 > > /usr/lib/ruby/vendor_ruby/rake/rake_module.rb:25:in `load' > > /usr/lib/ruby/vendor_ruby/rake/rake_module.rb:25:in `load_rakefile' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:501:in `raw_load_rakefile' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:82:in `load_rakefile' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:133:in > > `standard_exception_handling' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:81:in `load_rakefile' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:65:in `run' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:133:in > > `standard_exception_handling' > > /usr/lib/ruby/vendor_ruby/rake/application.rb:63:in `run' > > /usr/bin/rake:27 > > > > How can I solve this? > > > > Daniel Juyung Seo (SeoZ) > > > > > > On Fri, Dec 21, 2012 at 2:48 AM, Lionel Orry <[email protected]> > wrote: > > > > > Hi, > > > > > > while working on the website, could someone transform the 'Ruby' text > > > into a link pointing to https://github.com/jeremyz/ffi-efl on the > > > 'About' page? > > > > > > Thanks and good luck for the release, > > > Lionel > > > > > > > > > > ------------------------------------------------------------------------------ > > > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > > > Remotely access PCs and mobile devices and provide instant support > > > Improve your efficiency, and focus on delivering more value-add > services > > > Discover what IT Professionals Know. Rescue delivers > > > http://p.sf.net/sfu/logmein_12329d2d > > > _______________________________________________ > > > enlightenment-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > ------------------------------------------------------------------------------ > > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > > Remotely access PCs and mobile devices and provide instant support > > Improve your efficiency, and focus on delivering more value-add services > > Discover what IT Professionals Know. Rescue delivers > > http://p.sf.net/sfu/logmein_12329d2d > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > -- > Jérémy Zurcher > av General Guisan 49 > 1400 Yverdon-les-bains > +41 (0) 79 599 84 27 > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
