Reply
Thread Tools
Posts: 6 | Thanked: 2 times | Joined on Dec 2009
#41
Then do a:
Code:
apt-get remove --purge ruby ruby1.8 libruby1.8 iplayer-dl
apt-get clean
apt-get update
apt-cache search ruby
If not - you can do try to install it again:
Code:
apt-get install ruby ruby-gems
thanks a lot, that fixed the problem.
Cheers,
F
 
Posts: 88 | Thanked: 411 times | Joined on Mar 2010 @ southern Italy
#42
I followed the guidelines but the "apt-get install ruby-gems" failed because of missing authentication. It installed the packages only after forcing "yes":

Code:
apt-get install -y --force-yes ruby ruby-gems
But -again- the "gem" command says "gem: not found".

It appears that Ruby was installed under /usr/lib/ruby/1.8 (i.e.: not "optified"), while ruby-gems under /opt.
 
Posts: 33 | Thanked: 44 times | Joined on Dec 2009
#43
Originally Posted by alfmar View Post
It appears that Ruby was installed under /usr/lib/ruby/1.8 (i.e.: not "optified"), while ruby-gems under /opt.
Then you have installed the version from the extras-dev repository and not mine. They will not work together with my other packages like gems or any of the extensions.

Do as Fry to be sure to have my version of Ruby.
 
Posts: 1 | Thanked: 0 times | Joined on Mar 2010
#44
it there a why that i could use for example libosso-abook?
 
Posts: 5 | Thanked: 1 time | Joined on Jan 2010
#45
This is awesome, thanks a ton for doing this.

What would be involved in packaging up an app created with your libraries (for public consumption)?
 
Posts: 9 | Thanked: 7 times | Joined on Jul 2010
#46
I just installed ruby-gnome-2 and it works great =) Thanks a lot for building that packages!!

Could someone explain me what is ruby-hildon and how it works or where to find a reference?
Is there any possibility to write desktopwidgets with ruby??

Last edited by DarthMax; 2010-07-31 at 18:55.
 
Posts: 105 | Thanked: 299 times | Joined on Sep 2010
#47
Hi, thanks for your posts, do you know how can I install rails? I've seen screenshots of rails running in maemo and I have tried a lot but when I run: gem install rails --no-rdoc --no-ri -V, I keep getting an error ow-crypt.h:18: ',' expected make: *** [wrapper.o] Error 1, I've install TCC, make, ruby-dev, libssl-ruby..
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:32.