On Sun, 16 Feb 2003 14:31:41 +0100
jfm <[EMAIL PROTECTED]> wrote:
> 
> On Sunday, Feb 16, 2003, at 04:20 Europe/Brussels, Dan Sommers wrote:
> 
> > On Sat, 15 Feb 2003 21:49:46 -0500
> > "David R. Morrison" <[EMAIL PROTECTED]> wrote:
> >
> >>> Note to self:  add "alias pdflatex='pdftex -progname pdflatex'" to
> >>
> >> You shouldn't need this either: there is a pdflatex command in  
> >> tetex-base-2.0-5
> >
> > Not mine.  :-?

[ ... ]

> >     $ 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.
> >
> 
> Yes, it should.
> Remove your alias (which probably explains the answer to 'type -a  
> pdflatex'),

I don't agree; note the `-a' argument (I'm using bash 2.05; YMMV).
For example:

    $ type -a vi
    vi is aliased to `/sw/bin/vim'
    vi is /usr/bin/vi

> 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...

I was too quick on the trigger last night, and blew away the old
.deb file.  But I just rebuilt and reinstalled tetex-base, and now
I have the missing commands:

    $ type -a pdflatex
    pdflatex is aliased to `pdftex -progname pdflatex'
    pdflatex is /sw/bin/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/pdflatex        <-- look!
    tetex-base: /sw/bin/pdfeinitex
    tetex-base: /sw/bin/pdfelatex       <-- look!
    tetex-base: /sw/bin/pdfetex
    tetex-base: /sw/bin/pdfvirtex
    $ dpkg -S 'bin*latex'
    tetex-base: /sw/bin/pslatex
    tetex-base: /sw/bin/elatex
    tetex-base: /sw/bin/pdflatex
    tetex-base: /sw/bin/latex
    tetex-base: /sw/bin/pdfelatex
    $ 

I'll lose that extra alias now.

I have no idea what the significant difference difference between
the two builds is:  I upgraded to Jaguar Friday night, and my
500MHz PowerMac G4 has been downloading and building pretty much
non-stop ever since then (thank goodness for DSL!).  My computer
was wickedly fast when I got it three years ago....

Thanks Dave and JF,
Dan

-- 
<mailto:[EMAIL PROTECTED]>
<http://www.tombstonezero.net/dan/>
An omer is a tenth of an ephah. -- Exodus 16:36.


-------------------------------------------------------
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

Reply via email to