ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Bill Meahan" <subscribed_lists@meahan.net>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Re: UWIN?
Date: Sat, 15 Jun 2013 11:48:59 -0400	[thread overview]
Message-ID: <001601ce69df$da79ec50$8f6dc4f0$@net> (raw)
In-Reply-To: <CALBOmsbeU7QiMNW4XRqq1fjKjrP34jSoSP+HpsnaL=amUi4sGw@mail.gmail.com>



-----Original Message-----

> My changes were simple - I used the setuptex file that came with 
> standalone, and tweaked it ever so slightly.
>
> https://gist.github.com/gatesphere/0afaf5c2c647430ff653

So basically all you did was replacing platform detection with
    platform="mswin"
and commented out three lines of code that notify about the change?
(Did you just find those lines annoying or did they actually fail to
work?)

Just curious: what does
    uname -s
    uname -m
return on cygwin or what is the best way to detect windows in
"shell"?
(I believe that should be easy enough.)

[Bill Meahan] 

UWIN is available here: http://www2.research.att.com/~gsf/download/
The site doesn't seem to be up on weekends, though. Open Source with
Eclipse license.

On my system which is a Athlon 64 X2 (dual core) running Vista (32
bit),

uname -s gives UWIN-VI
uname -m gives i1586
echo $SHELL gives /usr/bin/ksh

Would probably want to do a leading match on the "UWIN" and a
trailing match on the "86" parts since the rest will vary based on
cpu and operating system edition.


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      parent reply	other threads:[~2013-06-15 15:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  0:46 UWIN? Bill Meahan
2013-06-14  7:07 ` UWIN? luigi scarso
2013-06-14  7:40 ` UWIN? Hans Hagen
2013-06-14 10:58   ` UWIN? Bill Meahan
2013-06-14 12:21     ` UWIN? Jacob Peck
2013-06-14 19:05 ` UWIN? Mojca Miklavec
2013-06-14 19:13   ` UWIN? Jacob Peck
2013-06-14 20:14     ` UWIN? Mojca Miklavec
2013-06-14 21:51       ` UWIN? Jacob Peck
2013-06-15 15:48       ` Bill Meahan [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='001601ce69df$da79ec50$8f6dc4f0$@net' \
    --to=subscribed_lists@meahan.net \
    --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).