ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "George N. White III" <gnwiii@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Texlive 2008 on Windows (Vista)
Date: Wed, 10 Sep 2008 05:52:52 -0300	[thread overview]
Message-ID: <22af238a0809100152x54b5f02dkd0ba9417f8483569@mail.gmail.com> (raw)
In-Reply-To: <loom.20080909T231204-151@post.gmane.org>

On Tue, Sep 9, 2008 at 8:12 PM, Mohamed Bana <mbana.lists@gmail.com> wrote:

> Is anyone actually testing texlive 2008 on vista?  Or is it just me :)

Is Vista that different?

On WINE, with TL installed to C:\texlive\2008, I got a little further, after
editing context.cmd because wine set %~dp0% to the current path:

@echo off
setlocal
REM set ownpath=%~dp0%
set ownpath=C:\texlive\2008\bin\win32\
texlua "%ownpath%mtxrun.lua" --script context %*
endlocal

Having done this, I still see "not found" errors:

$ context --make
[...  locating, loading ...]
MtxRun | using script: C:/texlive/2008/texmf-dist/scripts/context/lua/mtx-contex
t.lua
MtxRun | running command: luatools --make --compile cont-enFile not found
MtxRun | running command: luatools --make --compile cont-nlFile not found
MtxRun | running command: luatools --make --compile mptopdfFile not found

Have you tried using luatools to see if "mtx-context.lua" is found?

It should be a trivial exercise to just move your TeXLive to a path without
the space.  Somewhere the changes to the registry are mentioned and
are minimal, just the PATH setting,  Also, watch for problems with settings
left from old TeX installs (many MiKTeX users have TEXINPUTS).

-- 
George N. White III <aa056@chebucto.ns.ca>
Head of St. Margarets Bay, Nova Scotia
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2008-09-10  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-08  2:26 Mohamed Bana
2008-09-09 23:12 ` Mohamed Bana
2008-09-10  8:52   ` George N. White III [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22af238a0809100152x54b5f02dkd0ba9417f8483569@mail.gmail.com \
    --to=gnwiii@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).