On Sunday, Feb 16, 2003, at 04:20 Europe/Brussels, Dan Sommers wrote:
Yes, it should.On Sat, 15 Feb 2003 21:49:46 -0500 "David R. Morrison" <[EMAIL PROTECTED]> wrote:Not mine. :-?You shouldn't need this either: there is a pdflatex command in tetex-base-2.0-5Note to self: add "alias pdflatex='pdftex -progname pdflatex'" to
$ echo $PATH
/Users/dan/bin:/Users/dan/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/ usr/sbin:/sbin:/usr/X11R6/bin
$ type -a pdflatex
pdflatex is aliased to `pdftex -progname pdflatex'
$ dpkg -S 'bin*pdf*tex'
tetex-base: /sw/bin/pdftex
tetex-base: /sw/bin/pdfinitex
tetex-base: /sw/bin/pdfevirtex
tetex-base: /sw/bin/pdfeinitex
tetex-base: /sw/bin/pdfetex
tetex-base: /sw/bin/pdfvirtex
$
Seems also that pdfelatex should be there, too.
Remove your alias (which probably explains the answer to 'type -a pdflatex'),
and reinstall tetex-base _ or, do first a
dpkg -c /sw/fink/debs/tetex-base_2.0-5_darwin-powerpc.deb | grep 'bin/pdf.*latex'
to check that the links exist in your deb file, else rebuild the deb file too...
~# ls -l /sw/bin/pdf{,e}latex
lrwxr-xr-x 1 root wheel 7 Feb 16 13:43 /sw/bin/pdfelatex -> pdfetex
lrwxr-xr-x 1 root wheel 6 Feb 16 13:43 /sw/bin/pdflatex -> pdftex
~# type -a pdf{,e}latex
pdflatex is /sw/bin/pdflatex
pdfelatex is /sw/bin/pdfelatex
~# dpkg -S 'bin/pdf*latex'
tetex-base: /sw/bin/pdflatex
tetex-base: /sw/bin/pdfelatex
JF Mertens
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users