summaryrefslogtreecommitdiff
path: root/Master/setuptl/tlpm.winconf
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-29 01:43:59 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-29 01:43:59 +0000
commit01d10a34580685be02bc5319a9f9e06d96abfc99 (patch)
tree614c797154edb2156bb295e8506a7996034b1c75 /Master/setuptl/tlpm.winconf
parent3d58b580a0c46d2675933bc6bc022c59387fbb53 (diff)
new Master/setuptl
git-svn-id: svn://tug.org/texlive/trunk@3007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/setuptl/tlpm.winconf')
-rw-r--r--Master/setuptl/tlpm.winconf14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/setuptl/tlpm.winconf b/Master/setuptl/tlpm.winconf
index 87fa83b2a15..f9f75910209 100644
--- a/Master/setuptl/tlpm.winconf
+++ b/Master/setuptl/tlpm.winconf
@@ -1,6 +1,6 @@
-Configuring the TeX Live 2004-2006 installation on Windows in 5 steps;
-$Id: tlpm.winconf 162 2006-12-27 09:05:15Z tlu $
-Staszek Wawrykiewicz (staw at gust.org.pl, 13.02.2005)
+Configuring the TeX Live 2006 installation on Windows in 5 steps;
+$Id: tlpm.winconf 167 2006-12-28 23:32:45Z staw $
+Staszek Wawrykiewicz (staw at gust.org.pl, 29.12.2006)
This document tries to describe in short the most important steps to
configure TeX Live 2004-2006, installed on Windows using the TLPM program
@@ -15,8 +15,8 @@ REM addapt the next line to YOUR TLroot directory
set TLroot=c:\TeXLive
set PATH=%TLroot%\bin\win32;%PATH%
set TEXMFCNF=%TLroot%\texmf-var\web2c
-set PERL5LIB=%TLroot%\xemtex\perl\lib;%TLroot%\xemtex\perl\site\lib
-set GS_LIB=%TLroot%\xemtex\gslib;%TLroot%\xemtex\gsfonts
+set PERL5LIB=%TLroot%\perltl\lib;%TLroot%\perltl\site\lib
+set GS_LIB=c:\gs\gs8.54\lib;c:\gs\fonts
For Windows NT/2K/XP the procedure is somehow less straightforward.
Click left on Start->Settings->Control Panel. Now the window with the
@@ -44,10 +44,12 @@ cd %TLroot%
md texmf-var
cd texmf-var
md web2c
-copy ..\texmf\web2c\texmf.cnf web2c\*.*
+copy ..\texmf\web2c\texmf.cnf-4WIN web2c\texmf.cnf
copy ..\texmf\web2c\fmtutil.cnf web2c\*.*
+copy ..\texmf\web2c\updmap.cfg web2c\*.*
attrib -R web2c\texmf.cnf
attrib -R web2c\fmtutil.cnf
+attrib -R web2c\updmap.cfg
md tex
cd tex
md generic