ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: a question on setuptex
Date: Sat, 18 Feb 2017 23:08:24 +0100	[thread overview]
Message-ID: <b3cf8dc5-33ea-9686-17e3-88f855796067@gmx.es> (raw)
In-Reply-To: <a4f58f88-c659-e9bd-450b-6b7ac7607a5a@wxs.nl>

On 02/18/2017 10:23 AM, Hans Hagen wrote:
> On 2/17/2017 11:49 PM, Mojca Miklavec wrote:
>> On 17 February 2017 at 23:38, Pablo Rodriguez wrote:
>>> [...]
>>> Of course, it makes sense in that case that a ConTeXt Suite with 64bit
>>> binaries is preferred. But as a fallback, 32bit binaries should be fine.
>>
>> It should work in principle. Just set "platform=linux" before calling
>> mtx-update.lua and disable '--make'. (You could in principle also call
>> rsync manually.) And then all you need to do is set the PATH to
>> binaries.
>>
>> The problem is that unless something changed, mtxrun will most likely
>> be causing you some troubles and will insist in fetching x86_64 (I'm
>> not sure how to completely avoid that).
> 
> maybe putting 32 bit bins in the 64 bit directory works ..

Many thanks for your replies, Alan, Mojca and Hans.

Sorry, I still think it shouldn’t be that complex.

In setuptex.bat we have:

    set TEXMFOS=%~s1texmf-mswin-64
    if exist %TEXMFOS%\bin\mtxrun.exe goto start
    [...]
    set TEXMFOS=%~s1\texmf-win32
    if exist %TEXMFOS%\bin\mtxrun.exe goto start

What prevents in setuptex to also check for the path of the binaries and
go to Linux32 when the path for Linux64 binaries doesn’t exist?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2017-02-18 22:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 22:38 Pablo Rodriguez
2017-02-17 22:46 ` Alan Braslau
2017-02-17 22:49 ` Mojca Miklavec
2017-02-18  9:23   ` Hans Hagen
2017-02-18 22:08     ` Pablo Rodriguez [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=b3cf8dc5-33ea-9686-17e3-88f855796067@gmx.es \
    --to=oinos@gmx.es \
    --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).