www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/03/21/07:40:23

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
Message-ID: <3AB8A11D.42FE0D4E@Wanadoo.fr>
Date: Wed, 21 Mar 2001 13:39:57 +0100
From: Jerome BENOIT <JGMBenoit AT Wanadoo DOT fr>
X-Mailer: Mozilla 4.76 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Jochen =?iso-8859-1?Q?K=FCpper?= <jochen AT unc DOT edu>
CC: cygwin AT cygwin DOT com
Subject: Re: teTeX binaries
References: <86itl4cu4h DOT fsf AT bock DOT chem DOT unc DOT edu> <3AB7F75B DOT 9947353C AT Wanadoo DOT fr> <8666h4osa9 DOT fsf AT bock DOT chem DOT unc DOT edu>

> >>
> >> The formats are searched for in
> >> > kpsepath fmt
> >> .:c/web2c:\
> >> /data/jochen/texmf/web2c:\
> >> !!C/web2c:/Program Files/fpTeX/texmf-var/web2c:\
> >> !!C/web2c:/Program Files/fpTeX/texmf-local/web2c:\
> >> !!C/web2c:/Program Files/fpTeX/texmf/web2c
                       ^
> 
>      ^^^^^^^^
> As I see it (without understanding cygwin:() that's where the problem is.

You are right !
I do not like the space in `Program Files':
Can you try to remove this space ?
Since the second line 
  /data/jochen/texmf/web2c:
sounds good,
I suggest to do:
in your Cygwin root dir create a new folder <win>
  mkdir /<win>
and mount it to `C:\Program Files'
  mount -b "C:\Program Files" /<win>
and then updates your links
  cd /usr/share
  ln -s /<win>/fpTeX/texmf 
  ...

Please let me know what happens then.

Jerome BENOIT


 
> 
> Jerome> Have you configure your texmf.cnf ?
> 
> The appropriate section is
> 
> % The main tree, which must be mentioned in $TEXMF, below:
> TEXMFMAIN = $SELFAUTOPARENT/texmf
> % A place for local additions to a "standard" texmf tree.
> TEXMFLOCAL = $SELFAUTOPARENT/texmf-local
> 
> % User texmf trees can be catered for like this...
> HOMETEXMF=$HOME/texmf
> 
> % A place where texconfig stores modifications (instead of the TEXMFMAIN
> % tree).  texconfig relies on the name, so don't change it.
> VARTEXMF = $SELFAUTOPARENT/texmf-var
> 
> % Now, list all the texmf trees. If you have multiple trees,
> % use shell brace notation, like this:
> %   TEXMF = {$HOMETEXMF,!!$VARTEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN}
> % The braces are necessary.
> %
> % A place where to store other TeX support files. It can be a remote
> % texmf tree, or a tree to store non-free stuff, or ...
> %   TEXMFEXTRA=$SELFAUTOPARENT/texmf-extra
> % If you set this, add $TEXMFEXTRA in the list below
> %
> TEXMF = {$HOMETEXMF,!!$VARTEXMF,$TEXMFLOCAL,!!$TEXMFMAIN}
> 
> % The system trees.  These are the trees that are shared by all the users.
> SYSTEXMF = $TEXMF
>

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019