Re: dvips: Couldn't find header file texc.pro

2004-09-28 Thread Alex Vinokur

Igor Pechtchanski wrote in message news:[EMAIL PROTECTED]
 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  VersionStatus



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



Re: dvips: Couldn't find header file texc.pro

2004-09-28 Thread Igor Pechtchanski
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  VersionStatus

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.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw

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



Re: dvips: Couldn't find header file texc.pro

2004-09-28 Thread Alex Vinokur

Igor Pechtchanski [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]
 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  VersionStatus

 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  VersionStatus
tetex-bin2.0.2-14   OK


$ which -a dvips
/usr/bin/dvips
/bin/dvips
/usr/bin/dvips

$ ls -l foo.*
-rw-r--r--1 Administ None27136 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.prof7b6d320.enctexps.pro. cmbx10.pfbcmr10.pfb[1]


$ ls -l foo.*
-rw-r--r--1 Administ None27136 Sep 28 15:20 foo.doc
-rw-r--r--1 Administ None  360 Sep 28 15:20 foo.dvi
-rw-r--r--1 Administ None29667 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/



dvips: Couldn't find header file texc.pro

2004-09-27 Thread Alex Vinokur
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?
Thanks,

   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/



Re: dvips: Couldn't find header file texc.pro

2004-09-27 Thread Larry Hall
At 07:10 PM 9/27/2004, you 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?



Yes.  Avail yourself of the tools at your disposal (or at least let us know 
why you think this is an issue that you can't find the solution to).

http://cygwin.com/cgi-bin2/package-cat.cgi?file=tetex-bin%2Ftetex-bin-2.0.2-14grep=texc.pro

Seems to me that you either have an installation problem or a configuration
problem, since the file you want is included in the package found with the 
above.  See if you can work out the solution now and if not, please report 
back some details of how you tried to solve the problem so we don't all 
retrace your same steps.



--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


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



Re: dvips: Couldn't find header file texc.pro

2004-09-27 Thread Igor Pechtchanski
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?
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw

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