Gentoo Archives: gentoo-user

From: karl@××××××××.se
To: gentoo-user@l.g.o
Subject: [gentoo-user] Gentoo and texlive
Date: Sun, 07 Feb 2016 23:19:07
Message-Id: 20160207231857.CA8DB809D7AB@turkos.aspodata.se
1 I can install the complete texlive with:
2 wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
3 tar zxf install-tl-unx.tar.gz
4 cd install-tl-20160204/
5 ./install-tl
6
7 But I don't understand how to do that with the portage version.
8 If I do a naive
9
10 cd /usr/portage
11 emerge -auqDN *te*/*texlive*
12
13 I get e.g.:
14
15 [blocks B ] dev-texlive/texlive-langdutch ("dev-texlive/texlive-langdutch" is blocking dev-texlive/texlive-langeuropean-2014)
16
17 If I do
18
19 emerge -auqDN app-text/texlive
20
21 I don't get everything in texlive.
22
23 ///
24
25 So should I run the install-tl and add things to
26 /etc/portage/package.provided (and then what do I add), or run the
27 emerge thing (and then emerge what) ?
28
29 Regards,
30 /Karl Hammar
31
32 -----------------------------------------------------------------------
33 Aspö Data
34 Lilla Aspö 148
35 S-742 94 Östhammar
36 Sweden
37 +46 173 140 57

Replies

Subject Author
Re: [gentoo-user] Gentoo and texlive "Canek Peláez Valdés" <caneko@×××××.com>