| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | "Alex Vinokur" <alexvn AT connect DOT to> |
| Subject: | Re: dvips: Couldn't find header file texc.pro |
| Date: | Tue, 28 Sep 2004 15:54:20 +0200 |
| Lines: | 100 |
| Message-ID: | <cjbqf1$vkn$1@sea.gmane.org> |
| References: | <cja6lt$e4n$1 AT sea DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 61 DOT 0409271931200 DOT 13693 AT slinky DOT cs DOT nyu DOT edu> <cjaura$p6a$1 AT sea DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 61 DOT 0409280848190 DOT 4120 AT slinky DOT cs DOT nyu DOT edu> |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Gmane-NNTP-Posting-Host: | 82-166-212-102.barak.net.il |
| X-Newsreader: | Microsoft Outlook Express 6.00.2800.1437 |
| X-IsSubscribed: | yes |
"Igor Pechtchanski" <pechtcha AT cs DOT nyu DOT edu> wrote in message news:Pine DOT GSO DOT 4 DOT 61 DOT 0409280848190 DOT 4120 AT slinky DOT cs DOT nyu DOT edu...
> On Tue, 28 Sep 2004, Alex Vinokur wrote:
>
> > "Igor Pechtchanski" wrote:
> > > On Tue, 28 Sep 2004, Alex Vinokur wrote:
> > >
> > > > I tried to invoke dvips.
> > > >
> > > > Here is what I have got.
> > > >
> > > > $ dvips foo.dvi
> > > > This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
> > > > dvips: ! Couldn't find header file texc.pro
> > > >
> > > > Any suggestions?
> > >
> > > $ kpsewhich texc.pro
> > > /usr/share/texmf/dvips/base/texc.pro
> > > $ cygcheck -f /usr/share/texmf/dvips/base/texc.pro
> > > tetex-bin-2.0.2-13
> > >
> > > What does "cygcheck -cv tetex-bin" show?
> > [snip]
> >
> >
> > $ kpsewhich texc.pro
> >
> > $ cygcheck -f /usr/share/texmf/dvips/base/texc.pro
> >
> > $ cygcheck -cv tetex-bin
> > Cygwin Package Information
> > Last downloaded files to: C:\cygwin\_download\001
> > Last downloaded files from: http://ftp.inf.tu-dresden.de/software/windows/cygwin32
> >
> > Package Version Status
>
> Ok, just as I suspected, you are not using the Cygwin version of dvips.
> Find out 'which dvips' you're using, and ask for help on the forum
> dedicated to the program that *your* dvips came with. Alternatively,
> install Cygwin's tetex distribution, and it'll chug along happily.
Installed.
--------- BEGIN ---------
$ kpsewhich texc.pro
/usr/share/texmf/dvips/base/texc.pro
$ cygcheck -f /usr/share/texmf/dvips/base/texc.pro
tetex-bin-2.0.2-14
$ cygcheck -cv tetex-bin
Cygwin Package Information
Last downloaded files to: C:\cygwin\_download\002
Last downloaded files from: http://ftp.inf.tu-dresden.de/software/windows/cygwin32
Package Version Status
tetex-bin 2.0.2-14 OK
$ which -a dvips
/usr/bin/dvips
/bin/dvips
/usr/bin/dvips
$ ls -l foo.*
-rw-r--r-- 1 Administ None 27136 Sep 28 15:20 foo.doc
-rw-r--r-- 1 Administ None 360 Sep 28 15:20 foo.dvi
-rw-r--r-- 1 Administ None 1688 Sep 28 15:19 foo.tex
$ dvips foo.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2004.09.28:1520' -> foo.ps
<texc.pro><f7b6d320.enc><texps.pro>. <cmbx10.pfb><cmr10.pfb>[1]
$ ls -l foo.*
-rw-r--r-- 1 Administ None 27136 Sep 28 15:20 foo.doc
-rw-r--r-- 1 Administ None 360 Sep 28 15:20 foo.dvi
-rw-r--r-- 1 Administ None 29667 Sep 28 15:31 foo.ps
-rw-r--r-- 1 Administ None 1688 Sep 28 15:19 foo.tex
---------- END ----------
File foo.ps created.
There is a problem with its content which seems to be caused by convertor Word->TeX.
--
Alex Vinokur
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |