Luz

Comment 6 for bug 850734

Revision history for this message
Ian McIntosh (ian-mcintosh) wrote : Re: [Bug 850734] Re: Cannot run Luz Studio in Ubuntu Oneiric

Luz development has moved to GitHub:

https://github.com/lighttroupe/luz

There are some instructions there for using it in 12.04.

2012/10/31 cellstorm <email address hidden>:
> hm. I somehow got it to work on 12.04
>
> I copied the /usr/lib/site_ruby folder from maverick (where luz works
> perfectly) into /opt/luz/lib on my percise install.
>
> then I open terminal in precise:
>
> export PKG_CONFIG_PATH=/opt/luz/lib/pkgconfig/:$PKG_CONFIG_PATH
> export RUBYLIB=/opt/luz/lib/site_ruby/:$RUBYLIB
>
>
> external dependencies: some are set for caution, e.g have not tried serial:
>
> sudo apt-get install ruby-builder, ruby-rmagick, ruby-serialport,
> ruby-blankslate, ruby-inline, libcairo-ruby, imagemagick, libopengl-
> ruby1.8, ffmpeg, libavcodec-extra-53
>
> then get sources:
>
> bzr co --lightweight lp:~ian-mcintosh/luz/trunk luz
>
> Now I had to replace Gdk::Keyval::GDK_ to Gdk::Keyval::GDK_KEY_ in
> all souce-files, as the naming for Keyval changed.
>
> , and then make in luz folder worked.
>
>
> Works fine as far as I can tell, albeit a bit hacky method.
>
> I will make a package out of it, if there is demand I'll share it.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/850734
>
> Title:
> Cannot run Luz Studio in Ubuntu Oneiric
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/luz/+bug/850734/+subscriptions