mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Easiest Guide to Build a Debian package for GNU TeXmacs


Chronological Thread 
  • From: "address@hidden" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Easiest Guide to Build a Debian package for GNU TeXmacs
  • Date: Sun, 24 Mar 2019 09:25:27 +0100

There is still a little problem for debs, we have to set texmacs repo to be able to get

sudo apt build-dep texmacs.

I can build compile texmacs but, if I do cmake build_dep.sh I have got an error

dpkg-shlibdeps: erreur: pas d'information de dépendance trouvée pour /usr/lib/libguile.so.17 (utilisé par debian/texmacs/usr/lib/texmacs/TeXmacs/bin/texmacs.bin)

It's a problem with guile, I will try to find a repos

Le 24/03/2019 à 08:35, Darcy Shen a écrit :
Dear GNU TeXmacs Users:

Assuming you had compiled GNU TeXmacs before and install the necessary deps,
the following four steps is the best way to install GNU TeXmacs on Debian/Ubuntu/Linux Deepin/...

git clone address@hidden:texmacs/texmacs.git
cd texmacs
cmake/build_deb.sh
sudo dpkg -i ../texmacs_1.99.9-1_amd64.deb




Archive powered by MHonArc 2.6.19.

Top of page