View Single Post

   
  #8 (permalink)  
Old 02-21-2008, 12:20 PM
dave aube
 
Posts: n/a
Default Re: amarok executable

I should have said that ruby was installed.

--------------

* dev-lang/ruby
Latest version available: 1.8.6_p111
Latest version installed: 1.8.6_p111
Size of files: 4,043 kB
Homepage: http://www.ruby-lang.org/
Description: An object-oriented scripting language
License: Ruby

--------------

According to the log file, I still get the following error.


config.status: executing depfiles commands

==========================
=== Amarok - ERROR ================================================== ========
==========================
=
= The Ruby programming language is not installed. Please obtain Ruby
= (version 1.8 or later) from http://ruby-lang.org, or install a distribution
= package. To build Amarok requires the Ruby header files as well, which some
= distributions package separately.
=
==================================
=== AMAROK WILL NOT BE BUILT ================================================
==================================
=
= Some mandatory dependencies are either not installed or not installed
= correctly. See the Amarok README for help with this issue. Further assistance
= can be found at http://amarok.kde.org or in amarok on irc.freenode.net.
= You will still be able to build other modules from extragear/multimedia.
=
================================================== =============================
make all-recursive

"--------------------------

Ruby header files?"
I can't find any reference to header files.

'emerge amarok' finishes as if the ebuild was installed, but no binary.




J.O. Aho wrote:
> dave aube wrote:
>> I finally got back to this problem. Seems it can't find ruby.

>
> emerge =dev-lang/ruby-1.8.6_p111
>

Reply With Quote