denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] No audio or print on Denemo, can you please help?


From: Andreas Schneider
Subject: Re: [Denemo-devel] No audio or print on Denemo, can you please help?
Date: Mon, 9 May 2016 23:07:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0

The presence of the old denemo version 1.1.0 is not the problem. I see
two problems:
(1) You did not install (the new version of) the packages denemo-data
and ttf-denemo (and denemo-doc). The command to install all four
(sub-)packages is
 sudo dpkg -i *denemo*2.0.6*_amd64.deb *denemo*2.0.6*_all.deb
(you missed the packages named *_all.deb). This solves the dependency
issues with the old denemo version. (If you had not installed the old
version, the package manager would have complained about denemo-data and
ttf-denemo to be missing.)
(2) The glib version is too low for the packages. Your Ubuntu version
seems to be older than the Debian version I compiled on. I see two options:
 (a) Upgrade libglib. However this may potentially introduce problems
with other packages. One could try an update of libglib and go back if
problems arise, but if you're not familiar with this kind of stuff I
would not recommend it.
 (b) Comile Denemo yourself. It's not that difficult. Just hold to the
documentation.

Andreas


Am 09.05.2016 um 17:35 schrieb Richard Shann:
> On Mon, 2016-05-09 at 13:26 +0100, Bernard Bourdillon wrote:
>> Richard
>> I tried
> 
>> ~/denemo-andreas$ sudo dpkg -i *denemo*2.0.6*_amd64.deb 
>> (Reading database ... 1347821 files and directories currently
>> installed.) 
>> Preparing to unpack denemo_2.0.6_amd64.deb ... 
>> Unpacking denemo (2.0.6) over (1.1.0-1ubuntu1) ... 
>> dpkg: dependency problems prevent configuration of denemo: 
>> denemo depends on libglib2.0-0 (>= 2.41.1); however: 
>> Version of libglib2.0-0:amd64 on system is 2.40.2-0ubuntu1. 
>> denemo depends on denemo-data (= 2.0.6); however: 
>> Version of denemo-data on system is 1.1.0-1ubuntu1. 
>> denemo depends on ttf-denemo (= 2.0.6); however: 
>> Version of ttf-denemo on system is 1.1.0-1ubuntu1.
>> dpkg: error processing package denemo (--install): 
>> dependency problems - leaving unconfigured 
>> Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 
>> Processing triggers for mime-support (3.54ubuntu1.1) ... 
>> Processing triggers for gnome-menus (3.10.1-0ubuntu2) ... 
>> Processing triggers for desktop-file-utils (0.22-1ubuntu1) ... 
>> Processing triggers for bamfdaemon (0.5.1
>> +14.04.20140409-0ubuntu1) ... 
>> Rebuilding /usr/share/applications/bamf-2.index... 
>> Errors were encountered while processing: 
>> denemo 
> 
>> but it didn't like it. See attached copy of the terminal response.
>> Do I detect that it didn't like the presence of version 1.1.0 on my PC?
> 
> yes, it has noticed the previous installation and seems to be not
> handling the situation. I think that would easily be fixed by
> uninstalling the old version of denemo (this will include uninstalling
> ttf-denemo and denemo-data I guess)
> 
> However this complaint:
> 
>  denemo depends on libglib2.0-0 (>= 2.41.1); however: 
>   Version of libglib2.0-0:amd64 on system is 2.40.2-0ubuntu1. 
> 
> looks a bit more problematic. It seems surprising that Denemo would
> appear to be asking for a version of glib that is ahead of what you have
> on Ubuntu. Perhaps Andreas might know whether there is really something
> in Denemo requiring this?
> 
> I see that Ubuntu 14.04 is two years old - any chance you could upgrade
> to the latest Ubuntu? Otherwise, we can go through the build it yourself
> route - this has the advantage that you can do it as a normal user, not
> installing anything in the system (you can leave your old version in
> place).
> 
> Richard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]