Matthew Parry wrote:
> hi all,
>
> just noticed that dvips isn't working on my machine. i wonder if the  
> latest tetex update broke it?
>
> i get this error:
>
>  > dvips -o example.dvi example.ps
>
> This is dvips(k) 5.95a Copyright 2005 Radical Eye Software  
> (www.radicaleye.com)
> dvips: ! Couldn't find header file tex.pro
>
>
> i'm running a fully updated (fink and apple) MBP 10.4.11
>
> any and all help gratefully received!
>
> matt.
>   
Verify that tex.pro was supposed to have been installed:

    $ dpkg -S tex.pro

and that was indeed installed by running "ls " on what you got above;
the default would be

    $ ls /sw/share/texmf/dvips/base/tex.pro
/sw/share/texmf/dvips/base/tex.pro

If indeed the file is present, try running "sudo texhash" to rebuild the
TeX paths.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to