ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* can't find file `./1.tex'.
@ 2015-11-14 19:32 Context NTG
  2015-11-15 23:04 ` Hans Hagen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Context NTG @ 2015-11-14 19:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2022 bytes --]

I installed in windows 7 x64 standatalone context from
http://standalone.contextgarden.net/setup/context-setup-mswin.zip
I installed it with first-setup.bat --version=current --modules=all
I added d:\context\tex\texmf-win64\bin in the PATH
I made a simple \starttext .. \stoptext file and run it in a command prompt
with:

context myfile.tex

Below is the output. Would somebody know what could cause this problem

Thanks
John



ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
english/english
system          > 'cont-new.mkiv' loaded
open source     > 2 > 2 >
D:/0_System/software_portable/context/context0/tex/tex
mf-context/tex/context/base/cont-new.mkiv
close source    > 2 > 2 >
D:/0_System/software_portable/context/context0/tex/tex
mf-context/tex/context/base/cont-new.mkiv
system          > files > jobname '1', input './1', result '1'
fonts           > latin modern fonts are not preloaded
languages       > language 'en' is active
tex error       > error on line 8 in file
D:/0_System/software_portable/context/
context0/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't find
file `
./1.tex'.
l.8 }
\clf_processjob ...uafunction \16>>clf_processjob
l.97 \getvalue{clf_processjob}
                             % from cont-run.lua
 1     %D \module
 2     %D   [       file=cont-yes,
 3     %D        version=2012.06.01,
 4     %D          title=\CONTEXT\ Miscellaneous Macros,
 5     %D       subtitle=Startup Stub,
 6     %D         author=Hans Hagen,
 7     %D           date=\currentdate,
 8 >>  %D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
 9     %C
10     %C This module is part of the \CONTEXT\ macro||package and is
11     %C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12     %C details.
13
14     % At some point I will reconsider the \starttext .. \stoptext
15     % wraping as we can assume proper styling. It's a left-over from
16     % mkii that we need to get rid of.
17
18     % now moved to cont-run.lua
Please type another input file name:

[-- Attachment #1.2: Type: text/html, Size: 2757 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: can't find file `./1.tex'.
  2015-11-14 19:32 can't find file `./1.tex' Context NTG
@ 2015-11-15 23:04 ` Hans Hagen
  2015-11-16 18:43   ` Context NTG
  2015-11-16 18:55 ` Mojca Miklavec
  2015-11-20  4:06 ` Aditya Mahajan
  2 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2015-11-15 23:04 UTC (permalink / raw)
  To: ntg-context

On 11/14/2015 8:32 PM, Context NTG wrote:
> I installed in windows 7 x64 standatalone context from
> http://standalone.contextgarden.net/setup/context-setup-mswin.zip
> I installed it with first-setup.bat --version=current --modules=all
> I added d:\context\tex\texmf-win64\bin in the PATH
> I made a simple \starttext .. \stoptext file and run it in a command
> prompt with:
>
> context myfile.tex
>
> Below is the output. Would somebody know what could cause this problem
>
> Thanks
> John
>
>
>
> ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
> english/english
> system          > 'cont-new.mkiv' loaded
> open source     > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> close source    > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> system          > files > jobname '1', input './1', result '1'
> fonts           > latin modern fonts are not preloaded
> languages       > language 'en' is active
> tex error       > error on line 8 in file
> D:/0_System/software_portable/context/
> context0/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't
> find file `
> ./1.tex'.
> l.8 }

is that file present?


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: can't find file `./1.tex'.
  2015-11-15 23:04 ` Hans Hagen
@ 2015-11-16 18:43   ` Context NTG
  2015-11-16 18:53     ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Context NTG @ 2015-11-16 18:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2488 bytes --]

file
D:/0_System/software_portable/context/context0/tex/texmf-context/tex/context/base/cont-yes.mkiv
is present but I am not sure what file ./1.tex is. I can not find a file
ending at xxxx1.tex

Jeroen

2015-11-15 23:04 GMT+00:00 Hans Hagen <pragma@wxs.nl>:

> On 11/14/2015 8:32 PM, Context NTG wrote:
>
>> I installed in windows 7 x64 standatalone context from
>> http://standalone.contextgarden.net/setup/context-setup-mswin.zip
>> I installed it with first-setup.bat --version=current --modules=all
>> I added d:\context\tex\texmf-win64\bin in the PATH
>> I made a simple \starttext .. \stoptext file and run it in a command
>> prompt with:
>>
>> context myfile.tex
>>
>> Below is the output. Would somebody know what could cause this problem
>>
>> Thanks
>> John
>>
>>
>>
>> ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
>> english/english
>> system          > 'cont-new.mkiv' loaded
>> open source     > 2 > 2 >
>> D:/0_System/software_portable/context/context0/tex/tex
>> mf-context/tex/context/base/cont-new.mkiv
>> close source    > 2 > 2 >
>> D:/0_System/software_portable/context/context0/tex/tex
>> mf-context/tex/context/base/cont-new.mkiv
>> system          > files > jobname '1', input './1', result '1'
>> fonts           > latin modern fonts are not preloaded
>> languages       > language 'en' is active
>> tex error       > error on line 8 in file
>> D:/0_System/software_portable/context/
>> context0/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't
>> find file `
>> ./1.tex'.
>> l.8 }
>>
>
> is that file present?
>
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 4135 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: can't find file `./1.tex'.
  2015-11-16 18:43   ` Context NTG
@ 2015-11-16 18:53     ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2015-11-16 18:53 UTC (permalink / raw)
  To: ntg-context

On 11/16/2015 7:43 PM, Context NTG wrote:
> file
> D:/0_System/software_portable/context/context0/tex/texmf-context/tex/context/base/cont-yes.mkiv
> is present but I am not sure what file ./1.tex is. I can not find a file
> ending at xxxx1.tex

I'm clueless .. there must be something wrong with the installation then.


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: can't find file `./1.tex'.
  2015-11-14 19:32 can't find file `./1.tex' Context NTG
  2015-11-15 23:04 ` Hans Hagen
@ 2015-11-16 18:55 ` Mojca Miklavec
  2015-11-20  4:06 ` Aditya Mahajan
  2 siblings, 0 replies; 6+ messages in thread
From: Mojca Miklavec @ 2015-11-16 18:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

On Sat, Nov 14, 2015 at 8:32 PM, Context NTG <contextntg@gmail.com> wrote:

A tiny request: would it be possible for you to change your name (not
to say the email), even if you call yourself "Peter Pan", but "Context
NTG" is horribly confusing.

> I installed in windows 7 x64 standatalone context from
> http://standalone.contextgarden.net/setup/context-setup-mswin.zip
> I installed it with first-setup.bat --version=current --modules=all
> I added d:\context\tex\texmf-win64\bin in the PATH
> I made a simple \starttext .. \stoptext file and run it in a command prompt
> with:
>
> context myfile.tex
>
> Below is the output. Would somebody know what could cause this problem

I have never seen that particular problem, but ...

>
> ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
> english/english
> system          > 'cont-new.mkiv' loaded
> open source     > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv

... something doesn't compute. You say that you installed things under
D:\context\tex, while all the files seem to come from
D:\0_System\software_portable\context\context0\tex

I strongly suspect that some symlinks fail to resolve properly. That
could be a bug in ConTeXt scripts of course (or a problem in your
configuration somewhere), but one of the developers should be able to
replicate your setup or you will have to figure out what exactly
breaks.

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

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

* Re: can't find file `./1.tex'.
  2015-11-14 19:32 can't find file `./1.tex' Context NTG
  2015-11-15 23:04 ` Hans Hagen
  2015-11-16 18:55 ` Mojca Miklavec
@ 2015-11-20  4:06 ` Aditya Mahajan
  2 siblings, 0 replies; 6+ messages in thread
From: Aditya Mahajan @ 2015-11-20  4:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, 14 Nov 2015, Context NTG wrote:

> I installed in windows 7 x64 standatalone context from
> http://standalone.contextgarden.net/setup/context-setup-mswin.zip
> I installed it with first-setup.bat --version=current --modules=all
> I added d:\context\tex\texmf-win64\bin in the PATH
> I made a simple \starttext .. \stoptext file and run it in a command prompt
> with:
>
> context myfile.tex
>
> Below is the output. Would somebody know what could cause this problem
>
> ConTeXt  ver: 2015.05.18 12:26 MKIV current  fmt: 2015.11.14  int:
> english/english
> system          > 'cont-new.mkiv' loaded
> open source     > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> close source    > 2 > 2 >
> D:/0_System/software_portable/context/context0/tex/tex
> mf-context/tex/context/base/cont-new.mkiv
> system          > files > jobname '1', input './1', result '1'
> fonts           > latin modern fonts are not preloaded
> languages       > language 'en' is active
> tex error       > error on line 8 in file
> D:/0_System/software_portable/context/
> context0/tex/texmf-context/tex/context/base/cont-yes.mkiv: ! I can't find
> file `
> ./1.tex'.

You are trying to execute "context 1.tex" from a directory that does not 
contain the file 1.tex.

Run context from the directory where 1.tex is. If your sample file was 
named something else, say test.tex, then you should run "context 
test.tex".

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

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

end of thread, other threads:[~2015-11-20  4:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-14 19:32 can't find file `./1.tex' Context NTG
2015-11-15 23:04 ` Hans Hagen
2015-11-16 18:43   ` Context NTG
2015-11-16 18:53     ` Hans Hagen
2015-11-16 18:55 ` Mojca Miklavec
2015-11-20  4:06 ` Aditya Mahajan

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