| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Subject: | Re: kpathsea cannot read `texmf.cnf' under Cygwin 1.1.4 |
| To: | Jerome Benoit <JGMBenoit AT Wanadoo DOT fr> |
| Cc: | cygwin AT sourceware DOT cygnus DOT com, Dr DOT Volker DOT Zell AT oracle DOT com |
| X-Mailer: | Lotus Notes Release 5.0.3 (Intl) 21 March 2000 |
| Message-ID: | <OFFEFABF0E.C8128AFA-ON88256990.00766F8D@i2.com> |
| From: | Kevin_Wright AT i2 DOT com |
| Date: | Tue, 7 Nov 2000 14:44:26 -0700 |
| MIME-Version: | 1.0 |
| X-MIMETrack: | Serialize by Router on i2MtnView/Servers/i2Tech(Release 5.0.3 (Intl)|21 |
| March 2000) at 11/07/2000 01:44:32 PM, | |
| Itemize by SMTP Server on SMTPMTA2/i2Tech(Release 5.0.5 |September 22, 2000) at | |
| 11/07/2000 03:44:32 PM, | |
| Serialize by Router on SMTPMTA2/i2Tech(Release 5.0.5 |September 22, 2000) at | |
| 11/07/2000 03:44:56 PM, | |
| Serialize complete at 11/07/2000 03:44:56 PM |
Jerome,
Agreed, it's not a problem with Cygwin per se but with the test
used by mktexlsr to decide with path separator to use. So therefore,
although "Cygwin is not DOSISH", the test for $COMSPEC passes,
( echo $COMSPEC -> C:\WINNT\system32\cmd.exe )
and causes mktexlsr to use ';' instead of ':'
If that is what you were saying, then ignore my comments.
Thanks,
--Kevin
Jerome Benoit
<JGMBenoit AT Wa To: "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com>
nadoo.fr> cc: Kevin_Wright AT i2 DOT com, cygwin AT sourceware DOT cygnus DOT com
Subject: Re: kpathsea cannot read `texmf.cnf' under Cygwin 1.1.4
11/07/00
11:12 AM
It is not a Cygwin problem:
in fact Cygwin is not DOSISH : that the point:
I plan to submit a change file sooner.
Jerome BENOIT
"Dr. Volker Zell" wrote:
>
> >>>>> "Kevin" == Kevin Wright <Kevin_Wright AT i2 DOT com> writes:
>
> Kevin> Jerome,
> Kevin> I found some of my notes from building teTeX which uses some
of the same
> Kevin> utilities. Here's what I found:
>
> Kevin> /usr/local/bin/mktexlsr:
> Kevin> if test -z "$COMSPEC" && test -z "$ComSpec"; then SEP=':';
else SEP=';';
> Kevin> fi
>
> Kevin> changed this to SEP=':'
>
> Hi
>
> I compiled teTex-1.0 under cygwin-1.1.5-4 and changed SEP to : as
recommended above.
> Compiling tex files and previewing with xdvi works like a charm.
> The only problem is that the automatic font generation facility of
tetex always places
> the resulting .pk files in the directory where the dvi file is found.
>
> It doesn't matter how I setup the font directory.
>
> I checked the tetex config files against my linux and solaris
configuration, and couldn't find
> any differences. So maybe it's a cygwin problem.
>
> Is anybody out there who's using tetex with cygwin and seeing the same
problem, or better
> has an answer ?
>
> Ciao
> Volker
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |