ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Obtaining an old standalone
       [not found] <mailman.111.1504716697.1988.ntg-context@ntg.nl>
@ 2017-09-07  3:14 ` Jeong Dal
  2017-09-08 10:15   ` Roger Mason
  0 siblings, 1 reply; 14+ messages in thread
From: Jeong Dal @ 2017-09-07  3:14 UTC (permalink / raw)
  To: list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl
	ntg-context@ntg.nl


> 
> This is what I did:
> 
> sh ./first-setup.sh --context=2016.1.4 --all
> . ~/Context/tex/setuptex
> Setting "/home/rmason/Context/tex" as ConTeXt root.
> 
> cd to the directory containing my document, then
> 
> context document.tex
> 
> resolvers       | trees | analyzing 'home:texmf'
> resolvers       | globbing | confusing filename, name: 'README.txt', lower: 'readme.txt', already: 'ReadMe.txt'
> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
> 

Dear Roger Mason,

I also had a similar problem recently after installing texlive 2017. 
But it is resolved now by doing the following  according to the suggestions:

run mtxrun —generate and luatools —generate

May be, “ luatools —generate" is OK.
I am using TeXshop in OS X. So I am not sure this works in Linux system.
I hope that it may help.

Good luck!

Best regards,

Dalyoung

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-07  3:14 ` Obtaining an old standalone Jeong Dal
@ 2017-09-08 10:15   ` Roger Mason
  2017-09-08 13:33     ` Aditya Mahajan
  0 siblings, 1 reply; 14+ messages in thread
From: Roger Mason @ 2017-09-08 10:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Dalyoung,

Jeong Dal <haksan@me.com> writes:

>
> I also had a similar problem recently after installing texlive 2017. 
> But it is resolved now by doing the following  according to the suggestions:
>
> run mtxrun —generate and luatools —generate
>
> May be, “ luatools —generate" is OK.
> I am using TeXshop in OS X. So I am not sure this works in Linux system.
> I hope that it may help.

Thanks for the suggestion.  Unfortunately it did not work:

luatools -generate

resolvers       | trees | analyzing 'home:texmf'
resolvers       | globbing | confusing filename, name: 'README.txt', lower: 'readme.txt', already: 'ReadMe.txt'
mtxrun          | unknown script 'base.lua' or 'mtx-base.lua'

But never mind, I can work round the issue that caused the need for the
old binaries.

Cheers,
Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-08 10:15   ` Roger Mason
@ 2017-09-08 13:33     ` Aditya Mahajan
  2017-09-10 11:30       ` Roger Mason
  0 siblings, 1 reply; 14+ messages in thread
From: Aditya Mahajan @ 2017-09-08 13:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

On Fri, 8 Sep 2017, Roger Mason wrote:

> Hi Dalyoung,
>
> Jeong Dal <haksan@me.com> writes:
>
>>
>> I also had a similar problem recently after installing texlive 2017. 
>> But it is resolved now by doing the following  according to the suggestions:
>>
>> run mtxrun —generate and luatools —generate
>>
>> May be, “ luatools —generate" is OK.
>> I am using TeXshop in OS X. So I am not sure this works in Linux system.
>> I hope that it may help.
>
> Thanks for the suggestion.  Unfortunately it did not work:
>
> luatools -generate

Note that this should be luatools --generate (two hyphens, which got 
changed to an endash in the previous email).

Aditya

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-08 13:33     ` Aditya Mahajan
@ 2017-09-10 11:30       ` Roger Mason
  0 siblings, 0 replies; 14+ messages in thread
From: Roger Mason @ 2017-09-10 11:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Aditya,

Aditya Mahajan <adityam@umich.edu> writes:

>
> Note that this should be luatools --generate (two hyphens, which got
> changed to an endash in the previous email).
>

Unfortunately 'luatools --generate' produces the same error.

I have worked round the problem that sparked my original post, so, with
thanks to all who offered help, I think we should leave this mystery for
posterity.

Best wishes,
Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 16:03         ` Aditya Mahajan
@ 2017-09-06 16:51           ` Roger Mason
  0 siblings, 0 replies; 14+ messages in thread
From: Roger Mason @ 2017-09-06 16:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Aditya Mahajan <adityam@umich.edu> writes:

>
> These are each 200MB, so sending by email might not work.
>
> I uploaded them temporarily to
> https://www.dropbox.com/sh/dg8xuyab5x3anju/AAA-tALrMZuDUCgMXRaYK6JCa?dl=0
>
> The versions might be off by one (i.e., the 2016-02-15 tar file might
> contain the tex files for 2016-03-04).

Got them.  Thank you very much.

Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 15:13       ` Roger Mason
@ 2017-09-06 16:03         ` Aditya Mahajan
  2017-09-06 16:51           ` Roger Mason
  0 siblings, 1 reply; 14+ messages in thread
From: Aditya Mahajan @ 2017-09-06 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 6 Sep 2017, Roger Mason wrote:

> Aditya Mahajan <adityam@umich.edu> writes:
>
>> On Wed, 6 Sep 2017, Roger Mason wrote:
>>
>>> Hi Aditya,
>>>
>>> Aditya Mahajan <adityam@umich.edu> writes:
>>>
>>>> I have the zips for 2015.12.29 and 2016.02.15, if either of those
>>>> would work.
>>>
>>> For which operating system?
>>
>> linux 64 bit.
>
> OK, I have a box I can boot into Fedora 22, so that might work.
>
> Can you please send both zips to my private e-mail?

These are each 200MB, so sending by email might not work.

I uploaded them temporarily to
https://www.dropbox.com/sh/dg8xuyab5x3anju/AAA-tALrMZuDUCgMXRaYK6JCa?dl=0

The versions might be off by one (i.e., the 2016-02-15 tar file might 
contain the tex files for 2016-03-04).

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 15:10 ` Parchd
  2017-09-06 15:15   ` Roger Mason
@ 2017-09-06 16:00   ` Roger Mason
  1 sibling, 0 replies; 14+ messages in thread
From: Roger Mason @ 2017-09-06 16:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

Parchd <parchd@archlinux.info> writes:

> According to http://wiki.contextgarden.net/ConTeXt_Standalone#Reverting_to_an_older_installation
> I think something like `sh ./first-setup.sh --context=2016.1.4` should
> help you.

This is what I did:

sh ./first-setup.sh --context=2016.1.4 --all
. ~/Context/tex/setuptex
Setting "/home/rmason/Context/tex" as ConTeXt root.

cd to the directory containing my document, then

context document.tex

resolvers       | trees | analyzing 'home:texmf'
resolvers       | globbing | confusing filename, name: 'README.txt', lower: 'readme.txt', already: 'ReadMe.txt'
mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'


Is there something else I need to do?

Thanks,
Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 15:10 ` Parchd
@ 2017-09-06 15:15   ` Roger Mason
  2017-09-06 16:00   ` Roger Mason
  1 sibling, 0 replies; 14+ messages in thread
From: Roger Mason @ 2017-09-06 15:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Parchd,

Parchd <parchd@archlinux.info> writes:

> According to http://wiki.contextgarden.net/ConTeXt_Standalone#Reverting_to_an_older_installation
> I think something like `sh ./first-setup.sh --context=2016.1.4` should
> help you.

Thank you.  That is well worth a try.

Cheers,
Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 15:08     ` Aditya Mahajan
@ 2017-09-06 15:13       ` Roger Mason
  2017-09-06 16:03         ` Aditya Mahajan
  0 siblings, 1 reply; 14+ messages in thread
From: Roger Mason @ 2017-09-06 15:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Aditya Mahajan <adityam@umich.edu> writes:

> On Wed, 6 Sep 2017, Roger Mason wrote:
>
>> Hi Aditya,
>>
>> Aditya Mahajan <adityam@umich.edu> writes:
>>
>>> I have the zips for 2015.12.29 and 2016.02.15, if either of those
>>> would work.
>>
>> For which operating system?
>
> linux 64 bit.

OK, I have a box I can boot into Fedora 22, so that might work.

Can you please send both zips to my private e-mail?

Many thanks,

Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06  9:52 Roger Mason
  2017-09-06 13:45 ` Aditya Mahajan
@ 2017-09-06 15:10 ` Parchd
  2017-09-06 15:15   ` Roger Mason
  2017-09-06 16:00   ` Roger Mason
  1 sibling, 2 replies; 14+ messages in thread
From: Parchd @ 2017-09-06 15:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

According to http://wiki.contextgarden.net/ConTeXt_Standalone#Reverting_to_an_older_installation
I think something like `sh ./first-setup.sh --context=2016.1.4` should
help you.

On Wed, Sep 06, 2017 at 07:22:39AM -0230, Roger Mason wrote:
> Hello,
> 
> Is there a means of obtaining an old standalone?  I would like to get
> ConTeXt  ver: 2016.01.04 15:47 MKIV beta  fmt: 2016.1.4
> 
> Thanks,
> Roger
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 14:55   ` Roger Mason
@ 2017-09-06 15:08     ` Aditya Mahajan
  2017-09-06 15:13       ` Roger Mason
  0 siblings, 1 reply; 14+ messages in thread
From: Aditya Mahajan @ 2017-09-06 15:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 6 Sep 2017, Roger Mason wrote:

> Hi Aditya,
>
> Aditya Mahajan <adityam@umich.edu> writes:
>
>> I have the zips for 2015.12.29 and 2016.02.15, if either of those
>> would work.
>
> For which operating system?

linux 64 bit.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06 13:45 ` Aditya Mahajan
@ 2017-09-06 14:55   ` Roger Mason
  2017-09-06 15:08     ` Aditya Mahajan
  0 siblings, 1 reply; 14+ messages in thread
From: Roger Mason @ 2017-09-06 14:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Aditya,

Aditya Mahajan <adityam@umich.edu> writes:

> I have the zips for 2015.12.29 and 2016.02.15, if either of those
> would work.

For which operating system?

Thanks,
Roger
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Obtaining an old standalone
  2017-09-06  9:52 Roger Mason
@ 2017-09-06 13:45 ` Aditya Mahajan
  2017-09-06 14:55   ` Roger Mason
  2017-09-06 15:10 ` Parchd
  1 sibling, 1 reply; 14+ messages in thread
From: Aditya Mahajan @ 2017-09-06 13:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 6 Sep 2017, Roger Mason wrote:

> Hello,
>
> Is there a means of obtaining an old standalone?  I would like to get
> ConTeXt  ver: 2016.01.04 15:47 MKIV beta  fmt: 2016.1.4

I have the zips for 2015.12.29 and 2016.02.15, if either of those would 
work.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Obtaining an old standalone
@ 2017-09-06  9:52 Roger Mason
  2017-09-06 13:45 ` Aditya Mahajan
  2017-09-06 15:10 ` Parchd
  0 siblings, 2 replies; 14+ messages in thread
From: Roger Mason @ 2017-09-06  9:52 UTC (permalink / raw)
  To: ConTeXt mailing List

Hello,

Is there a means of obtaining an old standalone?  I would like to get
ConTeXt  ver: 2016.01.04 15:47 MKIV beta  fmt: 2016.1.4

Thanks,
Roger

___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2017-09-10 11:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.111.1504716697.1988.ntg-context@ntg.nl>
2017-09-07  3:14 ` Obtaining an old standalone Jeong Dal
2017-09-08 10:15   ` Roger Mason
2017-09-08 13:33     ` Aditya Mahajan
2017-09-10 11:30       ` Roger Mason
2017-09-06  9:52 Roger Mason
2017-09-06 13:45 ` Aditya Mahajan
2017-09-06 14:55   ` Roger Mason
2017-09-06 15:08     ` Aditya Mahajan
2017-09-06 15:13       ` Roger Mason
2017-09-06 16:03         ` Aditya Mahajan
2017-09-06 16:51           ` Roger Mason
2017-09-06 15:10 ` Parchd
2017-09-06 15:15   ` Roger Mason
2017-09-06 16:00   ` Roger Mason

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).