Risposte nei forum create
-
AutoreRisposte
-
::
Cercando un pò con google ho trovato che il problema è come installare Kile senza TexLive…
Ho letto la risposta ma lo trovo complicato…
Cioè:
Yes. use a package called equivs:
sudo apt-get install equivsThen create a file named:
texlive-base
with the following (or similar) content:
==
Commented entries have reasonable defaults.
Uncomment to edit them.Section: tex
Priority: optional
Homepage:Standards-Version: 3.6.2
Package: texlive-base
Version: 2013-1
Maintainer: Jasper Aorangi
Architecture: all
Description: Equivs dummy package for texlive 2013now run
equivs-build texlive-baseDo the same for at least texlive-binaries, texlive-common, texlive-doc-base, texlive-latex-base but changing the Package:
in each file. Make sure that the version is greater than the ubuntu versions by a long way!
There may be some others that I have forgotten… certainly texlive tries to sneak in via all sorts of different sources.
I have to do this for kbibtex some time too.
Good luck.
A questo punto forse è più semplice compilarlo… Oppure abbandonarlo…
-
AutoreRisposte