Re: [DNG] gcc error: "error: unknown type name,, ‘GtkObject’"

2015-11-30 Thread aitor_czr
Hi Edward, There was a mistake in the CMakeLists.txt. I fixed it and pushed the commit. Here you are a screenshot: http://s12.postimg.org/mxp57q8p9/listview.png Cheers, Aitor. On 30/11/15 09:00, aitor_czr wrote: You have to use g++ instead of gcc: g++ -export-dynamic -o listview ListView

Re: [DNG] problems with CUPS

2015-11-30 Thread Antonio Trkdz.tab
Thank you all for your replies. @Florian: "You can also browse the repository to Download the wanted .deb files manually and install them with `dkpg -i *.deb` from within your download folder." I devised I could download all the needed .deb files and then install them manually. However, the combin

Re: [DNG] problems with CUPS

2015-11-30 Thread Adam Borowski
On Mon, Nov 30, 2015 at 03:16:27AM +, Antonio Trkdz.tab wrote: > I finally removed systemd from my devuan system with: apt-get purge systemd > libsystemd0 libsystemd-daemon0. > > I would like to install CUPS from angband.pl repo as suggested, but when I > issue: > apt-get install -t nosystemd

Re: [DNG] problems with CUPS

2015-11-30 Thread Florian Zieboll
On Mon, 30 Nov 2015 03:16:27 + "Antonio Trkdz.tab" wrote: > In my mind the explanation is that all the packages and the > descriptions have been updated to the new versions, but somehow this > has not been picked up by my apt-get update. Hallo Antonio, # apt-cache show libcups2 | grep Vers

Re: [DNG] problems with CUPS

2015-11-30 Thread Daniel Reurich
On 30/11/15 16:16, Antonio Trkdz.tab wrote: > Dear All, > > I finally removed systemd from my devuan system with: apt-get purge > systemd libsystemd0 libsystemd-daemon0. nice... > > I would like to install CUPS from angband.pl repo as > suggested, but when I issue: > apt-get