BTW I don&#39;t really care about DVI output i&#39;m only using pdf outputs.<br><br><div><span class="gmail_quote">On 3/4/07, <b class="gmail_sendername">Dima</b> &lt;<a href="mailto:dmitrij.ledkov@gmail.com">dmitrij.ledkov@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>As far as I understand now:<br><br>1) it is possible to avoid using C drive during initial small preference installation to run Tex Live of DVD
<br><br>2) In order to do this you need to generate those preference/must have files first and put them somewhere the DVD can access it ie the DVD itself or flash drive or like network drive
<br><br>If 1 and 2 are right can someone please explain in detail step/by step how to achieve this. And is there a simple procedure to do that (ie some exe program which will do all of that)???? BTW i know nothing about emacs.
<div><span class="e" id="q_1111eff25d415c2a_1"><br><br><div><span class="gmail_quote">On 3/4/07, <b class="gmail_sendername">George N. White III</b> &lt;<a href="mailto:gnwiii@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
gnwiii@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 3/4/07, poti giannakouros &lt;<a href="mailto:potiatpotisdotorg@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">potiatpotisdotorg@yahoo.com</a>&gt; wrote:<br><br>&gt; Hello Dmitrij,<br>
&gt; I don&#39;t exactly have an answer for you, but<br>&gt; I am currently trying to do what Karl described.
<br>&gt; My current status is that I cannot view DVI files,<br>&gt; and I cannot use packages. Very simple documents<br>&gt; however, do work.<br>&gt;<br>&gt; In case it helps you, and in case you or someone else<br>&gt; can help me, here is what I have done so far:
<br>&gt;<br>&gt; tlmpgui installs material in C:\TexLive2007 and C:\texmf-var. TexLive2007<br>&gt; contains the dvi viewer, ghostscript, and a temp directory, if I recall<br>&gt; correctly<br>&gt; (I am not at a PC). In my case, I also needed to change the default paper
<br>&gt; size<br>&gt; so I clanged the files indicted at the end of this post and ran<br>&gt; c:\localtexmf\dvipdfm\config&gt;fmtutil.exe --all<br>&gt; which made about&nbsp;&nbsp;what had been about 10 megabytes<br>&gt; in texmf-var become 53 megabytes.
<br>&gt;<br>&gt; I then moved texmf-var to the directory that would become the root of my<br>&gt; DVD.<br>&gt;<br>&gt; I use TexLive through emacs, so I set my environment variables in<br>&gt; site-lisp/site-start.el<br>
&gt; as follows (I am just starting to learn emacs lisp, so corrections are
<br>&gt; welcome):<br>&gt;<br>&gt; (setenv &quot;PATH&quot; (concat (getenv &quot;PATH&quot;)<br>&gt;<br>&gt; &quot;;D:\\bin\\win32\\gs\\gs8.54\\bin;D:\\bin\\win32\\dviout;D:\\bin\\win32&quot;<br>&gt; ))<br>&gt; (setenv &quot;GS_LIB&quot; (concat ()
<br>&gt; &quot;D:\\bin\\win32\\gs\\gs8.54\\lib&quot; ))<br>&gt; (setenv &quot;TLroot&quot; (concat () &quot;D:\\&quot; ))<br>&gt; (setenv &quot;TEXMFVAR&quot; (concat () &quot;D:\\texmf-var&quot; ))<br>&gt; (setenv &quot;TEXMFTEMP&quot; (concat () &quot;C:\\WINDOWS\\Temp&quot; ))
<br>&gt; (setenv &quot;TEXMFCNF&quot; (concat () &quot;D:\\texmf-var\\web2c&quot; ))<br>&gt; (setenv &quot;PERL5LIB&quot; (concat ()<br>&gt; &quot;D:\\perlt\\lib;D:\\perltl\\site\\llib&quot; ))<br>&gt;<br>&gt; (custom-set-variables
<br>&gt;&nbsp;&nbsp; ;; custom-set-variables was added by Custom.<br>&gt;&nbsp;&nbsp; ;; If you edit it by hand, you could mess it up, so be careful.<br>&gt;&nbsp;&nbsp; ;; Your init file should contain only one such instance.<br>&gt;&nbsp;&nbsp; ;; If there is more than one, they won&#39;t work right.
<br>&gt;&nbsp;&nbsp;&#39;(exec-path (quote ( &quot;.&quot; &quot;D:/Emacs/bin&quot; &quot;D:/bin/win32/gs/gs8.54/bin&quot;<br>&gt; &quot;C:/Program Files/Adobe/Acrobat 7.0/Reader/&quot; &quot;D:/GnuWin32/bin&quot;<br>&gt; &quot;D:/bin/win32&quot; &quot;D:/bin/win32/dviout&quot;))))
<br>&gt;<br>&gt; I edited out some things for readability but think I have all the TeXLive<br>&gt; related things.<br>&gt;<br>&gt; As it stands, if I try to typeset<br>&gt; texmf-doc/doc/english/guide-to-latex/demodoc.tex
<br>&gt; I get errors regarding latex.fmt not found. Output is produced if I remove<br>&gt; the \usepackage lines<br>&gt; in the header.&nbsp;&nbsp;Possibly related is the&nbsp;&nbsp;fact that I cannot used dviout. It<br>&gt; looks for fonts on the C drive and the F drive, which was the MO disk on
<br>&gt; which I prepared the contents of my DVD. Windvi seems<br>&gt; to work and produces a page that is narrower and taller than my text, making<br>&gt; me think that my<br>&gt; conversion to letter default worked and windvi might work when I fix the
<br>&gt; arguments with which emacs is calling it. Also,&nbsp;&nbsp;I cannot get acrobat to<br>&gt; launch as a pdf viewer from emacs.<br>&gt;<br>&gt; I hope this helps, and I will post more if I learn more before others can<br>&gt; pitch in.
<br><br>It sounds like you have a good start.&nbsp;&nbsp;Emacs is helpful because you can<br>run commands in a *shell* window and capture many pages of output<br>for analysis.&nbsp;&nbsp;There are several ways to debug tex file searching. In
<br>my experience most problems are caused not by missing files, but by<br>tex finding the &quot;wrong&quot; file -- often an older version left in a<br>user&#39;s personal texmf tree or mixed in with the source files.<br>

<br>I have a couple concerns, however.&nbsp;&nbsp;What happens if the DVD<br>reader isn&#39;t drive D:?&nbsp;&nbsp;It should be possible to put a live tree on<br>DVD, a network drive, or a USB disk.&nbsp;&nbsp;Do you have to burn a DVD in<br>order to test the setup?
<br><br>There have been postings on configuring emacs to use the &quot;pdfopen&quot; and<br>&quot;pdfclose&quot; utilities to ensure that acroread doesn&#39;t keep a .pdf file<br>open while your are trying to write over it.&nbsp;&nbsp;This didn&#39;t work
<br>reliably for me a year ago -- emacs would randomly hang when launching<br>acroread.&nbsp;&nbsp;Maybe things are better now (which version are you using?)<br><br>Dviout is normally independent of the TeX distribution, so the<br>

configuration isn&#39;t tied to the changes you make for TL.<br><br>--<br>George N. White III &lt;<a href="mailto:aa056@chebucto.ns.ca" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">aa056@chebucto.ns.ca
</a>&gt;<br>Head of St. Margarets Bay, Nova Scotia<br></blockquote>
</div><br><br clear="all"><br></span></div><div><span class="e" id="q_1111eff25d415c2a_2">-- <br>Dmitrij Ledkov<br>Email: <a href="mailto:Dmitrij.Ledkov@Gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Dmitrij.Ledkov@Gmail.com</a><br>University: <a href="mailto:D.Ledkovs@hull.ac.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">D.Ledkovs@hull.ac.uk</a><br>Land line:&nbsp;&nbsp; +44 (0) 8708558871 
<br>Cell phone: +44 (0) 7842589801<br>Skype ID:dmitrij0309<br>MSN / AIM / Jabber : <a href="mailto:dmitrij.ledkov@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dmitrij.ledkov@gmail.com
</a><br><br>Correspondence addresses in Latvia and UK are available upon request
</span></div></blockquote></div><br><br clear="all"><br>-- <br>Dmitrij Ledkov<br>Email: <a href="mailto:Dmitrij.Ledkov@Gmail.com">Dmitrij.Ledkov@Gmail.com</a><br>University: <a href="mailto:D.Ledkovs@hull.ac.uk">D.Ledkovs@hull.ac.uk
</a><br>Land line:&nbsp;&nbsp; +44 (0) 8708558871 <br>Cell phone: +44 (0) 7842589801<br>Skype ID:dmitrij0309<br>MSN / AIM / Jabber : <a href="mailto:dmitrij.ledkov@gmail.com">dmitrij.ledkov@gmail.com</a><br><br>Correspondence addresses in Latvia and UK are available upon request