ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mismatch context version when updating via rsync on XP
@ 2005-03-04  9:41 olivier Turlier
  2005-03-04 10:24 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: olivier Turlier @ 2005-03-04  9:41 UTC (permalink / raw)


Hello contexers,
I don't understand why, but if  I update by rsync'ing, i still got an 
old version of  Context. Below is what i do :
doing (today) :
    cd C:\cwrsync
    rsync -r -v www.pragma-pod.com::mswin C:\mytex\usr\local\context\tex
    cd ..
    cd mytex\usr\local\context\tex
    setuptex
    texexec --make --alone --all

adding shortcut path + scite thumbnail to :
    C:\mytex\cstart.bat

when I launch Scite, when I check version, I got

 >texexec --verbose
TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
current path : C:/Documents and Settings/olivier/Local Settings/Temp
     locating ini file : kpsewhiching texexec.ini on scripts
     locating ini file : kpsewhiching texexec.ini elsewhere
     locating ini file : kpsewhiching texexec.rme on scripts
     locating ini file : not found by kpsewhich, using '.rme' file
               reading : 
c:\mytex\usr\local\context\tex\texmf-local/scripts/context/perl/texexec.rme
               setting : 'TeXShell' to 'tetex' for 'all'
               setting : 'UseEnginePath' to 'false' for 'all'
               setting : 'UsedInterfaces' to 'en nl metafun mptopdf' for 
'all'
               setting : 'UserInterface' to 'en' for 'all'
               setting : 'TeXExecutable' to 'tex' for 'all'
               setting : 'MpExecutable' to 'mpost' for 'all'
               setting : 'MpToTeXExecutable' to 'mpto' for 'all'
               setting : 'DviToMpExecutable' to 'dvitomp' for 'all'
               setting : 'DviSpecialScript' to 'dvispec' for 'all'
               setting : 'MpFormat' to 'metafun' for 'all'
               setting : 'TeXFormatFlag' to '&' for 'all'
               setting : 'MpFormatFlag' to '&' for 'all'
               setting : 'TeXHashExecutable' to 'mktexlsr' for 'tetex'
               setting : 'TeXExecutable' to 'pdfetex' for 'tetex'
               setting : 'TeXVirginFlag' to '-ini' for 'tetex'
               setting : 'TeXPassString' to '-progname=context' for 'tetex'
               setting : 'TeXBatchFlag' to '-int=batchmode' for 'tetex'
               setting : 'TeXNonStopFlag' to '-int=nonstopmode' for 'tetex'
               setting : 'MpToTeXExecutable' to 'mpto' for 'tetex'
               setting : 'MpVirginFlag' to '-ini' for 'tetex'
               setting : 'MpPassString' to '-progname=mpost' for 'tetex'
               setting : 'MpBatchFlag' to '-int=batchmode' for 'tetex'
               setting : 'MpNonStopFlag' to '-int=nonstopmode' for 'tetex'
               setting : 'TeXVirginFlag' to '-ini 
-translate-file=natural.tcx' for 'tetex'
               setting : 'MpVirginFlag' to '-ini 
-translate-file=natural.tcx' for 'tetex'
               setting : 'TeXPassString' to '-progname=context 
-translate-file=natural.tcx' for 'tetex'
               setting : 'MpPassString' to '-progname=mpost   
-translate-file=natural.tcx' for 'tetex'

          used setting : TeXShell = tetex
          used setting : SetupPath =
          used setting : UserInterface = en
          used setting : UsedInterfaces = en nl metafun mptopdf
          used setting : TeXFontsPath = .
          used setting : MpExecutable = mpost
          used setting : MpToTeXExecutable = mpto
          used setting : DviToMpExecutable = dvitomp
          used setting : TeXProgramPath =
          used setting : TeXFormatPath =
          used setting : ConTeXtPath =
          used setting : TeXScriptsPath =
          used setting : TeXHashExecutable = mktexlsr
          used setting : TeXExecutable = pdfetex
          used setting : TeXVirginFlag = -ini -translate-file=natural.tcx
          used setting : TeXBatchFlag = -int=batchmode
          used setting : TeXNonStopFlag = -int=nonstopmode
          used setting : MpBatchFlag = -int=batchmode
          used setting : MpNonStopFlag = -int=nonstopmode
          used setting : TeXPassString = -progname=context 
-translate-file=natural.tcx
          used setting : TeXFormatFlag = &
          used setting : MpFormatFlag = &
          used setting : MpVirginFlag = -ini -translate-file=natural.tcx
          used setting : MpPassString = -progname=mpost   
-translate-file=natural.tcx
          used setting : MpFormat = metafun
          used setting : MpFormatPath =
          used setting : UseEnginePath = 0
          used setting : FmtLanguage =
          used setting : FmtBodyFont =
          used setting : FmtResponse =
          used setting : TcXPath =
          used setting : SetFile =

 applications will use : 
c:\mytex\usr\local\context\tex\texmf-local/web2c/texmf.cnf
     generating format : not using fmtutil

                --help   overview of all options and their values
            --help all   all about all options
          --help short   just the main options
   --help mode ... pdf   all about a few options
        --help '*.pdf'   all about options containing 'pdf'

            more info    
http://www.pragma-ade.com/general/manuals/mtexexec.pdf
                         http://www.ntg.nl/mailman/listinfo/ntg-context

        total run time : 0 seconds
Kpathsea released!

As the deepness of my knowledege in paths, scripts, hidden stuff is 
limited to the surface, i can't explain this difference.

Thanks for any answer

-- 
Olivier TURLIER
Formation & Métiers
CRP La Rouguière
101 Bd des libérateurs
13367 MARSEILLE cedex 11
tel : 04 91 18 56 00
fax : 04 91 45 14 48

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mismatch context version when updating via rsync on XP
  2005-03-04  9:41 mismatch context version when updating via rsync on XP olivier Turlier
@ 2005-03-04 10:24 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2005-03-04 10:24 UTC (permalink / raw)


olivier Turlier wrote:

> I don't understand why, but if  I update by rsync'ing, i still got an 
> old version of  Context. Below is what i do :
> doing (today) :

those precooked installations (the minimals) are not updated in sync with the 
zips; [it takes quite a while on my not too fast laptop]

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-04 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-04  9:41 mismatch context version when updating via rsync on XP olivier Turlier
2005-03-04 10:24 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).