View previous topic :: View next topic |
Author |
Message |
man in the hill Veteran
Joined: 15 Dec 2005 Posts: 1552 Location: Madinina
|
Posted: Wed Nov 01, 2006 7:22 pm Post subject: [RUBY] Problème lib ruby + glade3 ... |
|
|
Salut,
J'ai besoin de ruby et j'ai qques soucis en ce moment ! j'ai voulu recompilé toutes mes lib ruby et j'arrive à recompiler ruby et rubygems mais toutes les autres lib plantent comme ci-dessous :
Code: | crazy_gentoo faya %
emerge ruby-atk
Calculating dependencies... done!
>>> Emerging (1 of 1) dev-ruby/ruby-atk-0.15.0 to /
* ruby-gnome2-all-0.15.0.tar.gz MD5 ;-) ... [ ok ]
* ruby-gnome2-all-0.15.0.tar.gz RMD160 ;-) ... [ ok ]
* ruby-gnome2-all-0.15.0.tar.gz SHA1 ;-) ... [ ok ]
* ruby-gnome2-all-0.15.0.tar.gz SHA256 ;-) ... [ ok ]
* ruby-gnome2-all-0.15.0.tar.gz size ;-) ... [ ok ]
>>> Creating Manifest for /usr/portage/dev-ruby/ruby-atk
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking ruby-gnome2-all-0.15.0.tar.gz ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking ruby-gnome2-all-0.15.0.tar.gz to /var/tmp/portage/dev-ruby/ruby-atk-0.15.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-ruby/ruby-atk-0.15.0/work/ruby-gnome2-all-0.15.0/atk ...
ruby: no such file to load -- auto_gem (LoadError)
!!! ERROR: dev-ruby/ruby-atk-0.15.0 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1261: Called ruby-gnome2_src_compile
ruby-gnome2.eclass, line 31: Called die
!!! extconf.rb failed
!!! If you need support, post the topmost build error, and the call stack if relevant. |
J'ai un fichier auto_gem.rb dans /usr/lib64/ruby/site_ruby ...
Et en plus si je vais dans /var/tmp/portage/dev-ruby/ruby-atk-0.15.0/work/ruby-gnome2-all-0.15.0/atk
et que je compile à la main cela fonctionne nickel !
Et aussi j'ai un problème avec glade version-3, quand je crée un template avec ruby-glade-create-template, c'est impossible de lancer l'application c-a-d aucune sortie sur l'écran ou en console ... Pas de soucis avec glade2, mon application se lance sans problème ...
Les amateurs de ruby, avez-vous une idée ?
@ + _________________ Get Up and Go ! |
|
Back to top |
|
|
kernelsensei Bodhisattva
Joined: 22 Feb 2004 Posts: 5619 Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)
|
Posted: Wed Nov 01, 2006 7:59 pm Post subject: |
|
|
essaye ça Code: | RUBYOPT="" emerge ruby-atk |
_________________ $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join' |
|
Back to top |
|
|
man in the hill Veteran
Joined: 15 Dec 2005 Posts: 1552 Location: Madinina
|
Posted: Wed Nov 01, 2006 8:35 pm Post subject: |
|
|
kernel_sensei wrote: | essaye ça Code: | RUBYOPT="" emerge ruby-atk |
|
ça passe Merci !
Tu n'aurais pas une idée pour mon glade car cela traine depuis en moment déjà !
Thanks .
@ + _________________ Get Up and Go ! |
|
Back to top |
|
|
|