<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:11pt; color:black">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:11pt; color:black">Sounds reasonable regarding the linking.
<br>
<br>
The thing I'd like to see in TL is some script or what ever that will take care if the equivs stuff (or how ever you are doing that trick). There are many Ubuntu vanilla TL users, and most of them find the equivs stuff confusing (even though, the recipe on
 Tug.org is easy to follow) <br>
<br>
Sent from my Android phone using TouchDown (www.nitrodesk.com)<br>
<br>
<span style="color:black">-----Original Message----- <br>
<b>From:</b> Scott Kostyshak [skostysh@lyx.org]<br>
<b>Received:</b> lørdag, 16 nov. 2013, 3:38<br>
<b>To:</b> Lars Madsen [daleif@imf.au.dk]<br>
<b>CC:</b> ubuntu@pechoc.eu [ubuntu@pechoc.eu]; tex-live@tug.org [tex-live@tug.org]<br>
<b>Subject:</b> Re: [tex-live] Where is the root dir of my Tex Live installation<br>
<br>
</span></span></div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Lars,<br>
<br>
Thanks for the comments. See my responses in-line.<br>
<br>
On Fri, Nov 15, 2013 at 5:59 PM, Lars Madsen <daleif@imf.au.dk> wrote:<br>
> Scott, I noticed that you mention on the Web page at it installs or at least<br>
> links the installation where Ubuntu would have installed it.<br>
><br>
> Then what when people want to uninstaller? Fx we do not really encourage<br>
> users to use the "link into usual places" feature because people tend to<br>
> forget they made them and end up in a lot of mess.<br>
<br>
I'm surprised that no one has put a feature request for an uninstaller<br>
yet. However, I don't see how the linking in particular poses a<br>
problem. The uninstaller would just delete the link. Let me explain<br>
more the purpose of the linking. I'm not trying to fool Ubuntu into<br>
thinking that TeX Live is in the same location as it would have been<br>
if installed from the repositories. I'm informing TeX Live (the manual<br>
install) of the location where many auxiliary LaTeX packages would be<br>
installed with an "apt-get". Please let me know if you want more of an<br>
explanation or if you have suggestions for how to improve things<br>
(perhaps you are suggesting that not doing the linking at all would be<br>
an improvement?).<br>
<br>
The following is what the linking does:<br>
<br>
dTEXMFLOCAL=""<br>
<br>
if [ "${LINK_UBUNTU}" = 1 ]; then<br>
    cd "$(kpsewhich -var-value TEXMFLOCAL)/tex/"<br>
    ln -s "/usr/share/texmf/tex/" "UbuntuTexDir"<br>
fi<br>
<br>
> Other than that interesting idea.<br>
><br>
> Please consider submitting some of this to the tl project to make life<br>
> easier for (some) users.<br>
<br>
I'm happy to work with anyone. However, I think that install-tl-ubuntu<br>
and the TeX Live project have different goals. My interpretation (and<br>
I wouldn't be surprised if I misunderstood something here) is that the<br>
TeX Live project wants to encourage users to have a non-automated and<br>
flexible TeX Live installation, which should be done after reading the<br>
TeX Live Guide, or perhaps only the Quick install guide. I think this<br>
is the correct approach and would not want things to be different.<br>
There are also the TeX Live packages in the Ubuntu repository but I<br>
don't know if those are encouraged or not.<br>
<br>
My goals with install-tl-ubuntu are automation and simplicity, at the<br>
cost of some hackishness and assumptions (although install-tl-ubuntu<br>
does provide a fair amount of options, doing a manual install is far<br>
more flexible). I think this approach is less "correct" but is liked<br>
by many users of Ubuntu who do not want to spend the time reading and<br>
understanding the installation steps and are just looking for<br>
something that pretty much works and that integrates with other parts<br>
of Ubuntu (e.g. apt); or are looking for something that can be put on<br>
autopilot.<br>
<br>
I am very interested in any feedback and suggestions. I know little<br>
about TeX Live and proper installation. Despite this lack of<br>
expertise, I continue to suggest the install-tl-ubuntu script as an<br>
option to consider because the feedback that I've gotten is that it<br>
has indeed made things simple for users.<br>
<br>
Thanks again for your comments,<br>
<br>
Scott<br>
<br>
</div>
</span></font>
</body>
</html>