Installation on Ubuntu 16.04 does not work - libruby not found but installed

wilwil
edited October 2016 in KLayout Support
Hi,
This is my third try to install klayout on several of my Ubuntu 16.04 machines.
I used it before on 14.04 without problems but I do not have luck since the update.
It seems to be a problem of finding libraries or the compatibility of them. As stated here (http://www.klayout.de/build.html) should a newer version of libruby work too.

Here my terminal output:
wil@cup:~/Downloads$ sudo apt-get install libruby
Reading package lists... Done
Building dependency tree
Reading state information... Done
libruby is already the newest version (1:2.3.0+1).
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
wil@cup:~/Downloads$ sudo dpkg -i klayout_0.24.8-1_amd64.deb
Selecting previously unselected package klayout.
(Reading database ... 377240 files and directories currently installed.)
Preparing to unpack klayout_0.24.8-1_amd64.deb ...
Unpacking klayout (0.24.8-1) ...
dpkg: dependency problems prevent configuration of klayout:
klayout depends on libruby1.9.1 (>= 1.9.3); however:
Package libruby1.9.1 is not installed.

dpkg: error processing package klayout (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Errors were encountered while processing:
klayout
wil@cup:~/Downloads$


Thanks in advance,
Wil

Comments

  • edited October 2016

    Hi Wil,

    Ruby 1.9 no longer is available for Ubuntu 16.04. So KLayout won't install on 16.04.

    You always have the option to build KLayout from the sources. I'll provide a package for 16.04 on occasion of the next minor release. But don't ask me for a time frame. Having precisely two cores sitting on top of my desk does not exactly meet the requirements of a deployment system, so I need to decide what system to support.

    Right now I am utilizing OpenSuSE's build service to provide some of the release builds, but of course they don't offer much support for building non-RPM packages.

    If somebody could grant me the resources for setting up a build farm I'd be able to provide packages for Debian on a regular basis too. Thank you.

    Matthias

Sign In or Register to comment.