xdvi Re: [OS X TeX] Re: TeX package (based on TeXLive) being updated (for the last 8 hours)

Martin Costabel costabel at wanadoo.fr
Sat Dec 23 06:23:38 EST 2006


Maarten Sneep wrote:
> On 23-dec-2006, at 11:27, Roussanka Loukanova wrote:
[]
> correctly. Try in the Apple Terminal (where the path is set correctly):
> 
> DISPLAY=":0.0"

Make that

   export DISPLAY=:0

> and then xdvi again.
> 
> If the first command gives an error, you're using csh or similar. Then try
> 
> set DISPLAY=":0.0"

Make that

   setenv DISPLAY :0

> and xdvi again.

Or what works in both shell flavors:

  env DISPLAY=:0 xdvi lec2.dvi

-- 
Martin


------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list