Hello,
I'm trying to install texlive and texlive-base with fink 0.32.2 on 10.7.3 and
Xcode4.2.1, and I cannot install both.
The following is the error:
lisa:~ rfukaya$ fink install texlive texlive-base
Password:
Information about 4355 packages read in 1 seconds.
The following 2 packages will be installed or updated:
texlive texlive-base
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i
/sw/fink/dists/stable/main/binary-darwin-x86_64/text/texlive_0.20110705-100_darwin-x86_64.deb
/sw/fink/dists/stable/main/binary-darwin-x86_64/text/texlive-base_0.20110705-100_darwin-x86_64.deb
(データベースを読み込んでいます... 現在 175252 個のファイルとディレクトリがインストールされています。)
texlive 0.20110705-100 を(.../texlive_0.20110705-100_darwin-x86_64.deb
で)置換するための準備をしています...
texlive を展開し、置換しています...
texlive-base 0.20110705-100 を(.../texlive-base_0.20110705-100_darwin-x86_64.deb
で)置換するための準備をしています...
install-info(web2c.info): no entry for file `web2c'.
install-info(dvips.info): no entry for file `dvips'.
install-info(dvipng.info): no entry for file `dvipng'.
install-info(kpathsea.info): no entry for file `kpathsea'.
Removing any leftover files from obsolete teTeX installations ...
texlive-base を展開し、置換しています...
texlive-base (0.20110705-100) を設定しています ...
mktexlsr: Updating /sw/etc/texmf-config/ls-R...
mktexlsr: Updating /sw/etc/texmf.local/ls-R...
mktexlsr: Updating /sw/share/texmf/ls-R...
mktexlsr: Updating /sw/share/texmf-dist/ls-R...
mktexlsr: Done.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
/sw/etc/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
otf-noEmbed.map disabled
fmtutil: running `aleph -ini -jobname=aleph -progname=aleph *aleph.ini' ...
This is Aleph, Version 3.1415926-1.15-2.1-0.0-rc4 (TeX Live 2011/Fink)
(INIALEPH)
restricted \write18 enabled.
entering extended mode
(/sw/share/texmf-dist/tex/plain/config/aleph.ini
(/sw/share/texmf-dist/tex/plain/base/plain.tex
Preloading the plain format: codes, registers, parameters, fonts, more fonts,
macros, math definitions, output routines, hyphenation
(/sw/share/texmf-dist/tex/generic/hyphen/hyphen.tex)) )
Beginning to dump on file aleph.fmt
(format=aleph 2012.2.7)
67524 strings of total length 32021
5005 memory locations dumped; current usage is 121&4877
****************************************************
************ Lines skipped by Ryuji **********************
***************************************************
Transcript written on pdfxmltex.log.
fmtutil: /sw/var/lib/texmf/web2c/pdftex/pdfxmltex.fmt installed.
Config file: "/sw/etc/texmf-config/web2c/updmap.cfg"
dvips output dir: "/sw/var/lib/texmf/fonts/map/dvips/updmap"
pdftex output dir: "/sw/var/lib/texmf/fonts/map/pdftex/updmap"
dvipdfm output dir: "/sw/var/lib/texmf/fonts/map/dvipdfm/updmap"
/sw/bin/updmap is creating new map files
using the following configuration:
LW35 font names : URWkb
prefer outlines : true
texhash enabled : true
download standard fonts (dvips) : false
download standard fonts (pdftex) : true
Scanning for LW35 support files [ 3 files]
Scanning for MixedMap entries [ 43 files]
Scanning for KanjiMap entries [ 2 files]
Scanning for Map entries [135 files]
ERROR: The following map file(s) couldn't be found:
otf-noEmbed.map
Did you run mktexlsr?
You can delete non-existent map entries using the option
--syncwithtrees.
/sw/bin/dpkg: texlive-base の読み込みエラーです(--install):
サブプロセス post-installation script はエラー終了ステータス 1 を返しました。。
dpkg: 依存関係の問題により texlive の設定ができません:
texlive は以下に依存(depends)します: texlive-base (= 0.20110705-100) ...しかし:
パッケージ texlive-base はまだ設定されていません。
/sw/bin/dpkg: texlive の読み込みエラーです(--install):
依存関係の問題 - 設定を見送ります。
以下のパッケージの処理中にエラーが発生しました:
texlive-base
texlive
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't batch-install packages:
/sw/fink/dists/stable/main/binary-darwin-x86_64/text/texlive_0.20110705-100_darwin-x86_64.deb
/sw/fink/dists/stable/main/binary-darwin-x86_64/text/texlive-base_0.20110705-100_darwin-x86_64.deb
Would you give me some hints or suggestions?
Thanks in advance,
Ryuji Fukaya
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners