Closed tobiasgoecke closed 11 years ago
Hi,
ein paar mehr Details wären schon cool.
unzip: cannot find or open vorlagen_20120805.zip, vorlagen_20120805.zip.zip or vorlagen_20120805.zip.ZIP.
unzip: cannot find or open Univers_ps.zip, Univers_ps.zip.zip or Univers_ps.zip.ZIP.
Bist du dir sicher, dass die geforderten Dateien DIN_Bd_PS.zip, Universps.zip, Vorlagen*.zip im gleichen Verzeichnis liegen, wie die fontinstaller.sh?
ich habe in der Datei fontinstaller.sh Vorlagen_*.zip in vorlagen_20120805.zip umbenannt. Die anderen Bezeichnungen stimmen ja.
vielen Dank für Ihre Hilfe.
########################################### export TEMPTEXMF='texmf-local' export INSTDIR='/usr/local/texlive/texmf-local/'
. . .
unzip vorlagen_20120805.zip -d $INSTDIR/tex/latex/tud/
Wenn Sie noch weitere Informationen benötigen, schreiben Sie mir bitte welche.
Ansonsten komme ich bei diesem Problem nicht weiter und ich verstehe ehrlich gesagt auch nicht warum das nicht funktioniert.
Ah, ok mein Fehler, bzw. schlampig programmiert. Sie führen das Skript vom Homeverzeichnis heraus aus und er findet dann die zip Dateien nicht. Einfach mit
cd /Users/tobiasgoecke/Downloads/TUDD
in das Verzeichnis wechseln, in dem das Skript liegt und dann nur mit
sudo ./fontinstaller.sh
ausführen.
Herzlichen Dank!
Leider funktioniert die Installation der Schriften trotzdem nicht. Können sie mir da noch weiter helfen?
was ist mit dem Tex-Haupt-Verzeichnis gemeint?
Die Installation erfolgt nach /usr/local/texlive/texmf-local/ Ich habe im Moment leider keine Idee mehr, warum es fehlschlägt. Ich habe das Skript gerade auf einer frischen 10.8.2 Installation getestet und es lief einwandfrei durch. Gibt es noch irgendwelche weiteren Fehlermeldungen? MacTeX ist aber schon komplett installiert oder?
ich habe MacTeX 2012 vollständig installiert. Danach habe ich die Files, wie beschrieben in einen Ordner gelegt und dann das Skript mit cd /Users/tobiasgoecke/Downloads/TUDD bzw. mit sudo ./fontsinstaller.sh ausgeführt. Ist an dieser Prozedur nun noch etwas falsch?
Ich habe jetzt auch mein Mac OSX und MacTex 2012 neuinstalliert. Dann habe ich mit den verschiedenen Skript Versionen vom ZIH und von hier versucht die Installation im Home Verzeichnis und direkt auf Macintosh HD durchzuführen. Dann habe ich nachgeprüft ob zum Beispiel im univers Ordner Dateien hinzugefügt wurden(hat dieses mal funktioniert). Dieses Mal wurden auch die Vorlagen in tud automatisch eingefügt. Zur Sicherheit habe ich noch einmal sudo texhash ausgeführt und dann einen Test mit Texmaker durchgeführt. Dieser war leider wieder mit negativem Ergebnis.
Die Vorlagen kann man ja manuell auch installieren gibt es diese Möglichkeit auch für die Schriften?
Mhh da bin ich leider mit meinem Latein auch am Ende. Die Schriften können leider nicht einfach in den entsprechenden Ordner kopiert werden, so wie die Vorlagendateien. Sie werden vorher umgewandelt. Ich verstehe nicht, was sie mit "die Installation im Home Verzeichnis und direkt auf Macintosh HD " genau meinen. Die Installation erfolgt immer in das Verzeichnis /usr/local/texlive/texmf-local
Folgendes (funktionierendes) habe ich gemacht: Alle benötigten Dateien liegen auf meinem Schreibtisch im Ordner tud-fonts. Dann den Terminal geöffnet und:
$ cd Desktop/tud-fonts/
$ ls
DIN_Bd_PS.zip Univers_ps.zip fontinstaller.sh vorlagen_20120805.zip
$ sudo ./fontinstaller.sh
Nachgucken ob alles am richtigen Ort ist:
$ cd /usr/local/texlive/texmf-local/tex/latex/
$ ls
dinbold local tud univers
Und hier die ersten drei Zeilen eines Headers:
\documentclass[a4paper, oneside, onecolumn, serifmath, openright]{tudbook}
\usepackage{tudthesis,ngerman}
\usepackage[utf8]{inputenc}
meine Änderungen im fontinstaller
unzip vorlagen_20120805.zip
mkdir -p $INSTDIR/tex/latex/tud/ unzip vorlagen_20120805.zip -d $INSTDIR/tex/latex/tud/
Last login: Tue Mar 5 20:14:30 on ttys000 localhost:~ tobiasgoecke$ cd Desktop/tud-fonts/ localhost:tud-fonts tobiasgoecke$ ls DIN_Bd_PS.zip fontinstaller.sh Univers_ps.zip vorlagen_20120805.zip localhost:tud-fonts tobiasgoecke$ sudo ./fontinstaller.sh
WARNING: Improper use of the sudo command could lead to data loss or the deletion of important system files. Please double-check your typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
Ordner existiert bereits.
Archive: vorlagen_20120805.zip
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-07.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-07.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-09.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-09.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-weiss.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-weiss.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-weissf.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/DDC-weissf.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/EMAS.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/EMAS.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/handicapped.pdf
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/handicapped.ps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/logo_blau.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/logo_weiss.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudbeamer.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudbook.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudfax.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudform.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudhaus.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudletter.cls
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/tudthesis.sty
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/TU_Logo_SW.eps
inflating: /usr/local/texlive/texmf-local/tex/latex/tud/TU_Logo_SW.pdf
Archive: Univers_ps.zip
inflating: uvceo.afm
inflating: uvce.inf
inflating: uvce.pfb
inflating: uvce____.pfm
inflating: uvceb.afm
inflating: uvceb.inf
inflating: uvceb.pfb
inflating: uvceb.pfm
inflating: uvcel.afm
inflating: uvcel.inf
inflating: uvcel.pfb
inflating: uvcel.pfm
inflating: uvce____.afm
inflating: uvceo.inf
inflating: uvceo.pfb
inflating: uvceo.pfm
inflating: uvcz.afm
inflating: uvcz.inf
inflating: uvcz.pfb
inflating: uvcz.pfm
inflating: uvczo.afm
inflating: uvczo.inf
inflating: uvczo.pfb
inflating: uvczo.pfm
inflating: uvxbo.afm
inflating: uvxbo.inf
inflating: uvxbo.pfb
inflating: uvxbo.pfm
inflating: uvxlo.afm
inflating: uvxlo.inf
inflating: uvxlo.pfb
inflating: uvxlo.pfm
./fontinstaller.sh: line 62: cd: Univers_ps: No such file or directory
uvceb aunb8a
uvcel aunl8a
uvceo aunro8a
uvxbo aunbo8a
uvxlo aunlo8a
uvce aunr8a
uvczo aubro8a
uvcz aubr8a
./fontinstaller.sh: line 93: cd: univers_converted: No such file or directory
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./fiaun.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian,
welsh, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/fontinst/base/fontinst.sty
LaTeX Warning: You have requested package ', but the package provides
fontinst'.
No file fontinst.rc.
)
INFO> parse family
LaTeX Warning: You have requested package ', but the package provides
fontinst'.
No file fontinst.rc.
)
INFO> parse family
LaTeX Warning: You have requested package ', but the package provides
fontinst'.
No file fontinst.rc.
)
INFO> parse family
ERROR: The following map file(s) couldn't be found: univers.map (in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg)
Did you run mktexlsr?
You can disable non-existent map entries using the option
--syncwithtrees.
updmap: resetting $HOME value (was /Users/tobiasgoecke) to root's actual home (/var/root). updmap is using the following updmap.cfg files (in precedence order): /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg /usr/local/texlive/2012/texmf/web2c/updmap.cfg /usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg dvips output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvips/updmap" pdftex output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap" dvipdfmx output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvipdfmx/updmap" pxdvi output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pxdvi/updmap"
ERROR: The following map file(s) couldn't be found: dinbold.map (in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg) univers.map (in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg)
Did you run mktexlsr?
You can disable non-existent map entries using the option
--syncwithtrees.
localhost:tud-fonts tobiasgoecke$
localhost:tud-fonts tobiasgoecke$ cd /usr/local/texlive/texmf-local/tex/latex/ localhost:latex tobiasgoecke$ ls dinbold local tud localhost:latex tobiasgoecke$
Können sie mir eventuell Ihre .zip Dateien via Mail zusenden?
Zusammengepackte Dateien: https://dl.dropbox.com/u/826839/tudfonts.zip
Es hat nun auch bei mir funktioniert. Darf ich den Ordner(Desktop/tudfonts/) nach der Installation löschen?
vielen Herzlichen Dank für Ihre Unterstützung.
Mit freundlichen Grüßen
Tobias Göcke
Das Verzeichnis kann gelöscht werden.
Last login: Fri Feb 22 00:07:12 on ttys000 localhost:~ tobiasgoecke$ sudo /Users/tobiasgoecke/Downloads/TUDD/fontinstaller.sh Password: Ordner existiert bereits. unzip: cannot find or open vorlagen_20120805.zip, vorlagen_20120805.zip.zip or vorlagen_20120805.zip.ZIP. unzip: cannot find or open Univers_ps.zip, Univers_ps.zip.zip or Univers_ps.zip.ZIP. /Users/tobiasgoecke/Downloads/TUDD/fontinstaller.sh: line 62: cd: Univers_ps: No such file or directory uvceb aunb8a cp: uvceb.pfb: No such file or directory cp: uvceb.afm: No such file or directory uvcel aunl8a cp: uvcel.pfb: No such file or directory cp: uvcel.afm: No such file or directory uvceo aunro8a cp: uvceo.pfb: No such file or directory cp: uvceo.afm: No such file or directory uvxbo aunbo8a cp: uvxbo.pfb: No such file or directory cp: uvxbo.afm: No such file or directory uvxlo aunlo8a cp: uvxlo.pfb: No such file or directory cp: uvxlo.afm: No such file or directory uvce aunr8a cp: uvce.pfb: No such file or directory cp: uvce.afm: No such file or directory uvczo aubro8a cp: uvczo.pfb: No such file or directory cp: uvczo.afm: No such file or directory uvcz aubr8a cp: uvcz.pfb: No such file or directory cp: uvcz.afm: No such file or directory /Users/tobiasgoecke/Downloads/TUDD/fontinstaller.sh: line 93: cd: univers_converted: No such file or directory This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) restricted \write18 enabled. entering extended mode (./fiaun.tex LaTeX2e <2011/06/27> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded. (/usr/local/texlive/2012/texmf-dist/tex/fontinst/base/fontinst.sty
LaTeX Warning: You have requested package
', but the package provides
fontinst'.No file fontinst.rc. ) INFO> parse family<>
INFO> to make LaTeX font shape <aun,m,n,> seek aunr8r.mtx
INFO> to make LaTeX font shape <aun,m,sc,> seek aunrc8r.mtx
INFO> to make LaTeX font shape <aun,m,sl,> seek aunro8r.mtx
INFO> to make LaTeX font shape <aun,m,it,> seek aunri8r.mtx
INFO> to make LaTeX font shape <aun,m,n,c> seek aunr8rn.mtx
INFO> to make LaTeX font shape <aun,m,sc,c> seek aunrc8rn.mtx
INFO> to make LaTeX font shape <aun,m,sl,c> seek aunro8rn.mtx
INFO> to make LaTeX font shape <aun,m,it,c> seek aunri8rn.mtx
INFO> to make LaTeX font shape <aun,m,n,> seek aunk8r.mtx
INFO> to make LaTeX font shape <aun,m,sc,> seek aunkc8r.mtx
INFO> to make LaTeX font shape <aun,m,sl,> seek aunko8r.mtx
INFO> to make LaTeX font shape <aun,m,it,> seek aunki8r.mtx
INFO> to make LaTeX font shape <aun,m,n,c> seek aunk8rn.mtx
INFO> to make LaTeX font shape <aun,m,sc,c> seek aunkc8rn.mtx
INFO> to make LaTeX font shape <aun,m,sl,c> seek aunko8rn.mtx
INFO> to make LaTeX font shape <aun,m,it,c> seek aunki8rn.mtx
INFO> to make LaTeX font shape <aun,b,n,> seek aunb8r.mtx
INFO> to make LaTeX font shape <aun,b,sc,> seek aunbc8r.mtx
INFO> to make LaTeX font shape <aun,b,sl,> seek aunbo8r.mtx
INFO> to make LaTeX font shape <aun,b,it,> seek aunbi8r.mtx
INFO> to make LaTeX font shape <aun,b,n,c> seek aunb8rn.mtx
INFO> to make LaTeX font shape <aun,b,sc,c> seek aunbc8rn.mtx
INFO> to make LaTeX font shape <aun,b,sl,c> seek aunbo8rn.mtx
INFO> to make LaTeX font shape <aun,b,it,c> seek aunbi8rn.mtx
INFO> to make LaTeX font shape <aun,sb,n,> seek auns8r.mtx
INFO> to make LaTeX font shape <aun,sb,sc,> seek aunsc8r.mtx
INFO> to make LaTeX font shape <aun,sb,sl,> seek aunso8r.mtx
INFO> to make LaTeX font shape <aun,sb,it,> seek aunsi8r.mtx
INFO> to make LaTeX font shape <aun,sb,n,c> seek auns8rn.mtx
INFO> to make LaTeX font shape <aun,sb,sc,c> seek aunsc8rn.mtx
INFO> to make LaTeX font shape <aun,sb,sl,c> seek aunso8rn.mtx
INFO> to make LaTeX font shape <aun,sb,it,c> seek aunsi8rn.mtx
INFO> to make LaTeX font shape <aun,db,n,> seek aund8r.mtx
INFO> to make LaTeX font shape <aun,db,sc,> seek aundc8r.mtx
INFO> to make LaTeX font shape <aun,db,sl,> seek aundo8r.mtx
INFO> to make LaTeX font shape <aun,db,it,> seek aundi8r.mtx
INFO> to make LaTeX font shape <aun,db,n,c> seek aund8rn.mtx
INFO> to make LaTeX font shape <aun,db,sc,c> seek aundc8rn.mtx
INFO> to make LaTeX font shape <aun,db,sl,c> seek aundo8rn.mtx
INFO> to make LaTeX font shape <aun,db,it,c> seek aundi8rn.mtx
INFO> to make LaTeX font shape <aun,mb,n,> seek aunm8r.mtx
INFO> to make LaTeX font shape <aun,mb,sc,> seek aunmc8r.mtx
INFO> to make LaTeX font shape <aun,mb,sl,> seek aunmo8r.mtx
INFO> to make LaTeX font shape <aun,mb,it,> seek aunmi8r.mtx
INFO> to make LaTeX font shape <aun,mb,n,c> seek aunm8rn.mtx
INFO> to make LaTeX font shape <aun,mb,sc,c> seek aunmc8rn.mtx
INFO> to make LaTeX font shape <aun,mb,sl,c> seek aunmo8rn.mtx
INFO> to make LaTeX font shape <aun,mb,it,c> seek aunmi8rn.mtx
INFO> to make LaTeX font shape <aun,eb,n,> seek aunc8r.mtx
INFO> to make LaTeX font shape <aun,eb,sc,> seek auncc8r.mtx
INFO> to make LaTeX font shape <aun,eb,sl,> seek aunco8r.mtx
INFO> to make LaTeX font shape <aun,eb,it,> seek aunci8r.mtx
INFO> to make LaTeX font shape <aun,eb,n,c> seek aunc8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sc,c> seek auncc8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sl,c> seek aunco8rn.mtx
INFO> to make LaTeX font shape <aun,eb,it,c> seek aunci8rn.mtx
INFO> to make LaTeX font shape <aun,eb,n,> seek aunh8r.mtx
INFO> to make LaTeX font shape <aun,eb,sc,> seek aunhc8r.mtx
INFO> to make LaTeX font shape <aun,eb,sl,> seek aunho8r.mtx
INFO> to make LaTeX font shape <aun,eb,it,> seek aunhi8r.mtx
INFO> to make LaTeX font shape <aun,eb,n,c> seek aunh8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sc,c> seek aunhc8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sl,c> seek aunho8rn.mtx
INFO> to make LaTeX font shape <aun,eb,it,c> seek aunhi8rn.mtx
INFO> to make LaTeX font shape <aun,eb,n,> seek aunx8r.mtx
INFO> to make LaTeX font shape <aun,eb,sc,> seek aunxc8r.mtx
INFO> to make LaTeX font shape <aun,eb,sl,> seek aunxo8r.mtx
INFO> to make LaTeX font shape <aun,eb,it,> seek aunxi8r.mtx
INFO> to make LaTeX font shape <aun,eb,n,c> seek aunx8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sc,c> seek aunxc8rn.mtx
INFO> to make LaTeX font shape <aun,eb,sl,c> seek aunxo8rn.mtx
INFO> to make LaTeX font shape <aun,eb,it,c> seek aunxi8rn.mtx
INFO> to make LaTeX font shape <aun,ub,n,> seek aunu8r.mtx
INFO> to make LaTeX font shape <aun,ub,sc,> seek aunuc8r.mtx
INFO> to make LaTeX font shape <aun,ub,sl,> seek aunuo8r.mtx
INFO> to make LaTeX font shape <aun,ub,it,> seek aunui8r.mtx
INFO> to make LaTeX font shape <aun,ub,n,c> seek aunu8rn.mtx
INFO> to make LaTeX font shape <aun,ub,sc,c> seek aunuc8rn.mtx
INFO> to make LaTeX font shape <aun,ub,sl,c> seek aunuo8rn.mtx
INFO> to make LaTeX font shape <aun,ub,it,c> seek aunui8rn.mtx
INFO> to make LaTeX font shape <aun,l,n,> seek aunl8r.mtx
INFO> to make LaTeX font shape <aun,l,sc,> seek aunlc8r.mtx
INFO> to make LaTeX font shape <aun,l,sl,> seek aunlo8r.mtx
INFO> to make LaTeX font shape <aun,l,it,> seek aunli8r.mtx
INFO> to make LaTeX font shape <aun,l,n,c> seek aunl8rn.mtx
INFO> to make LaTeX font shape <aun,l,sc,c> seek aunlc8rn.mtx
INFO> to make LaTeX font shape <aun,l,sl,c> seek aunlo8rn.mtx
INFO> to make LaTeX font shape <aun,l,it,c> seek aunli8rn.mtx
Font definitions written on 8raun.fd.
Font definitions written on ot1aun.fd.
Font definitions written on t1aun.fd.
Font definitions written on ts1aun.fd.
)
No pages of output.
Transcript written on fiaun.log.
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./fiaub.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian,
welsh, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/fontinst/base/fontinst.sty
LaTeX Warning: You have requested package
', but the package provides
fontinst'.No file fontinst.rc. ) INFO> parse family<>
INFO> to make LaTeX font shape <aub,m,n,> seek aubr8r.mtx
INFO> to make LaTeX font shape <aub,m,sc,> seek aubrc8r.mtx
INFO> to make LaTeX font shape <aub,m,sl,> seek aubro8r.mtx
INFO> to make LaTeX font shape <aub,m,it,> seek aubri8r.mtx
INFO> to make LaTeX font shape <aub,m,n,c> seek aubr8rn.mtx
INFO> to make LaTeX font shape <aub,m,sc,c> seek aubrc8rn.mtx
INFO> to make LaTeX font shape <aub,m,sl,c> seek aubro8rn.mtx
INFO> to make LaTeX font shape <aub,m,it,c> seek aubri8rn.mtx
INFO> to make LaTeX font shape <aub,m,n,> seek aubk8r.mtx
INFO> to make LaTeX font shape <aub,m,sc,> seek aubkc8r.mtx
INFO> to make LaTeX font shape <aub,m,sl,> seek aubko8r.mtx
INFO> to make LaTeX font shape <aub,m,it,> seek aubki8r.mtx
INFO> to make LaTeX font shape <aub,m,n,c> seek aubk8rn.mtx
INFO> to make LaTeX font shape <aub,m,sc,c> seek aubkc8rn.mtx
INFO> to make LaTeX font shape <aub,m,sl,c> seek aubko8rn.mtx
INFO> to make LaTeX font shape <aub,m,it,c> seek aubki8rn.mtx
INFO> to make LaTeX font shape <aub,b,n,> seek aubb8r.mtx
INFO> to make LaTeX font shape <aub,b,sc,> seek aubbc8r.mtx
INFO> to make LaTeX font shape <aub,b,sl,> seek aubbo8r.mtx
INFO> to make LaTeX font shape <aub,b,it,> seek aubbi8r.mtx
INFO> to make LaTeX font shape <aub,b,n,c> seek aubb8rn.mtx
INFO> to make LaTeX font shape <aub,b,sc,c> seek aubbc8rn.mtx
INFO> to make LaTeX font shape <aub,b,sl,c> seek aubbo8rn.mtx
INFO> to make LaTeX font shape <aub,b,it,c> seek aubbi8rn.mtx
INFO> to make LaTeX font shape <aub,sb,n,> seek aubs8r.mtx
INFO> to make LaTeX font shape <aub,sb,sc,> seek aubsc8r.mtx
INFO> to make LaTeX font shape <aub,sb,sl,> seek aubso8r.mtx
INFO> to make LaTeX font shape <aub,sb,it,> seek aubsi8r.mtx
INFO> to make LaTeX font shape <aub,sb,n,c> seek aubs8rn.mtx
INFO> to make LaTeX font shape <aub,sb,sc,c> seek aubsc8rn.mtx
INFO> to make LaTeX font shape <aub,sb,sl,c> seek aubso8rn.mtx
INFO> to make LaTeX font shape <aub,sb,it,c> seek aubsi8rn.mtx
INFO> to make LaTeX font shape <aub,db,n,> seek aubd8r.mtx
INFO> to make LaTeX font shape <aub,db,sc,> seek aubdc8r.mtx
INFO> to make LaTeX font shape <aub,db,sl,> seek aubdo8r.mtx
INFO> to make LaTeX font shape <aub,db,it,> seek aubdi8r.mtx
INFO> to make LaTeX font shape <aub,db,n,c> seek aubd8rn.mtx
INFO> to make LaTeX font shape <aub,db,sc,c> seek aubdc8rn.mtx
INFO> to make LaTeX font shape <aub,db,sl,c> seek aubdo8rn.mtx
INFO> to make LaTeX font shape <aub,db,it,c> seek aubdi8rn.mtx
INFO> to make LaTeX font shape <aub,mb,n,> seek aubm8r.mtx
INFO> to make LaTeX font shape <aub,mb,sc,> seek aubmc8r.mtx
INFO> to make LaTeX font shape <aub,mb,sl,> seek aubmo8r.mtx
INFO> to make LaTeX font shape <aub,mb,it,> seek aubmi8r.mtx
INFO> to make LaTeX font shape <aub,mb,n,c> seek aubm8rn.mtx
INFO> to make LaTeX font shape <aub,mb,sc,c> seek aubmc8rn.mtx
INFO> to make LaTeX font shape <aub,mb,sl,c> seek aubmo8rn.mtx
INFO> to make LaTeX font shape <aub,mb,it,c> seek aubmi8rn.mtx
INFO> to make LaTeX font shape <aub,eb,n,> seek aubc8r.mtx
INFO> to make LaTeX font shape <aub,eb,sc,> seek aubcc8r.mtx
INFO> to make LaTeX font shape <aub,eb,sl,> seek aubco8r.mtx
INFO> to make LaTeX font shape <aub,eb,it,> seek aubci8r.mtx
INFO> to make LaTeX font shape <aub,eb,n,c> seek aubc8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sc,c> seek aubcc8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sl,c> seek aubco8rn.mtx
INFO> to make LaTeX font shape <aub,eb,it,c> seek aubci8rn.mtx
INFO> to make LaTeX font shape <aub,eb,n,> seek aubh8r.mtx
INFO> to make LaTeX font shape <aub,eb,sc,> seek aubhc8r.mtx
INFO> to make LaTeX font shape <aub,eb,sl,> seek aubho8r.mtx
INFO> to make LaTeX font shape <aub,eb,it,> seek aubhi8r.mtx
INFO> to make LaTeX font shape <aub,eb,n,c> seek aubh8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sc,c> seek aubhc8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sl,c> seek aubho8rn.mtx
INFO> to make LaTeX font shape <aub,eb,it,c> seek aubhi8rn.mtx
INFO> to make LaTeX font shape <aub,eb,n,> seek aubx8r.mtx
INFO> to make LaTeX font shape <aub,eb,sc,> seek aubxc8r.mtx
INFO> to make LaTeX font shape <aub,eb,sl,> seek aubxo8r.mtx
INFO> to make LaTeX font shape <aub,eb,it,> seek aubxi8r.mtx
INFO> to make LaTeX font shape <aub,eb,n,c> seek aubx8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sc,c> seek aubxc8rn.mtx
INFO> to make LaTeX font shape <aub,eb,sl,c> seek aubxo8rn.mtx
INFO> to make LaTeX font shape <aub,eb,it,c> seek aubxi8rn.mtx
INFO> to make LaTeX font shape <aub,ub,n,> seek aubu8r.mtx
INFO> to make LaTeX font shape <aub,ub,sc,> seek aubuc8r.mtx
INFO> to make LaTeX font shape <aub,ub,sl,> seek aubuo8r.mtx
INFO> to make LaTeX font shape <aub,ub,it,> seek aubui8r.mtx
INFO> to make LaTeX font shape <aub,ub,n,c> seek aubu8rn.mtx
INFO> to make LaTeX font shape <aub,ub,sc,c> seek aubuc8rn.mtx
INFO> to make LaTeX font shape <aub,ub,sl,c> seek aubuo8rn.mtx
INFO> to make LaTeX font shape <aub,ub,it,c> seek aubui8rn.mtx
INFO> to make LaTeX font shape <aub,l,n,> seek aubl8r.mtx
INFO> to make LaTeX font shape <aub,l,sc,> seek aublc8r.mtx
INFO> to make LaTeX font shape <aub,l,sl,> seek aublo8r.mtx
INFO> to make LaTeX font shape <aub,l,it,> seek aubli8r.mtx
INFO> to make LaTeX font shape <aub,l,n,c> seek aubl8rn.mtx
INFO> to make LaTeX font shape <aub,l,sc,c> seek aublc8rn.mtx
INFO> to make LaTeX font shape <aub,l,sl,c> seek aublo8rn.mtx
INFO> to make LaTeX font shape <aub,l,it,c> seek aubli8rn.mtx
Font definitions written on 8raub.fd.
Font definitions written on ot1aub.fd.
Font definitions written on t1aub.fd.
Font definitions written on ts1aub.fd.
)
No pages of output.
Transcript written on fiaub.log.
pltotf: _.pl: No such file or directory
vptovf: *.vpl: No such file or directory
cp: universconverted/.fd: No such file or directory
cp: universconverted/.tfm: No such file or directory
cp: universconverted/.vf: No such file or directory
cp: universconverted/.pfb: No such file or directory
cp: universconverted/.afm: No such file or directory
cp: univers_converted/univers.map: No such file or directory
adding: fonts/ (stored 0%)
adding: fonts/afm/ (stored 0%)
adding: fonts/afm/adobe/ (stored 0%)
adding: fonts/afm/adobe/univers/ (stored 0%)
adding: fonts/map/ (stored 0%)
adding: fonts/tfm/ (stored 0%)
adding: fonts/tfm/adobe/ (stored 0%)
adding: fonts/tfm/adobe/univers/ (stored 0%)
adding: fonts/type1/ (stored 0%)
adding: fonts/type1/adobe/ (stored 0%)
adding: fonts/type1/adobe/univers/ (stored 0%)
adding: fonts/vf/ (stored 0%)
adding: fonts/vf/adobe/ (stored 0%)
adding: fonts/vf/adobe/univers/ (stored 0%)
adding: tex/ (stored 0%)
adding: tex/latex/ (stored 0%)
adding: tex/latex/univers/ (stored 0%)
unzip: cannot find or open DIN_Bd_PS.zip, DIN_Bd_PS.zip.zip or DIN_Bd_PS.zip.ZIP.
/Users/tobiasgoecke/Downloads/TUDD/fontinstaller.sh: line 155: cd: DIN_Bd_PS: No such file or directory
DINBd dinb8a
cp: DINBd.pfb: No such file or directory
cp: DINBd.afm: No such file or directory
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./fidin.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian,
welsh, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/fontinst/base/fontinst.sty
LaTeX Warning: You have requested package
', but the package provides
fontinst'.No file fontinst.rc. ) INFO> parse family<>
INFO> to make LaTeX font shape <din,m,n,> seek dinr8r.mtx
INFO> to make LaTeX font shape <din,m,sc,> seek dinrc8r.mtx
INFO> to make LaTeX font shape <din,m,sl,> seek dinro8r.mtx
INFO> to make LaTeX font shape <din,m,it,> seek dinri8r.mtx
INFO> to make LaTeX font shape <din,m,n,c> seek dinr8rn.mtx
INFO> to make LaTeX font shape <din,m,sc,c> seek dinrc8rn.mtx
INFO> to make LaTeX font shape <din,m,sl,c> seek dinro8rn.mtx
INFO> to make LaTeX font shape <din,m,it,c> seek dinri8rn.mtx
INFO> to make LaTeX font shape <din,m,n,> seek dink8r.mtx
INFO> to make LaTeX font shape <din,m,sc,> seek dinkc8r.mtx
INFO> to make LaTeX font shape <din,m,sl,> seek dinko8r.mtx
INFO> to make LaTeX font shape <din,m,it,> seek dinki8r.mtx
INFO> to make LaTeX font shape <din,m,n,c> seek dink8rn.mtx
INFO> to make LaTeX font shape <din,m,sc,c> seek dinkc8rn.mtx
INFO> to make LaTeX font shape <din,m,sl,c> seek dinko8rn.mtx
INFO> to make LaTeX font shape <din,m,it,c> seek dinki8rn.mtx
INFO> to make LaTeX font shape <din,b,n,> seek dinb8r.mtx
INFO> to make LaTeX font shape <din,b,sc,> seek dinbc8r.mtx
INFO> to make LaTeX font shape <din,b,sl,> seek dinbo8r.mtx
INFO> to make LaTeX font shape <din,b,it,> seek dinbi8r.mtx
INFO> to make LaTeX font shape <din,b,n,c> seek dinb8rn.mtx
INFO> to make LaTeX font shape <din,b,sc,c> seek dinbc8rn.mtx
INFO> to make LaTeX font shape <din,b,sl,c> seek dinbo8rn.mtx
INFO> to make LaTeX font shape <din,b,it,c> seek dinbi8rn.mtx
INFO> to make LaTeX font shape <din,sb,n,> seek dins8r.mtx
INFO> to make LaTeX font shape <din,sb,sc,> seek dinsc8r.mtx
INFO> to make LaTeX font shape <din,sb,sl,> seek dinso8r.mtx
INFO> to make LaTeX font shape <din,sb,it,> seek dinsi8r.mtx
INFO> to make LaTeX font shape <din,sb,n,c> seek dins8rn.mtx
INFO> to make LaTeX font shape <din,sb,sc,c> seek dinsc8rn.mtx
INFO> to make LaTeX font shape <din,sb,sl,c> seek dinso8rn.mtx
INFO> to make LaTeX font shape <din,sb,it,c> seek dinsi8rn.mtx
INFO> to make LaTeX font shape <din,db,n,> seek dind8r.mtx
INFO> to make LaTeX font shape <din,db,sc,> seek dindc8r.mtx
INFO> to make LaTeX font shape <din,db,sl,> seek dindo8r.mtx
INFO> to make LaTeX font shape <din,db,it,> seek dindi8r.mtx
INFO> to make LaTeX font shape <din,db,n,c> seek dind8rn.mtx
INFO> to make LaTeX font shape <din,db,sc,c> seek dindc8rn.mtx
INFO> to make LaTeX font shape <din,db,sl,c> seek dindo8rn.mtx
INFO> to make LaTeX font shape <din,db,it,c> seek dindi8rn.mtx
INFO> to make LaTeX font shape <din,mb,n,> seek dinm8r.mtx
INFO> to make LaTeX font shape <din,mb,sc,> seek dinmc8r.mtx
INFO> to make LaTeX font shape <din,mb,sl,> seek dinmo8r.mtx
INFO> to make LaTeX font shape <din,mb,it,> seek dinmi8r.mtx
INFO> to make LaTeX font shape <din,mb,n,c> seek dinm8rn.mtx
INFO> to make LaTeX font shape <din,mb,sc,c> seek dinmc8rn.mtx
INFO> to make LaTeX font shape <din,mb,sl,c> seek dinmo8rn.mtx
INFO> to make LaTeX font shape <din,mb,it,c> seek dinmi8rn.mtx
INFO> to make LaTeX font shape <din,eb,n,> seek dinc8r.mtx
INFO> to make LaTeX font shape <din,eb,sc,> seek dincc8r.mtx
INFO> to make LaTeX font shape <din,eb,sl,> seek dinco8r.mtx
INFO> to make LaTeX font shape <din,eb,it,> seek dinci8r.mtx
INFO> to make LaTeX font shape <din,eb,n,c> seek dinc8rn.mtx
INFO> to make LaTeX font shape <din,eb,sc,c> seek dincc8rn.mtx
INFO> to make LaTeX font shape <din,eb,sl,c> seek dinco8rn.mtx
INFO> to make LaTeX font shape <din,eb,it,c> seek dinci8rn.mtx
INFO> to make LaTeX font shape <din,eb,n,> seek dinh8r.mtx
INFO> to make LaTeX font shape <din,eb,sc,> seek dinhc8r.mtx
INFO> to make LaTeX font shape <din,eb,sl,> seek dinho8r.mtx
INFO> to make LaTeX font shape <din,eb,it,> seek dinhi8r.mtx
INFO> to make LaTeX font shape <din,eb,n,c> seek dinh8rn.mtx
INFO> to make LaTeX font shape <din,eb,sc,c> seek dinhc8rn.mtx
INFO> to make LaTeX font shape <din,eb,sl,c> seek dinho8rn.mtx
INFO> to make LaTeX font shape <din,eb,it,c> seek dinhi8rn.mtx
INFO> to make LaTeX font shape <din,eb,n,> seek dinx8r.mtx
INFO> to make LaTeX font shape <din,eb,sc,> seek dinxc8r.mtx
INFO> to make LaTeX font shape <din,eb,sl,> seek dinxo8r.mtx
INFO> to make LaTeX font shape <din,eb,it,> seek dinxi8r.mtx
INFO> to make LaTeX font shape <din,eb,n,c> seek dinx8rn.mtx
INFO> to make LaTeX font shape <din,eb,sc,c> seek dinxc8rn.mtx
INFO> to make LaTeX font shape <din,eb,sl,c> seek dinxo8rn.mtx
INFO> to make LaTeX font shape <din,eb,it,c> seek dinxi8rn.mtx
INFO> to make LaTeX font shape <din,ub,n,> seek dinu8r.mtx
INFO> to make LaTeX font shape <din,ub,sc,> seek dinuc8r.mtx
INFO> to make LaTeX font shape <din,ub,sl,> seek dinuo8r.mtx
INFO> to make LaTeX font shape <din,ub,it,> seek dinui8r.mtx
INFO> to make LaTeX font shape <din,ub,n,c> seek dinu8rn.mtx
INFO> to make LaTeX font shape <din,ub,sc,c> seek dinuc8rn.mtx
INFO> to make LaTeX font shape <din,ub,sl,c> seek dinuo8rn.mtx
INFO> to make LaTeX font shape <din,ub,it,c> seek dinui8rn.mtx
INFO> to make LaTeX font shape <din,l,n,> seek dinl8r.mtx
INFO> to make LaTeX font shape <din,l,sc,> seek dinlc8r.mtx
INFO> to make LaTeX font shape <din,l,sl,> seek dinlo8r.mtx
INFO> to make LaTeX font shape <din,l,it,> seek dinli8r.mtx
INFO> to make LaTeX font shape <din,l,n,c> seek dinl8rn.mtx
INFO> to make LaTeX font shape <din,l,sc,c> seek dinlc8rn.mtx
INFO> to make LaTeX font shape <din,l,sl,c> seek dinlo8rn.mtx
INFO> to make LaTeX font shape <din,l,it,c> seek dinli8rn.mtx
Font definitions written on 8rdin.fd.
Font definitions written on ot1din.fd.
Font definitions written on t1din.fd.
Font definitions written on ts1din.fd.
)
No pages of output.
Transcript written on fidin.log.
pltotf: _.pl: No such file or directory
vptovf: .vpl: No such file or directory
dinbold_converted/8rdin.fd -> texmf-local/tex/latex/dinbold/8rdin.fd
dinbold_converted/ot1din.fd -> texmf-local/tex/latex/dinbold/ot1din.fd
dinbold_converted/t1din.fd -> texmf-local/tex/latex/dinbold/t1din.fd
dinbold_converted/ts1din.fd -> texmf-local/tex/latex/dinbold/ts1din.fd
cp: dinboldconverted/.tfm: No such file or directory
cp: dinboldconverted/.vf: No such file or directory
cp: dinboldconverted/.pfb: No such file or directory
cp: dinbold_converted/.afm: No such file or directory
dinbold_converted/dinbold.map -> texmf-local/fonts/map/dinbold.map
adding: fonts/ (stored 0%)
adding: fonts/afm/ (stored 0%)
adding: fonts/afm/adobe/ (stored 0%)
adding: fonts/afm/adobe/dinbold/ (stored 0%)
adding: fonts/map/ (stored 0%)
adding: fonts/map/dinbold.map (deflated 6%)
adding: fonts/tfm/ (stored 0%)
adding: fonts/tfm/adobe/ (stored 0%)
adding: fonts/tfm/adobe/dinbold/ (stored 0%)
adding: fonts/type1/ (stored 0%)
adding: fonts/type1/adobe/ (stored 0%)
adding: fonts/type1/adobe/dinbold/ (stored 0%)
adding: fonts/vf/ (stored 0%)
adding: fonts/vf/adobe/ (stored 0%)
adding: fonts/vf/adobe/dinbold/ (stored 0%)
adding: tex/ (stored 0%)
adding: tex/latex/ (stored 0%)
adding: tex/latex/dinbold/ (stored 0%)
adding: tex/latex/dinbold/8rdin.fd (deflated 24%)
adding: tex/latex/dinbold/ot1din.fd (deflated 24%)
adding: tex/latex/dinbold/t1din.fd (deflated 22%)
adding: tex/latex/dinbold/ts1din.fd (deflated 24%)
Archive: univers_texmf.zip
creating: /usr/local/texlive/texmf-local/fonts/afm/
creating: /usr/local/texlive/texmf-local/fonts/afm/adobe/
creating: /usr/local/texlive/texmf-local/fonts/afm/adobe/univers/
creating: /usr/local/texlive/texmf-local/fonts/map/
creating: /usr/local/texlive/texmf-local/fonts/tfm/adobe/
creating: /usr/local/texlive/texmf-local/fonts/tfm/adobe/univers/
creating: /usr/local/texlive/texmf-local/fonts/type1/adobe/
creating: /usr/local/texlive/texmf-local/fonts/type1/adobe/univers/
creating: /usr/local/texlive/texmf-local/fonts/vf/adobe/
creating: /usr/local/texlive/texmf-local/fonts/vf/adobe/univers/
creating: /usr/local/texlive/texmf-local/tex/latex/univers/
Archive: dinbold_texmf.zip
creating: /usr/local/texlive/texmf-local/fonts/afm/adobe/dinbold/
inflating: /usr/local/texlive/texmf-local/fonts/map/dinbold.map
creating: /usr/local/texlive/texmf-local/fonts/tfm/adobe/dinbold/ creating: /usr/local/texlive/texmf-local/fonts/type1/adobe/dinbold/ creating: /usr/local/texlive/texmf-local/fonts/vf/adobe/dinbold/ creating: /usr/local/texlive/texmf-local/tex/latex/dinbold/ inflating: /usr/local/texlive/texmf-local/tex/latex/dinbold/8rdin.fd
inflating: /usr/local/texlive/texmf-local/tex/latex/dinbold/ot1din.fd
inflating: /usr/local/texlive/texmf-local/tex/latex/dinbold/t1din.fd
inflating: /usr/local/texlive/texmf-local/tex/latex/dinbold/ts1din.fd
mktexlsr: Updating /usr/local/texlive/2012/../texmf-local/ls-R... mktexlsr: Updating /usr/local/texlive/2012/texmf/ls-R... mktexlsr: Updating /usr/local/texlive/2012/texmf-config/ls-R... mktexlsr: Updating /usr/local/texlive/2012/texmf-dist/ls-R... mktexlsr: Updating /usr/local/texlive/2012/texmf-var/ls-R... mktexlsr: Done. updmap: resetting $HOME value (was /Users/tobiasgoecke) to root's actual home (/var/root). updmap is using the following updmap.cfg files (in precedence order): /usr/local/texlive/2012/texmf/web2c/updmap.cfg /usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg Creating new config file /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg dvips output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvips/updmap" pdftex output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap" dvipdfmx output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvipdfmx/updmap" pxdvi output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pxdvi/updmap"
ERROR: The following map file(s) couldn't be found: univers.map (in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg)
updmap: resetting $HOME value (was /Users/tobiasgoecke) to root's actual home (/var/root). updmap is using the following updmap.cfg files (in precedence order): /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg /usr/local/texlive/2012/texmf/web2c/updmap.cfg /usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg dvips output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvips/updmap" pdftex output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap" dvipdfmx output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvipdfmx/updmap" pxdvi output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pxdvi/updmap"
ERROR: The following map file(s) couldn't be found: univers.map (in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg)
localhost:~ tobiasgoecke$
vielen Dank für die Unterstützung.