[Rock-dev] Qt4 ruby bindings problem

Shams Feyzabadi shams.feyzabadi at dfki.de
Wed Dec 5 10:57:18 CET 2012


Thanks Sylvain,

updating worked. Now it doesn't return the exception anymore.

Bests,
Shams

On 12/05/2012 10:35 AM, Sylvain Joyeux wrote:
> On 12/05/2012 10:27 AM, Shams Feyzabadi wrote:
>> Hi guys,
>>
>> I tried to run rock-replay. As shown on the web site it must return a
>> small help, but I received the following error. I already have qt4 and
>> ruby, on my ubuntu. What can I do?
> It looks like you are using ruby 1.9 but the qt bindings are not 
> installed for it. I just checked, and unfortunately Rock's bootstrap 
> scripts do not select the ruby version explicitely. My guess is that 
> you bootstrapped with 1.9, which generally works but is not 100% 
> reliable (as you see yourself).
>
> Can you try the following:
>
>   autoproj update-config
>   autoproj osdeps
>
> which should install the missing parts. If it does not, try
>
>   gem1.9.1 install qtbindings
>
> Please tell us if it worked / what worked.
>



More information about the Rock-dev mailing list