<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">gilberto dos santos alves</b> <span dir="ltr"><<a href="mailto:gsavix@gmail.com">gsavix@gmail.com</a>></span><br>
Date: 2013/2/15<br>Subject: Re: [tex-live] So far.....expensive failure<br>To: <a href="mailto:reinhard.kotucha@web.de">reinhard.kotucha@web.de</a><br><br><br>here in brazil because our web in many cities is not fast we use .iso file basic in multi ways:<br>
1-burn a dvd for those students that want<br>2-copy .iso file to pendrive (usb stick) and mount this using linux mount with -loop option or using (example virtual clone drive on windows).<br>
3-in classroom put 1 dvd media in dvd driver of server many times because we do not have high speed internet in school and we do not have admin privileges on server, but all we want that students make ad-hoc install using local lan or wifi of class<br>

4-allow students copy/paste *.iso file for use in virtualmachine (virtualbox, vmware, qemu) running on windows or OS X or linux.<br>Please we need this .iso files.<br>regards! <br><div class="HOEnZb"><div class="h5"><br>
<div class="gmail_quote">2013/2/14 Reinhard Kotucha <span dir="ltr"><<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 2013-02-14 at 07:31:08 +0100, Denis Bitouzé wrote:<br>
<br>
 > Le jeudi 14/02/13 à 00h40,<br>
 > Reinhard Kotucha <<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</a>> a écrit :<br>
 ><br>
 > >  The point is that nobody needs the ISO image.<br>
 ><br>
 > I don't agree: I often give LaTeX courses in my University to<br>
 > simultaneously at least 20 students and I couldn't reasonably let<br>
 > them install TL through the network installer. Indeed:<br>
 ><br>
 >   * the network of our University couldn't support such a big<br>
 >     download simultaneously (and other users would be irate),<br>
 ><br>
 >   * this would cause much more traffic than downloading the TL ISO<br>
 >     once and providing it through either USB sticks.<br>
 ><br>
 > When the French TUG provides me the TL DVD (free of charge: many<br>
 > thanks to him!), I procure it but I still provide the ISO file for<br>
 > students who own a Netbook without any DVD drive.<br>
<br>
</div></div>Hi Denis,<br>
maybe I misunderstand you, but do you really create a DVD for each<br>
student?  Sure, DVDs are cheap but I/O speed is very poor.<br>
<br>
I would expect that participants of a LaTeX course can install TeX<br>
Live simultaneously in a reasonable amount of time.  DVDs can be used<br>
but it takes a lot of time to prepare 20 DVDs.  Writing to a USB stick<br>
and installing from it is much faster, but USB sticks are much more<br>
expensive than DVDs.<br>
<br>
A good solution is to install a web server on a local machine and copy<br>
tlnet to it.  Then students can install from this machine<br>
simultaneously using the network installer as usual.  Traffic is only<br>
on your local network.  The advantage is that you don't have to<br>
prepare anything time consuming in advance.<br>
<br>
The requirements are small.  I can perform a usual TeX Live network<br>
installation directly from my Raspberry Pi.  You really don't need<br>
more.<br>
<br>
BTW, when I said<br>
<div><br>
 > >  The point is that nobody needs the ISO image.<br>
<br>
</div>I was a little bit exaggerating (as usual).  Truth is that many people<br>
believe that they need it though there are much better solutions in<br>
most cases.  But what I'm really concerned about is that too many<br>
people download the ISO image and throw it away due to wrong<br>
expectations.<br>
<br>
The documentation at <a href="http://tug.org" target="_blank">tug.org</a> is absolutely correct and suggests to use<br>
the network installer.  The reason people download the ISO image might<br>
be twofold:<br>
<br>
  1. Using the network installer requires to read more instructions.<br>
     You have download the zip file, unzip it, move to the directory<br>
     containing the installer, and execute the installer.  This sounds<br>
     complicated.<br>
<br>
  2. Windows users expect that a software package comes as a single<br>
     file.  They assume that they can download a single file and click<br>
     on it in order to install the software.  Well, an ISO image isn't<br>
     a WinShield installer, but Windows users expect that something<br>
     useful happens if they click on the file.<br>
<br>
Thus, I suppose that many people download the ISO image because they<br>
believe that it's easier to use than the network installer.  The<br>
documentation at <a href="http://tug.org" target="_blank">tug.org</a> assumes that people know what an ISO image<br>
is.  However, if the usage of an ISO image is explained in detail<br>
(especially how to use it on Windows), I'm absolutely sure that people<br>
recognize that using the network installer is easier.<br>
<br>
When I suggested to remove the ISO image from CTAN, I didn't meant to<br>
make it inaccessible.  The idea was to move it to the archives when<br>
the test phase is over.  It's a bit problematic because if many people<br>
download the image, CTAN can redirect requests to mirrors, <a href="http://tug.org" target="_blank">tug.org</a><br>
can't.  Hence it's not a good solution.<br>
<br>
Robin suggested to improve the documentation.  This is by far the best<br>
approach.  I think that if it's explained in detail what an ISO image<br>
is and how to use it under Windows, much less people will download it<br>
accidentally.<br>
<br>
Let me clarify a few things:<br>
<br>
  * Some people said that it's preferable to download the ISO image if<br>
    the Internet connection is poor.<br>
<br>
    It depends.  Programs like wget can recover from interrupted<br>
    connections.  Web browsers are often amazingly stupid in this<br>
    respect and offer you to start a new download, causing a lot of<br>
    unnecessary network traffic.<br>
<br>
    The network installer can recover from interrupted internet<br>
    connections.  I don't see any reason to download one huge file if<br>
    network performance is poor.<br>
<br>
  * The ISO image contains too much stuff.<br>
<br>
    It provides binaries for all platforms supported by TeX Live, the<br>
    network installer downloads and installs only the binaries you<br>
    need.<br>
<br>
  * The ISO image is utterly outdated.<br>
<br>
    Especially if the internet connection is poor, it doesn't make<br>
    sense to use the ISO image.  You have to update your system after<br>
    the installation.  This can take an enourmous amount of time.<br>
<br>
    Using the ISO image and updating the installation means that<br>
    zillions of packages are downloaded twice.<br>
<br>
    The network installer always installs the most recent stuff.<br>
<br>
<br>
There are many situations where people think that the ISO image is<br>
useful.  But if you think twice, you'll recognize that there are much<br>
better solutions.  TeX Live is extraordinary flexible.  All you have<br>
to do is to read the documentation.<br>
<br>
What I think is worthwhile is to prevent people from downloading the<br>
ISO image accidentally.  IMO this can only be accomplished if the web<br>
page at <a href="http://tug.org" target="_blank">tug.org</a> provides more information about the ISO image so that<br>
users recognize that it's easier to use the network installer.  ATM<br>
people believe that downloading a file and clicking on it is<br>
sufficient.<br>
<br>
What I find extremely unfortunate is that Martin downloaded the ISO<br>
image, spent £24.98 for a program which didn't solve the problem,...<br>
<div><br>
You also said:<br>
<br>
 > Another option: install 7-zip (<a href="http://www.7-zip.org/" target="_blank">http://www.7-zip.org/</a>) which lets<br>
 > you "extract" .iso files (a longer step than just "mounting" them<br>
 > but works nicely in most cases).<br>
<br>
</div>I didn't know that 7-zip can extract ISO images.  It should be<br>
mentioned in the documentation.  This information is really helpful in<br>
order to use ISO images on Windows.<br>
<br>
On the other hand, the network installer works on native Windows, no<br>
need to install extra software in advance.  One more reason to use the<br>
network installer...<br>
<div><div><br>
Regards,<br>
  Reinhard<br>
<br>
--<br>
----------------------------------------------------------------------------<br>
Reinhard Kotucha Phone: <a href="tel:%2B49-511-3373112" value="+495113373112" target="_blank">+49-511-3373112</a> Marschnerstr. 25 D-30167<br>
Hannover mailto:<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</a><br>
----------------------------------------------------------------------------<br>
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.<br>
----------------------------------------------------------------------------<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>gilberto dos santos alves<br><a href="tel:%2B55.11.98646-5049" value="+5511986465049" target="_blank">+55.11.98646-5049</a><br>
são paulo - sp - brasil<br><br><br><br><br>
</font></span></div><br><br clear="all"><br>-- <br>gilberto dos santos alves<br>+55.11.98646-5049<br>são paulo - sp - brasil<br><br><br><br><br>