Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MikTex 2.2 Installation Problem with Setup Wizard 2.2.7

772 views
Skip to first unread message

masayoshi hayashi

unread,
Feb 1, 2003, 9:23:08 AM2/1/03
to
I am new to LaTeX and trying to install MikTeX.

Upon trials of downloading from several mirror sites and installing
MikTeX using the setup wizard,
I have encountered problems listed below. The bottom line is I am
still unable to use MikTeX.

I have never installed previous versions of MikTeX in my PC.

My PC's OS is WinXP Pro. I Logged in as Administrator.

I checked requirments for installation in the MikTeX homepage. I
verified the two files exist in my PC.

DebugView produced the following errors while installing MikTeX: (I
enabled filter to catch word "error" to save space)

[1780] miktexlib: CRT error in 'C:\work\miktex-2.2\lib\cfg.cpp' on
line 880:
[1780] miktexlib: CRT error in 'C:\work\miktex-2.2\lib\cfg.cpp' on
line 880:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 164:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 164:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 164:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 164:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 152:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 164:
[1724] miktexlib: Win32 error #2 in 'config.cpp' on line 152:
[1780] miktexlib: internal error in
'C:\work\miktex-2.2\lib\process.cpp', line 391
[1780] setup: error: cannot find updmap.cfg
[1636] miktexlib: internal error in 'process.cpp', line 391

I tried the following:
c:\>path
PATH=C:\texmf\miktex\bin\;C:\texmf\miktex\bin;......etc......

c:\>latex /temp/test.tex
'latex' is not recognized as an internal or external command,
operable program or batch file.

Then I found out latex.exe is missing in C:\texmf\miktex\bin\
directory.

Without knowing what I am doing, checking out
http://www.miktex.org/setup.html, I tried in C:\texmf\miktex\config\

initexmf --mklinks
Because Windows explorer finds formats.ini file only in this
directory. This is for the case with upgrading from MiKTEX 2.1. But I
tried it out anyway....

Then the above command resulted in creating latex.exe file.

Now I tired

C:\>latex /temp/test.tex
This is TeX, Version 3.141592 (MiKTeX 2.2)
initexmf: latex.ltx: source file does not exist
cannot make latex.fmt
I can't find the default format file!

But this latex.ltx file exists in C:\texmf\tex\latex\base.
Where to go from here?

Thanks for your attention and time.

Maximus

unread,
Feb 1, 2003, 10:24:19 AM2/1/03
to
Try to use MikTex 2.1, in TexLive 6.0 CD,

I have some problem with Win2000 and XP, when suddenly the PC
reboot and after that either freeze or completely unable to boot.

I am about to report to MikTex about this.

max

-------


"masayoshi hayashi" <mhaya...@yahoo.com> wrote in message
news:f1c8a1b2.03020...@posting.google.com...

Giuseppe Bilotta

unread,
Feb 1, 2003, 11:44:41 AM2/1/03
to
masayoshi hayashi wrote:
> Without knowing what I am doing, checking out
> http://www.miktex.org/setup.html, I tried in C:\texmf\miktex\config\
>
> initexmf --mklinks
> Because Windows explorer finds formats.ini file only in this
> directory. This is for the case with upgrading from MiKTEX 2.1. But I
> tried it out anyway....

This is a general command for whenever latex.exe, tex.exe etc are
missing.

> Then the above command resulted in creating latex.exe file.
>
> Now I tired
>
> C:\>latex /temp/test.tex
> This is TeX, Version 3.141592 (MiKTeX 2.2)
> initexmf: latex.ltx: source file does not exist
> cannot make latex.fmt
> I can't find the default format file!
>
> But this latex.ltx file exists in C:\texmf\tex\latex\base.
> Where to go from here?

Uhm. Looks like your filename database doesn't get updated. Try an

initexmf -u

first.

--
Giuseppe "Oblomov" Bilotta

"Da grande lotterò per la pace"
"A me me la compra il mio babbo"
(Altan)
("When I grow up, I will fight for peace"
"My daddy will buy it for me")

Hans Fr. Nordhaug

unread,
Feb 1, 2003, 12:31:11 PM2/1/03
to
Giuseppe Bilotta <bilo...@hotpop.com> writes:

[cut]

> > Now I tired
> >
> > C:\>latex /temp/test.tex
> > This is TeX, Version 3.141592 (MiKTeX 2.2)
> > initexmf: latex.ltx: source file does not exist
> > cannot make latex.fmt
> > I can't find the default format file!
> >
> > But this latex.ltx file exists in C:\texmf\tex\latex\base.
> > Where to go from here?
>
> Uhm. Looks like your filename database doesn't get updated. Try an
>
> initexmf -u
>
> first.

Regenerate the LaTeX format:

initexmf --dump=latex

Hans

masayoshi hayashi

unread,
Feb 2, 2003, 2:02:26 AM2/2/03
to
Thanks all of you for responding.

I have tried both commands two of you mentioned:

C:\>initexmf -u
...................
C:\>initexmf --dump=latex


initexmf: latex.ltx: source file does not exist

C:\>latex /temp/test.tex
This is TeX, Version 3.141592 (MiKTeX 2.2)
initexmf: latex.ltx: source file does not exist
cannot make latex.fmt
I can't find the default format file!

No luck yet. Upon search, I found latex.ltx exists in
C:\texmf\tex\latex\base. I have also noticed in mo.exe (MikTeX
Option), under General tab, attempting to update all format files
fails and results in freezing dialog.

I am not a programmer but if you let me know any good resources that
may help resolve these problems, I would be appreciated. (in
particular, how MikTeX works.) I checked out in the manual Chapter 9.
The MiKTeX Configuration File. I tried (w/o knowing what I'm doing):

C:\findtexmf latex.ltx

But returned blank line. This indicates config.ini file is not
properly setup?

Here is the setup log file that was generated under
C:\texmf\miktex\config\ I can see "initexmf: mp not found" and other
errors thereafter. Parts of Directories for Shell links at the end of
the log are in ? marks because they're in Japanese which is a result
of Japanese localized version of XP Pro. But I can see these links in
Start->Program Files menu.
---------------------------------------------
MiKTeX Setup Wizard 2.2.7 Report

Date: Saturday, February 01, 2003
Time: 22:45:37
Setup path: C:\Downloads\MiKTeX-2.2\setup.exe

Installation folder: C:\texmf
Local Folder: C:\localtexmf
Additional folders:
Loading package database...
Starting package installation...
Installation folder: C:\texmf
Package repository: C:\Downloads\MiKTeX-2.2\
Opening repository C:\Downloads\MiKTeX-2.2\...
Repository type: local...
Entering scratch folder...
Estimating expenditure...
installing: 6429 files (95 packages)
Extracting files from adobestd.cab...
Extracting files from miktex-bibtex-bin.cab...
Extracting files from miktex-psutils-bin.cab...
Extracting files from miktex-hyph-slovene.cab...
Extracting files from miktex-mfware-bin.cab...
Extracting files from graphics.cab...
Extracting files from miktex-bibtex8bit-bin.cab...
Extracting files from psnfss.cab...
Extracting files from miktex-tex-bin.cab...
Extracting files from miktex-tex-misc.cab...
Extracting files from miktex-mktex-bin.cab...
Extracting files from miktex-hyph-other.cab...
Extracting files from miktex-hyph-finnish.cab...
Extracting files from miktex-mo-bin.cab...
Extracting files from pslatex.cab...
Extracting files from tools.cab...
Extracting files from bluesky.cab...
Extracting files from miktex-hyph-french.cab...
Extracting files from miktex-yandy-support.cab...
Extracting files from miktex-msvcrt.cab...
Extracting files from miktex-dvipdfm-bin.cab...
Extracting files from miktex-fontname-base.cab...
Extracting files from miktex-doc.cab...
Extracting files from miktex-mpm-bin.cab...
Extracting files from miktex-hyph-cyrillic.cab...
Extracting files from miktex-hyph-greek.cab...
Extracting files from miktex-hyph-spanish.cab...
Extracting files from urwstd.cab...
Extracting files from german.cab...
Extracting files from miktex-hyph-cs.cab...
Extracting files from miktex-makeindex-base.cab...
Extracting files from float.cab...
Extracting files from miktex-hyph-basque.cab...
Extracting files from cyrillic.cab...
Extracting files from miktex-fonts-bin.cab...
Extracting files from miktex-texware-bin.cab...
Extracting files from ntgclass.cab...
Extracting files from mflogo.cab...
Extracting files from amstex.cab...
Extracting files from miktex-hyph-croatian.cab...
Extracting files from amsfonts.cab...
Extracting files from ltxbase.cab...
Extracting files from miktex-hyph-norwegian.cab...
Extracting files from miktex-hyph-german.cab...
Extracting files from miktex-yap-bin.cab...
Extracting files from miktex-hyph-mongolian.cab...
Extracting files from miktex-graphics-bin.cab...
Extracting files from miktex-mft-base.cab...
Extracting files from miktex-tex-base.cab...
Extracting files from miktex-hyph-italian.cab...
Extracting files from miktex-bin.cab...
Extracting files from babel.cab...
Extracting files from miktex-findtexmf-bin.cab...
Extracting files from miktex-hyph-portuguese.cab...
Extracting files from hyperref.cab...
Extracting files from miktex-ps2pk-bin.cab...
Extracting files from miktex-hyph-danish.cab...
Extracting files from amslatex.cab...
Extracting files from miktex-misc.cab...
Extracting files from miktex-mkfntmap-bin.cab...
Extracting files from miktex-dvispool-bin.cab...
Extracting files from ltxmisc.cab...
Extracting files from ae.cab...
Extracting files from miktex-latex-config.cab...
Extracting files from miktex-dvips-base.cab...
Extracting files from latexfonts.cab...
Extracting files from dinbrief.cab...
Extracting files from cm.cab...
Extracting files from ec.cab...
Extracting files from miktex-hyph-swedish.cab...
Extracting files from miktex-freetype-bin.cab...
Extracting files from miktex-runtime-bin.cab...
Extracting files from miktex-bibtex-base.cab...
Extracting files from miktex-hyph-ukenglish.cab...
Extracting files from miktex-dvipdfm-base.cab...
Extracting files from psnfssx.cab...
Extracting files from miktex-dvicopy-bin.cab...
Extracting files from miktex-psutils-base.cab...
Extracting files from germbib.cab...
Extracting files from miktex-metafont-base.cab...
Extracting files from miktex-texify-bin.cab...
Extracting files from miktex-freetype-base.cab...
Extracting files from g-brief.cab...
Extracting files from latex2e-help-texinfo.cab...
Extracting files from miktex-hyph-latin.cab...
Extracting files from miktex-makeindex-bin.cab...
Extracting files from miktex-dvips-bin.cab...
Extracting files from miktex-hyph-hungarian.cab...
Extracting files from miktex-pdftex-base.cab...
Extracting files from miktex-metafont-bin.cab...
Extracting files from miktex-hyph-dutch.cab...
Extracting files from miktex-pdftex-bin.cab...
Extracting files from miktex-metafont-misc.cab...
Extracting files from tds.cab...
Extracting files from miktex-bibtex8bit-base.cab...
Refreshing file name database...
Package installation completed.
Installing package database...
Creating C:\texmf\miktex\config\config.bat...
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose
--install-root="C:\texmf" --local-root="C:\localtexmf"
--root-directories="C:\localtexmf;C:\texmf" --rmfndb:
Found MiKTeX Setup Wizard 2.2.7.0
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose
--update-fndb="C:\texmf":
Found MiKTeX Setup Wizard 2.2.7.0
initexmf is updating the filename databases...
C:\texmf[bibtex][doc][dvipdfm][dvips][fontname][fonts][makeindex][metafont][mft][miktex][pdftex][psutils][source][tex][tpm][ttf2pfb][ttf2tfm][web2c]
done
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose
--update-fndb="C:\localtexmf":
Found MiKTeX Setup Wizard 2.2.7.0
initexmf is updating the filename databases...
C:\localtexmf[miktex] done
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose --dump
--mklinks:
Found MiKTeX Setup Wizard 2.2.7.0
initexmf: don't know how to make plain
Creating plain.mem...
initexmf: mp not found
Creating mfplain.mem...
initexmf: mp not found


initexmf: latex.ltx: source file does not exist

initexmf: plain.tex: source file does not exist
initexmf: lambda.tex: source file does not exist
initexmf: plain.tex: source file does not exist
initexmf: etex.src: source file does not exist


initexmf: latex.ltx: source file does not exist
initexmf: latex.ltx: source file does not exist

initexmf: plain.tex: source file does not exist
initexmf: formats.ini not found
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose --search
--mkpsres:
Found MiKTeX Setup Wizard 2.2.7.0
error: cannot find updmap.cfg
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose
--update-fndb="C:\localtexmf":
Found MiKTeX Setup Wizard 2.2.7.0
initexmf is updating the filename databases...
Removing C:\localtexmf\miktex\config\texmf0.fndb...
C:\localtexmf[miktex] done
"C:\texmf\miktex\bin\initexmf.exe"
--log-file="C:\texmf\miktex\config\uninst.log" --verbose --report:
Found MiKTeX Setup Wizard 2.2.7.0
MiKTeX Version: 2.2
Operating System: Windows NT

root #0: -ld C:\localtexmf
root #1: i-d C:\texmf
(i=install root; l=local root; d=fndb exists)

fndb #0: C:\localtexmf\miktex\config\texmf0.fndb
fndb #1: C:\localtexmf\miktex\config\texmf1.fndb

TeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\tex\plain//
C:\texmf\tex\plain//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

LaTeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\tex\latex//
C:\texmf\tex\latex//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

pdfTeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\pdftex\plain//
C:\texmf\pdftex\plain//
C:\localtexmf\pdftex\generic//
C:\texmf\pdftex\generic//
C:\localtexmf\pdftex//
C:\texmf\pdftex//
C:\localtexmf\tex\plain//
C:\texmf\tex\plain//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

pdfLaTeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\pdftex\latex//
C:\texmf\pdftex\latex//
C:\localtexmf\pdftex\generic//
C:\texmf\pdftex\generic//
C:\localtexmf\pdftex//
C:\texmf\pdftex//
C:\localtexmf\tex\latex//
C:\texmf\tex\latex//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

Omega Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\omega\plain//
C:\texmf\omega\plain//
C:\localtexmf\omega\generic//
C:\texmf\omega\generic//
C:\localtexmf\omega//
C:\texmf\omega//
C:\localtexmf\tex\plain//
C:\texmf\tex\plain//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

Lambda Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\omega\lambda//
C:\texmf\omega\lambda//
C:\localtexmf\omega\latex//
C:\texmf\omega\latex//
C:\localtexmf\omega\generic//
C:\texmf\omega\generic//
C:\localtexmf\omega//
C:\texmf\omega//
C:\localtexmf\tex\latex//
C:\texmf\tex\latex//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

e-TeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\etex\plain//
C:\texmf\etex\plain//
C:\localtexmf\etex\generic//
C:\texmf\etex\generic//
C:\localtexmf\etex//
C:\texmf\etex//
C:\localtexmf\tex\plain//
C:\texmf\tex\plain//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//

e-LaTeX Path:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP
C:\localtexmf\etex\latex//
C:\texmf\etex\latex//
C:\localtexmf\etex\generic//
C:\texmf\etex\generic//
C:\localtexmf\etex//
C:\texmf\etex//
C:\localtexmf\tex\latex//
C:\texmf\tex\latex//
C:\localtexmf\tex\generic//
C:\texmf\tex\generic//
C:\localtexmf\tex//
C:\texmf\tex//
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\DVI Viewer.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\MiKTeX Options.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\MiKTeX Update Wizard.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\MiKTeX Package Manager.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\Help\MiKTeX Manual.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\Help\MiKTeX FAQ.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\Help\MiKTeX Tips.lnk...
creating shell link C:\Documents and Settings\All Users\????
????\?????\MiKTeX\Help\LaTeX2e Reference.lnk...

masayoshi hayashi

unread,
Feb 2, 2003, 6:23:10 AM2/2/03
to
Ok everyone, I seem to making some progress magically (again without
knowing what I'm doing....)

Refering to http://www.miktex.org/manual/ch04s03.html,

I start mo.exe (MikTeX Options),
go to Roots tab
select and put root directory c:/texmf in the top of the list
press Refresh FNDB button
Then going to General tab, click Refresh Now button in File name
database frame (I guess it's the same thing as the previous step...?)
Then I press update now button in Format files frame.
I receive the following errors while updating, but this function seems
working now:

Creating plain.fmt...
initexmf: omega.exe not found
initexmf: lambda.tex: source file does not exist
initexmf: etex.src: source file does not exist
Creating latex.efmt...

I find none of the above files exist. Perhaps these are things
installed for "large" setup installation? (I selected "small"
installation.)

Anyway latex command now works!

Ok everyone, I seem to making some progress magically (again without
knowing what I'm doing....)

Refering to http://www.miktex.org/manual/ch04s03.html,

I start mo.exe (MikTeX Options),
go to Roots tab
select and put root directory c:/texmf in the top of the list
press Refresh FNDB button
Then going to General tab, click Refresh Now button in File name
database frame (I guess it's the same thing as the previous step...?)
Then I press update now button in Format files frame.
I recieve the following errors while updating, but this function seems
working now:

C:\>latex /temp/test.tex
This is TeX, Version 3.141592 (MiKTeX 2.2)

(/temp/test.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for english, french, german,
ngerman, du
mylang, nohyphenation, loaded.
(C:\texmf\tex\latex\base\article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(C:\texmf\tex\latex\base\size11.clo)) (test.aux) (test.toc) [1]
(test.aux) )
Output written on test.dvi (1 page, 792 bytes).
Transcript written on test.log.

C:\>yap test.dvi

Yep!
But are the errors I got while updating format files no problem?

Giuseppe Bilotta

unread,
Feb 2, 2003, 6:49:04 AM2/2/03
to
masayoshi hayashi wrote:
> Thanks all of you for responding.
>
> I have tried both commands two of you mentioned:
>
> C:\>initexmf -u
> ...................
> C:\>initexmf --dump=latex
> initexmf: latex.ltx: source file does not exist

[snip]

> MiKTeX Setup Wizard 2.2.7 Report

[BIG snip]

> "C:\texmf\miktex\bin\initexmf.exe"
> --log-file="C:\texmf\miktex\config\uninst.log" --verbose --dump
> --mklinks:
> Found MiKTeX Setup Wizard 2.2.7.0
> initexmf: don't know how to make plain
> Creating plain.mem...
> initexmf: mp not found
> Creating mfplain.mem...
> initexmf: mp not found
> initexmf: latex.ltx: source file does not exist
> initexmf: plain.tex: source file does not exist
> initexmf: lambda.tex: source file does not exist
> initexmf: plain.tex: source file does not exist
> initexmf: etex.src: source file does not exist
> initexmf: latex.ltx: source file does not exist
> initexmf: latex.ltx: source file does not exist
> initexmf: plain.tex: source file does not exist
> initexmf: formats.ini not found

From the initial log it would seem that everything installed
correctly, but since nothing seems to work, it definitely didn't. And
given that the files are there, the most probable problem is that the
filename databases don't get updated correctly. What do you have in
c:\localtexmf\miktex\config ?

Giuseppe Bilotta

unread,
Feb 2, 2003, 6:51:46 AM2/2/03
to
masayoshi hayashi wrote:
> Creating plain.fmt...
> initexmf: omega.exe not found
> initexmf: lambda.tex: source file does not exist
> initexmf: etex.src: source file does not exist
> Creating latex.efmt...
>
> I find none of the above files exist. Perhaps these are things
> installed for "large" setup installation? (I selected "small"
> installation.)

Yes, they are Omega and e-TeX relative files. If you don't use them,
ignore them (or, in the formats tab, set them to "Exclude")

Hans Fr. Nordhaug

unread,
Feb 2, 2003, 1:42:18 PM2/2/03
to
mhaya...@yahoo.com (masayoshi hayashi) writes:

> Ok everyone, I seem to making some progress magically (again without
> knowing what I'm doing....)
>
> Refering to http://www.miktex.org/manual/ch04s03.html,
>
> I start mo.exe (MikTeX Options), go to Roots tab
> select and put root directory c:/texmf in the top of the list
> press Refresh FNDB button
> Then going to General tab, click Refresh Now button in File name
> database frame (I guess it's the same thing as the previous step...?)
> Then I press update now button in Format files frame.
> I receive the following errors while updating, but this function seems
> working now:
>
> Creating plain.fmt...
> initexmf: omega.exe not found
> initexmf: lambda.tex: source file does not exist
> initexmf: etex.src: source file does not exist
> Creating latex.efmt...

[cut]


> But are the errors I got while updating format files no problem?

You can safely ignore these errors - these formats are only part of
the Large install.

It's very strange that using MikTeX Options makes any difference since
it's just calling initexmf with the correct options. Anyway, the local
texmf tree should by the first (top) in the list. Could you please
change it back and report here if the problems return.

Hans

--
I have no signature

masayoshi hayashi

unread,
Feb 2, 2003, 9:36:12 PM2/2/03
to
Hans and Giuseppe:

> It's very strange that using MikTeX Options makes any difference since
> it's just calling initexmf with the correct options. Anyway, the local
> texmf tree should by the first (top) in the list. Could you please
> change it back and report here if the problems return.
>
> Hans

I put the localtexmf directory on the top of the list and updated. The
problem now comes back again as described earlier. While updating the
format file in general tab, format files, (I guess this corresponds to
initexmf -u), the pop-up dialog now spits out the following:

Removing C:\localtexmf\miktex\fmt\pdflatex.fmt...
initexmf: latex.ltx: source file does not exist
Removing C:\localtexmf\miktex\fmt\plain.fmt...
initexmf: plain.tex: source file does not exist
Removing C:\localtexmf\miktex\fmt\latex.fmt...
initexmf: latex.ltx: source file does not exist
Removing C:\localtexmf\miktex\fmt\pdftex.fmt...
initexmf: plain.tex: source file does not exist

I have saved to a temporary directory copies of both config and
formats files in C:\texmf\miktex\config\ directory and compared both
cases local c:\localtexmf on top and root c:\texmf on top. Upon
eyeballing, both files seem identical in each of two cases. I also
checked:

c:\DownloadExe>fc formatsLocalTop.txt formatsRootTop.txt
Comparing files formatsLocalTop.txt and FORMATSROOTTOP.TXT
FC: no differences encountered

c:\DownloadExe>fc miktexconfigLocalTop.txt miktexconfigRootTop.txt
Comparing files miktexconfigLocalTop.txt and MIKTEXCONFIGROOTTOP.TXT
FC: no differences encountered

So these two files config and formats are not source of problem? Could
it be possible that local and root directory names are switched in the
process of searching files, so that I see root on top in mo.exe roots
tab but the actual process switches this order so it works? From what
I read in manual, I see localtexmf directory is used runtime while
creating dvi file from tex file so my suspicion makes sense?

As I indicated in the begining of the thread, I have tried several
times downloading both setup.exe 2.2.7 and download zip files from
different mirror sites but the same problem seems to pertain with
WinXP pro Build 2600 with SP1 (Japanese). So the files seem to be not
corrupted? (one notable mirror was one site in Japan where I saw
latex.exe works but package update manager exe file did not exist.
Also usepackage{amssymb} did not work.) Could it be my OS missing some
necessary system files for MikTeX other than the two files
comctl32.dll and wininet.dll? (I have both of these current as in XP)
Does anybody have MikTeX and XP combo install clean?

And here are the two files in the c:\localtexmf directory on top when
the problems exist:

;; miktex.ini: the MiKTeX configuration file
;;
;; Copyright (C) 1996-2003 MiKTeX.org
;;
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published
;; by the Free Software Foundation; either version 2, or (at your
;; option) any later version.
;;
;; This file is distributed in the hope that it will be useful, but
;; WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
;; General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
;; along with this file; if not, write to the Free Software
;; Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
;; USA.

;; This is the MiKTeX configuration file.
;;
;; YOU SHOULD NOT MODIFY THIS FILE. You can create a personal
;; configuration file instead. See the MiKTeX manual, for more
;; information.

;; --------------------------------------------------------------------------
;; AMSTeX
;; --------------------------------------------------------------------------

[AMSTeX]

Input Dirs=.;%R\tex\amstex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; BibTeX
;; --------------------------------------------------------------------------

[BibTeX]

Input Dirs=.;%R\bibtex//

;; Minimum number of cross-refs required for automatic cite_list
inclusion.
;min_crossrefs=2

;; --------------------------------------------------------------------------
;; Context
;; --------------------------------------------------------------------------

[ConTeXt]

Input Dirs=.;%R\pdftex\context//;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\etex\context//;%R\etex\plain//;%R\etex\generic//;%R\etex//;%R\tex\context//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; Dvipdfm
;; --------------------------------------------------------------------------

[Dvipdfm]

Input Dirs=.;%R\dvipdfm//

PSPath=.;%R\dvipdfm//

;; --------------------------------------------------------------------------
;; Dvips
;; --------------------------------------------------------------------------

[Dvips]

CONFIGPath=.;%R\dvips//

ENCPath=.;%R\dvips//

GraphicsPath=.;%R\dvips//;%R\tex//

MAPPath=.;%R\dvips//

PSPath=.;%R\dvips//;%R\fonts\type1//

;; --------------------------------------------------------------------------
;; eLambda
;; --------------------------------------------------------------------------

[eLambda]

Input Dirs=.;%R\eomega\lambda//;%R\eomega\latex//;%R\eomega\generic//;%R\eomega//;%R\omega\lambda//;%R\omega\latex//;%R\omega\generic//;%R\omega//;%R\etex\latex//;%R\etex\generic//;%R\etex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; eLaTeX
;; --------------------------------------------------------------------------

[eLaTeX]

Input Dirs=.;%R\etex\latex//;%R\etex\generic//;%R\etex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

Extensions=.tex;.src;.ltx

;; --------------------------------------------------------------------------
;; eOmega
;; --------------------------------------------------------------------------

[eOmega]

Input Dirs=.;%R\eomega\plain//;%R\eomega\generic//;%R\eomega//;%R\omega\plain//;%R\omega\generic//;%R\omega//;%R\etex\plain//;%R\etex\generic//;%R\etex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; eplain
;; --------------------------------------------------------------------------

[eplain]

Input Dirs=.;%R\tex\eplain//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; eTeX
;; --------------------------------------------------------------------------

[eTeX]

Input Dirs=.;%R\etex\plain//;%R\etex\generic//;%R\etex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

Extensions=.tex;.src

;; --------------------------------------------------------------------------
;; Graphics
;; --------------------------------------------------------------------------

[Graphics]

;; Various graphics conversion rules.
;; %i is a placeholder for the input file.
;; %o is a placeholder for the output file.
.gif.bmp=giftopnm "%i" | ppmtobmp -windows > "%o"
.pcx.bmp=pcxtoppm "%i" | ppmtobmp -windows > "%o"
.png.bmp=pngtopnm "%i" | ppmtobmp -windows > "%o"
.tga.bmp=tgatoppm "%i" | ppmtobmp -windows > "%o"
.tif.bmp=tifftopnm "%i" | ppmtobmp -windows > "%o"
.tiff.bmp=tifftopnm "%i" | ppmtobmp -windows > "%o"

;; --------------------------------------------------------------------------
;; JadeTeX
;; --------------------------------------------------------------------------

[jadetex]

Input Dirs=.;%R\tex\jadetex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; Lambda
;; --------------------------------------------------------------------------

[Lambda]

Input Dirs=.;%R\omega\lambda//;%R\omega\latex//;%R\omega\generic//;%R\omega//;%R\tex\latex//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; LaTeX
;; --------------------------------------------------------------------------

[LaTeX]

Input Dirs=.;%R\tex\latex//;%R\tex\generic//;%R\tex//

Extensions=.tex;.ltx

;; --------------------------------------------------------------------------
;; MakeBASE
;; --------------------------------------------------------------------------

[MakeBASE]

;; Where MakeBASE installs new .base files. This directory must be
;; writable.
DestDir=%R\miktex\base

;; --------------------------------------------------------------------------
;; MakeFMT
;; --------------------------------------------------------------------------

[MakeFMT]

;; Where MakeFMT installs new .fmt files. This directory must be
;; writable.
DestDir=%R\miktex\fmt

;; --------------------------------------------------------------------------
;; MakeIndex
;; --------------------------------------------------------------------------

[MakeIndex]

;; Where Makeindex searches for input files.
INDEXSTYLE=.;%R\makeindex//

;; --------------------------------------------------------------------------
;; MakeMEM
;; --------------------------------------------------------------------------

[MakeMEM]

;; Where MakeMEM installs new .mem files. This directory must be
;; writable.
DestDir=%R\miktex\mem

;; --------------------------------------------------------------------------
;; MakePK
;; --------------------------------------------------------------------------

[MakePK]

;; Where MakePK installs new .pk files.
;;
;; %m is a place holder for the current METAFONT mode (e.g. `ljfour').
;; %s is a place holder for the font supplier (e.g. `public').
;; %t is a place holder for the typeface name (e.g. `cm').
;; %d is a place holder for the horizontal resolution (dots per inch).
;;
;; This directory must be writable.
DestDir=%R\fonts\pk\%m\%s\%t\dpi%d

;; --------------------------------------------------------------------------
;; MakeTFM
;; --------------------------------------------------------------------------

[MakeTFM]

;; Where MakeTFM installs new .tfm files. This directory must be
;; writable.
;;
;; %s is a placeholder for the font supplier.
;; %t is a placeholder for the typeface name.
DestDir=%R\fonts\tfm\%s\%t

;; --------------------------------------------------------------------------
;; METAFONT
;; --------------------------------------------------------------------------

[METAFONT]

Input Dirs=.;%R\metafont//;%R\fonts\source//

;; --------------------------------------------------------------------------
;; MetaPost
;; --------------------------------------------------------------------------

[MetaPost]

Input Dirs=.;%R\metapost//

;; --------------------------------------------------------------------------
;; MeX (Polish Plain)
;; --------------------------------------------------------------------------

[MeX]

Input Dirs=.;%R\tex\mex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

Extensions=.tex;.mex

;; --------------------------------------------------------------------------
;; MiKTeX
;; --------------------------------------------------------------------------

[MiKTeX]

;; General Search Paths
;;
;; Note: A search path specification can be extended in the respective
;; app section.

;; `%ENV%' is a placeholder for the value of environment variable ENV.
;;
;; `//' in a search path implies recursive search.
;;
;; `%R' is a place holder for the list of TeXMF root directories that
;; where specified with option --remote-directories (-r).
;;
;; For example: if you have two TeXMF root directories, say C:\TEXMF
;; and \\SERVER\TEXMF, then "%R\tex//" will eventually be expanded to
;; "C:\TEXMF\tex//;\\SERVER\TEXMF\tex//"

AFMPath=.;%R\fonts\afm//

BASEPath=.;%R\miktex\base//

ENCPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm//

EXEPath=%R\miktex\bin

FMTPath=.;%R\miktex\fmt//

HBFPath=.;%R\fonts\misc\hbf//;%R\fonts\type1//

MAPPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm//

MEMPath=.;%R\miktex\mem//

OFMPath=.;%R\fonts\ofm//;%R\fonts\tfm//

PSPath=.;%R\miktex\config//;%R\dvips//;%R\pdftex//;%R\dvipdfm//;%R\fonts\type1//

TCXPath=.;%R\web2c;%R\miktex\config

TFMPath=.;%R\fonts\tfm//

TTFPath=.;%R\fonts\truetype//

Type1Path=.;%R\fonts\type1//

;; Where MiKTeX searches for .pk files.
;;
;; %m is a place holder for the current METAFONT mode (e.g. 'ljfour').
;; %d is a place holder for the horizontal resolution in dots per
inch.
PKPath=.;%R\fonts\pk\%m//dpi%d

OVFPath=.;%R\fonts\ovf//

OVPPath=.;%R\fonts\ovp//

VFPath=.;%R\fonts\vf//

GraphicsPath=.;%R\dvips//;%R\pdftex//;%R\tex//

;; PK file naming convention used by MakePK and the DVI drivers.
;;
;; %f is a placeholder for the font name (e.g. 'cmr10').
;; %d is a placeholder for the horizontal resolution in dots per inch.
PK File Name=%f.pk

[MiKTeX]

;; The following parameters can be changed at run-time to extend or
;; reduce TeX's capacity. They may have different values in INITEX and
;; in production versions of TeX.

;; Smallest index in TeX'etc\miktex.mas internal mem array; must be 0
or more;
;; must be equal to mem_bot in INITEX, otherwise <=mem_bot.
mem_min=0

;; Greatest index in TeX's internal mem array; must be strictly less
than
;; 1073741823.
mem_max=2000000

;; Maximum number of characters simultaneously present in
;; current lines of open files and in control sequences between
;; \csname and \endcsname; must not exceed 1073741823.
buf_size=200000

;; Width of context lines on terminal error messages.
error_line=79

;; Width of first lines of contexts in terminal error messages;
;; should be between 30 and (error_line - 15).
half_error_line=50

;; Width of longest text lines output; should be at least 60.
max_print_line=79

;; Maximum number of simultaneous input sources.
stack_size=1500

;; Maximum number of input files and error insertions that can be
going
;; on simultaneously.
max_in_open=50

;; Maximum internal font number; must not exceed 5000.
font_max=1000

;; Number of words of font_info for all fonts.
font_mem_size=500000

;; Maximum number of simultaneous macro parameters.
param_size=5000

;; Maximum number of semantic levels simultaneously active.
nest_size=500

;; Maximum number of strings; must not exceed 1073741823.
max_strings=100000

;; The minimum number of characters that should be
;; available for the user's control sequences and font names,
;; after TeX's own error messages are stored.
string_vacancies=400000

;; Maximum number of characters in strings, including all
;; error messages and help texts, and the names of all fonts and
;; control sequences; must exceed string_vacancies by the total
;; length of TeX's own strings, which is currently about 23000.
pool_size=1250000

;; Space for saving values outside of current group; must be
;; at most 1073741823.
save_size=32768

;; Space for hyphenation patterns; should be larger for
;; INITEX than it is in production versions of TeX.
trie_size=262000

;; Space for "opcodes" in the hyphenation patterns.
trie_op_size=2048

;; size of stack for bisection algorithms;
;; should probably be left at this value
bistack_size=1500

;; maximum number of ligature/kern steps, must be
;; at least 255 and at most 32510
lig_table_size=15000

;; maximum number of knots between breakpoints of a path
path_size=10000

;; number of autorounded points per cycle
max_wiggle=1000

;; space for storing moves in a single octant
move_size=20000

;; Like the preceding parameters, the following quantities can be
changed
;; at run time to extend or reduce TeX's capacity. But if they are
changed,
;; it is necessary to rerun the initialization program INITEX
;; to generate new tables for the production TeX program.
;; One can't simply make helter-skelter changes to the following
constants,
;; since certain rather complex initialization
;; numbers are computed from them.

;; Smallest index in the mem array dumped by INITEX;
;; must not be less than mem_min.
mem_bot=0

;; Largest index in the mem array dumped by INITEX; must be
substantially
;; larger than 0 and not greater than mem_max.
mem_top=1048576

;; --------------------------------------------------------------------------
;; Omega
;; --------------------------------------------------------------------------

[Omega]

Input Dirs=.;%R\omega\plain//;%R\omega\generic//;%R\omega//;%R\tex\plain//;%R\tex\generic//;%R\tex//

OCPPath=.;%R\omega\ocp//

ONMPath=.;%R\omega//;%R\tex//

;; maximum number of control sequences; it should be at most
;; about (mem_max-mem_min)/10.
hash_size_def=65536

;; a prime number equal to about 85% of hash_size.
hash_prime_def=55711

ocp_buf_size=20000
ocp_stack_size=10000
ocp_list_info_size=1000
ocp_lstack_size=1000
oco_list_list_size=1000

;; --------------------------------------------------------------------------
;; otp2ocp
;; --------------------------------------------------------------------------

[otp2ocp]

Extensions=.otp
Input Dirs=.;%R\omega\otp//

;; --------------------------------------------------------------------------
;; pdfeLaTeX
;; --------------------------------------------------------------------------

[pdfeLaTeX]

Extensions=.tex;.src;.ltx

Input Dirs=.;%R\pdfetex\latex//;%R\pdfetex\generic//;%R\pdfetex//;%R\pdftex\latex//;%R\pdftex\generic//;%R\pdftex//;%R\etex\latex//;%R\etex\generic//;%R\etex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; pdfeTeX
;; --------------------------------------------------------------------------

[pdfeTeX]

Extensions=.tex;.src

Input Dirs=.;%R\pdfetex\plain//;%R\pdfetex\generic//;%R\pdfetex//;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\etex\plain//;%R\etex\generic//;%R\etex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

PSPath=.;%R\pdftex//

;; --------------------------------------------------------------------------
;; pdfJadeTeX
;; --------------------------------------------------------------------------

[pdfjadetex]

Input Dirs=.;%R\pdftex\jadetex//;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\tex\jadetex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; pdfLaTeX
;; --------------------------------------------------------------------------

[pdfLaTeX]

Input Dirs=.;%R\pdftex\latex//;%R\pdftex\generic//;%R\pdftex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; pdfMeX
;; --------------------------------------------------------------------------

[pdfMeX]

Input Dirs=.;%R\pdftex\mex//;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\tex\mex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

PSPath=.;%R\pdftex//

;; --------------------------------------------------------------------------
;; pdfPLaTeX
;; --------------------------------------------------------------------------

[pdfPLaTeX]

Input Dirs=.;%R\pdftex\platex//;%R\pdftex\latex//;%R\pdftex\generic//;%R\pdftex//;%R\tex\platex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; pdfTeX
;; --------------------------------------------------------------------------

[pdfTeX]

Input Dirs=.;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\tex\plain//;%R\tex\generic//;%R\tex//

PSPath=.;%R\pdftex//

;; --------------------------------------------------------------------------
;; pdfTeXinfo
;; --------------------------------------------------------------------------

[pdftexinfo]

Input Dirs=.;%R\pdftex\texinfo//;%R\pdftex\plain//;%R\pdftex\generic//;%R\pdftex//;%R\tex\texinfo//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; PLaTeX (clean latex with Polish and USEnglish patterns, without
babel)
;; --------------------------------------------------------------------------

[PLaTeX]

Input Dirs=.;%R\tex\platex//;%R\tex\latex//;%R\tex\generic//;%R\tex//

Extensions=.tex;.ltx

;; --------------------------------------------------------------------------
;; ps2pk
;; --------------------------------------------------------------------------

[ps2pk]

PSResPath=%R\miktex\config

;; --------------------------------------------------------------------------
;; TeX
;; --------------------------------------------------------------------------

[TeX]

Input Dirs=.;%R\tex\plain//;%R\tex\generic//;%R\tex//

Extensions=.tex

;; Command which invokes the editor when you press 'e' in the error
menu.
;;
;; You can specify these placeholders:
;; %f the name of the input file
;; %h help text
;; %l the line number
;; %m the error message
;; %t the name of the transcript file
;;
;; Examples:
;; Editor=notepad "%f"
;; Editor=winedt "[Open('%f');SelPar(%l,7)]"
;; Editor=emacs +%l "%f"
Editor=notepad "%f"

;; Handling of \write18 primitive (run shell command); one of
;; disable
;; enable
write18 = disable

;; --------------------------------------------------------------------------
;; TeXinfo
;; --------------------------------------------------------------------------

[TeXinfo]

Input Dirs=.;%R\tex\texinfo//;%R\tex\plain//;%R\tex\generic//;%R\tex//

;; --------------------------------------------------------------------------
;; ttf2pk
;; --------------------------------------------------------------------------

[ttf2pk]

ENCPath=.;%R\ttf2tfm//

;; --------------------------------------------------------------------------
;; ttf2tfm
;; --------------------------------------------------------------------------

[ttf2tfm]

ENCPath=.;%R\ttf2tfm//

;; --------------------------------------------------------------------------
;; hbf2gf
;; --------------------------------------------------------------------------

[hbf2gf]

Input Dirs=.;%R\hbf2gf//

;; --------------------------------------------------------------------------
;; Yap
;; --------------------------------------------------------------------------

[Yap]

Input Dirs=.;%R\doc//


;; formats.ini: TeX format definitions
;;
;; Copyright (C) 2001-2003 MiKTeX.org
;;
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published
;; by the Free Software Foundation; either version 2, or (at your
;; option) any later version.
;;
;; This file is distributed in the hope that it will be useful, but
;; WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
;; General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
;; along with this file; if not, write to the Free Software
;; Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
;; USA.

;; This file contains the TeX format definitions used by IniTeXMF.
;;
;; You should not edit this file. Use MiKTeX Options (mo.exe)
;; to add/edit entries.

[amsmex]

attributes=exclude
compiler=tex
description=AMS-MeX
input=amsmex.ini

[amstex]

attributes=exclude
compiler=tex
description=AMS-TeX
input=amstex
preloaded=tex

[bplain]

attributes=exclude
compiler=tex
description=Babel plain TeX
input=bplain.tex

[cont-en]

attributes=exclude
compiler=pdfetex
description=ConTeXt en
input=cont-en.tex
output=
preloaded=

[cont-de]

attributes=exclude
compiler=pdfetex
description=ConTeXt de
input=cont-de.tex
output=
preloaded=

[cont-nl]

attributes=exclude
compiler=pdfetex
description=ConTeXt nl
input=cont-nl.tex
output=
preloaded=

[cont-uk]

attributes=exclude
compiler=pdfetex
description=ConTeXt uk
input=cont-uk.tex
output=
preloaded=

[elambda]

attributes=exclude
compiler=eomega
description=e-Lambda
input=lambda.tex
output=elambda.eofmt
jobtime=975441322

[elatex]

compiler=etex
description=e-LaTeX
input=latex.ltx
output=elatex.efmt
jobtime=975441322

[eomega]

attributes=exclude
compiler=eomega
description=e-Omega
input=plain.tex
output=eomega.eofmt

[etex]

compiler=etex
description=plain e-TeX
input=etex.src
output=etex.efmt

[jadetex]

attributes=exclude
compiler=tex
description=jadeTeX
input=jadetex
preloaded=latex

[lambda]

compiler=omega
description=Lambda
input=lambda.tex
output=lambda.fmt
jobtime=975441322

[latex]

compiler=tex
description=LaTeX2e
input=latex.ltx
jobtime=975441322

[mex]
attributes=exclude
compiler=tex
description=MeX
input=mex.ini
output=mex.fmt

[omega]

compiler=omega
description=Omega
input=plain.tex
output=omega.fmt

[pdfelatex]

compiler=pdfetex
description=PDF-e-LaTeX
input=latex.ltx
output=pdfelatex.efmt
attributes=exclude
jobtime=975441322

[pdfetex]

compiler=pdfetex
description=plain PDF-e-TeX
input=plain.tex
output=pdfetex.efmt
attributes=exclude

[pdfjadetex]

attributes=exclude
compiler=pdftex
description=pdfjadeTeX
input=jadetex
output=pdfjadetex.fmt
preloaded=pdflatex

[pdflatex]

compiler=pdftex
description=pdfLaTeX
input=latex.ltx
output=pdflatex.fmt
jobtime=975441322

[pdfmex]

attributes=exclude
compiler=pdftex
description=pdfMeX
input=pdfmex.ini
output=pdfmex.fmt

[pdfplatex]

attributes=exclude
compiler=pdftex
description=pdfPLaTeX
input=pdfplatex.ini
output=pdfplatex.fmt

[pdftex]

compiler=pdftex
description=plain pdfTeX
input=plain.tex
output=pdftex.fmt

[pdftexinfo]

attributes=exclude
compiler=pdftex
description=pdfTeXinfo
input=pdftexinfo.ini
output=pdftexinfo.fmt

[platex]
attributes=exclude
compiler=tex
description=PLaTeX
input=platex.ini
output=platex.fmt

[tex]

compiler=tex
description=plain TeX
input=plain.tex

[texinfo]

attributes=exclude
compiler=tex
description=Texinfo
input=texinfo.ini

[xmltex]

attributes=exclude
compiler=tex
description=xmltex
input=xmltex.ini
output=xmltex.fmt
preloaded=latex

[pdfxmltex]

attributes=exclude
compiler=pdftex
description=pdfxmltex
input=pdfxmltex.ini
output=pdfxmltex.fmt
preloaded=pdflatex

Hans Fr. Nordhaug

unread,
Feb 3, 2003, 2:01:18 AM2/3/03
to
mhaya...@yahoo.com (masayoshi hayashi) writes:

> Hans and Giuseppe:
> > It's very strange that using MikTeX Options makes any difference since
> > it's just calling initexmf with the correct options. Anyway, the local
> > texmf tree should by the first (top) in the list. Could you please
> > change it back and report here if the problems return.
> >
> > Hans
>
> I put the localtexmf directory on the top of the list and updated. The
> problem now comes back again as described earlier. While updating the
> format file in general tab, format files, (I guess this corresponds to
> initexmf -u), the pop-up dialog now spits out the following:

[Removed a lot of information.]

This seems like a reproducable bug - could you please report it to the
maintainer of MiKTeX at
http://sourceforge.net/tracker/?group_id=10783&atid=110783
or comment on the already reported bug
http://sourceforge.net/tracker/index.php?func=detail&aid=673314&group_id=10783&atid=110783

Hans

masayoshi hayashi

unread,
Feb 3, 2003, 9:24:07 AM2/3/03
to
Thank you Hans for help. I have posted a new thread in the sourceforge
site:

http://sourceforge.net/tracker/index.php?func=detail&aid=679489&group_id=10783&atid=110783

as a continuation of this thread.

0 new messages