On Thu, Mar 11, 2010 at 12:46 PM, Wolfgang Buechel <wjb131@...> wrote:
> Hello,
>
> I installed TL2009 (medium scheme) and MiKTeX Tools.
MiKTeX stores the list of texmf directories in a config file:
~/.miktex/miktex/config/miktexstartup.ini
If the new TL does not use the same paths as the old version, so changes
are needed. On this system I first installed MiKTeX for CTAN TL2008,
so I edited the config by hand to replace /usr/local/texlve/2008 with
/usr/local/texlive/2009 and ran "initexmf -u" to refresh the fndb's.
The first time I ran miktex-pdftex --undump=pdflatex a couple packages
for German hyphenation were installed by mpm. This gave GUI popup
windows.
> (pdf)latex sample2e.tex works,
>
> miktex-pdftex --undump=latex sample2e works.
>
> BUT
>
> miktex-pdftex --undump=pdflatex sample2e
>
> gives an error message:
>
> ------------------
> miktex-pdftex --undump=pdflatex sample2e
> This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX Tools 2.8)
> entering extended mode
> (/home/wolli/miktex-texmf/tex/latex/base/sample2e.tex
My system uses the files from texmf-dist/tex/latex/base
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, dumylang,
> nohyphenation, ge
> rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french,
> loaded.
> (/home/wolli/miktex-texmf/tex/latex/base/article.cls
> Document Class: article 2007/10/19 v1.4h Standard LaTeX document
> class
> (/home/wolli/miktex-texmf/tex/latex/base/size10.clo))
> (/home/wolli/sample2e.aux
> ) (/home/wolli/miktex-texmf/tex/latex/base/omscmr.fd) [1
>
> pdfTeX warning: miktex-pdftex (file pdftex.map): cannot open font map
> file
I don't get this error (using texmf trees from CTAN TL2009).
$ kpsewhich pdftex.map
/usr/local/texlive/2009/texmf-var/fonts/map/pdftex/updmap/pdftex.map
This agrees with the entry in the log file. Check this against the list
of texmf directories from 'initexmf --report'.
> ] [2] [3] (/home/wolli/sample2e.aux)Trying to make PK font cmr8 at
> 600 DPI...
> Creating cmr8.pk...
> miktex-makepk: The application file /usr/bin/miktex-mf could not be
> found.
> )
> !pdfTeX error: miktex-pdftex (file cmr8): Font cmr8 at 600 not found
> ==> Fatal error occurred, no output PDF file produced!
> -------------------
>
> Any hints are appreciated.
>
> Regards
> Wolfgang Buechel
>
>
>
> On 10 Mar 2010 at 9:36, George N. White III wrote:
>
>> On Wed, Mar 10, 2010 at 4:16 AM, Wolfgang Buechel <wjb131@...> wrote:
>> > Hello,
>> >
>> > I installed MiKTeX Tools 2.8.3541-1 (deb-package) on ubuntu 9.10 with
>> > texlive 2007, installed via synaptics package manager.
>>
>> TL2007 has much older older versions of pdftex, etc. than MiKTeX 8.
>> You need to install TL2009, either the CTAN version or the experimental
>> package.
>>
>> > These are my problems:
>> >
>> > (1) miktex tools is missing the file pdftexconfig(.tex). I found it
>> > in texlive, but I don't know where to place it in miktex?
>>
>> The version of pdftex in TL2007 did not use pdftexconfig.tex.
>>
>> > (2) miktex tools is missing the file miktex-mf:
>> >
>> > miktex-makepk: The application file /usr/bin/miktex-mf could not be
>> > found!
>>
>> /usr/bin/miktex-mf does not exist on my system either, but is mentioned
>> in miktex-makepk-2.8
>>
>> > I compiled miktex from source (MiKTeX 2.8.3541 Source Code), but even
>> > there this file is not to be found.
>> >
>> > Regards
>> > Wolfgang Buechel
>> >
>> > ------------------------------------------------------------------------------
>> > Download Intel® Parallel Studio Eval
>> > Try the new software tools for yourself. Speed compiling, find bugs
>> > proactively, and fine-tune applications for parallel performance.
>> > See why Intel Parallel Studio got high marks during beta.
>> > http://p.sf.net/sfu/intel-sw-dev
>> > _______________________________________________
>> > MiKTeX-Users mailing list
>> > MiKTeX-Users@...
>> > https://lists.sourceforge.net/lists/listinfo/miktex-users
>> >
>>
>>
>>
>> --
>> George N. White III <aa056@...>
>> Head of St. Margarets Bay, Nova Scotia
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> MiKTeX-Users mailing list
> MiKTeX-Users@...
> https://lists.sourceforge.net/lists/listinfo/miktex-users
>
--
George N. White III <aa056@...>
Head of St. Margarets Bay, Nova Scotia
|