You are not logged in.
Hello
I tried to install a recent version of Latexila (https://wiki.gnome.org/Apps/LaTeXila)
I followed the hhh's how to (https://forums.bunsenlabs.org/viewtopic.php?id=58)
*********************************
dget -x http://http.debian.net/debian/pool/main … 20.1-1.dsc
cd latexila-3.20.1/
sudo mk-build-deps --install --remove
dch --local ~bpo70+ --distribution jessie-backports "Rebuild for jessie-backports."
dpkg-buildpackage -us -uc
*********************************
But there I get problems :
*********************************
dpkg-buildpackage: paquet source latexila
dpkg-buildpackage: version source 3.20.1-1~bpo70+1
dpkg-buildpackage: distribution source jessie-backports
dpkg-buildpackage: source changé par Eric Detrez <ericd13@Bureau>
dpkg-buildpackage: architecture hôte amd64
dpkg-source --before-build latexila-3.20.1
dpkg-checkbuilddeps : dépendances de construction non trouvées : gsettings-desktop-schemas-dev intltool itstool libgee-0.8-dev (>= 0.10) libgspell-1-dev (>= 1.0) libgtk-3-dev (>= 3.19.3) libgtksourceview-3.0-dev (>= 3.18)
dpkg-buildpackage: avertissement: dépendances de construction et conflits non satisfaits ; échec.
*********************************
I could try to install the missing packages but I don't find libgspell-1-dev and libgtk seems too old.
I use the last version of bunsenlabs : bl-Hydrogen-amd64_20160710
Last edited by nobody (2016-09-25 13:01:34)
Offline
You can only install version 3.16 on Jessie as that's the version of GNOME Jessie/BL ships with. You need to upgrade to testing or unstable to get a current version of GNOME. Alternatively (if available), you can install LaTeXila 3.16.
Or use LXC containers to get an isolated testing userland and run the application from in there.
Offline
Thank you
That makes sense
Offline