X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_XF,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 27 Aug 2010 10:46:30 +0200 Message-ID: Subject: Re: problem with dblatex From: David Hajage To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Oh, I'm stupid, yes, texlive2007 is in my path... The problem is: I can't modify this path, only the administrator has access to it. Is there a solution to tell cygwin to not use texlive version of pdflatex? david 2010/8/26 David Hajage : > Hello, > I have a fresh install of cygwin and I am trying to use dblatex (I > should also say that I am a new user of cygwin). > I have installed dblatex and tetex, but: > - first, with dblatex: > > ---- BEGIN > dhajage $ dblatex essai.xml > /usr/lib/python2.6/site-packages/dbtexmf/dblatex/grubber/util.py:8: > > DeprecationW > arning: the md5 module is deprecated; use hashlib instead > =A0 import md5 > Build the book set list... > Build the listings... > XSLT stylesheets DocBook - LaTeX 2e (0.3) > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Build essai.pdf > cygwin warning: > =A0 MS-DOS style path detected: \TeXLive2007\texmf-var\web2c > =A0 Preferred POSIX equivalent is: /cygdrive/c/TeXLive2007/texmf-var/ > web2c > =A0 CYGWIN environment variable option "nodosfilewarning" turns off this > warning. > =A0 Consult the user's guide for more details about POSIX paths: > =A0 =A0=A0http://cygwin.com/cygwin-ug-net/using.html#using-pathnames > This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) > kpathsea: Running mktexfmt pdflatex.fmt > /bin/mktexfmt: line 333: /texconfig/tcfmgr: No such file or directory > fmtutil: config file `fmtutil.cnf' not found. > I can't find the format file `pdflatex.fmt'! > pdflatex failed > Could not run pdflatex. > Unexpected error occured > ---- END > > =A0- with pdflatex > > ---- BEGIN > dhajage $ pdflatex essai.tex > This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) > kpathsea: Running mktexfmt pdflatex.fmt > /bin/mktexfmt: line 333: /texconfig/tcfmgr: No such file or directory > fmtutil: config file `fmtutil.cnf' not found. > I can't find the format file `pdflatex.fmt'! > ---- END > > What could be the problem of my installation? Is there any special > configuration for pdflatex? > > Thank you very much for any help. > > david > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple