ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt installation problem with Windows 8.1
@ 2015-04-29 22:53 Akira Kakuto
  0 siblings, 0 replies; 12+ messages in thread
From: Akira Kakuto @ 2015-04-29 22:53 UTC (permalink / raw)
  To: ntg-context, Mojca Miklavec

Dear Mojca,

> Please try again (you need to download
> http://distribution.contextgarden.net/setup/context-setup-mswin.zip
> again). I added the missing dll. If any other file is still missing,
> please say which file exactly.

That is a mixup of 32bit and 64bit binaries. Note that
dlls and exes are different for 32bit and 64bit versions, even if
names are the same. I uploaded temporarily
http://members2.jcom.home.ne.jp/wt1357ak/context-mswin.zip

I don't know installers, so context-mswin.zip is only for Mojca,
not for general users.
I'll remove it if Mojca download it.

Complete set of 32bit luatex and luajittex are in
context/bin/win32,
and
complete set of 64bit luatex and luajittex are in
context/bin/win64.

Best,
Akira
___________________________________________________________________________________
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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-05-02 10:01 ` Mojca Miklavec
@ 2015-05-02 13:46   ` Akira Kakuto
  0 siblings, 0 replies; 12+ messages in thread
From: Akira Kakuto @ 2015-05-02 13:46 UTC (permalink / raw)
  To: Mojca Miklavec; +Cc: mailing list for ConTeXt users

Dear Mojca,

> There's also completely untested temporary
>    http://minimals.contextgarden.net/setup2/

[A]  In context-setup-win32.zip the following are 64bit binaries:
(01) kpathsea620w64.dll
   can be removed
(02) kpathsea621w64.dll
   can be removed
(03) lua52w64.dll
   can be removed since 32bit lua52.dll exists
(04) luajit51w64.dll
   cab be removed since 32bit luajit51.dll exists
(05) luajittex.dll
   should be replaced by 32bit luajittex.dll
(06) luatex.dll
   should be replaced by 32bit luatex.dll
(07) luatex.exe
   should be replaced by 32bit luatex.exe
(08) mtxrun.dll
   should be replaced by 32bit mtxrun.dll
(09) mtxrun.exe
   should be replaced by 32bit mtxrun.exe
(10) texlua.exe
   should be replaced by 32bit texlua.exe

[B] In context-setup-win64.zip the following are 32bit binaries:
(01) kpathsea611.dll
     can be removed.
(02) kpathsea620.dll
     can be removed.
(03) kpathsea621.dll
     can be removed.
(04) lua52.dll
     can be removed since 64bit lua52w64.dll exists.
(05) luajit51.dll
     can be removed since 64bit luajit51w64.dll exists.
You have to add 64bit version of msvcr100.dll (size=829264)
since it is used in mtxrun.exe etc.

Best,
Akira

___________________________________________________________________________________
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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-30 23:37 Akira Kakuto
@ 2015-05-02 10:01 ` Mojca Miklavec
  2015-05-02 13:46   ` Akira Kakuto
  0 siblings, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2015-05-02 10:01 UTC (permalink / raw)
  To: Akira Kakuto; +Cc: mailing list for ConTeXt users

On Fri, May 1, 2015 at 1:37 AM, Akira Kakuto wrote:
> Dear Mojca,
>
>> I don't know installers, so ...
>
> I have read first-setup.bat and have recognized that
> binaries for LuaTeX and LuajitTeX themselves in the zip
> are not installed. Sorry for my misunderstanding.

I was "offline" for the last two days, so I didn't manage to download your zip.

But if you believe that something should be fixed (even if LuaTeX is
not installed), please let me know.

I created
    http://minimals.contextgarden.net/setup/context-setup-win64.zip
for testing a while ago, but I'm not sure if we ever tested it properly.

There's also completely untested temporary
    http://minimals.contextgarden.net/setup2/

I just need to know which files should end up where. I assemble those
packages on a windows-unaware linux box (with a cron job) from W32TeX
binaries + rsync from elsewhere (some cygwin and some mingw binaries).

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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
@ 2015-04-30 23:37 Akira Kakuto
  2015-05-02 10:01 ` Mojca Miklavec
  0 siblings, 1 reply; 12+ messages in thread
From: Akira Kakuto @ 2015-04-30 23:37 UTC (permalink / raw)
  To: ntg-context, Mojca Miklavec

Dear Mojca,

> I don't know installers, so ...

I have read first-setup.bat and have recognized that
binaries for LuaTeX and LuajitTeX themselves in the zip
are not installed. Sorry for my misunderstanding.

Best,
Akira

___________________________________________________________________________________
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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-29 17:09       ` Mojca Miklavec
  2015-04-29 18:58         ` Jan Tosovsky
       [not found]         ` <55412a5b.e355b40a.734f.ffff86fdSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2015-04-29 22:20         ` Jaroslav Hajtmar
  2 siblings, 0 replies; 12+ messages in thread
From: Jaroslav Hajtmar @ 2015-04-29 22:20 UTC (permalink / raw)
  To: ntg-context


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

Thanx Mojca.When I downloaded Your ZIP file, then the installation has been completed without any problems and everything works as it should. Thanks again.
Jaroslav Hajtmar



Od: "ntg-context" ntg-context-bounces@ntg.nl
Komu: "mailing list for ConTeXt users" ntg-context@ntg.nl
Kopie: 
Datum: Wed, 29 Apr 2015 19:09:58 +0200
Předmet: Re: [NTG-context] ConTeXt installation problem with Windows 8.1


> On Wed, Apr 29, 2015 at 4:28 PM, Jaroslav Hajtmar wrote:
> > Thanks to Lukas and Mojca too for the reply.
> > The problem may be elsewhere. At my working computer (at work) I have
> > Windows 8.1, and there I ConTeXt standalone installed ok and everything
> > works as it should. On my own laptop I install Windows 8.1 Enterprise (ie. I
> > think the top product) and even ConTeXt not installed because the
> > installation procedure did not find DLL. At the moment I do not know what it
> > could be. Maybe when I install the drivers (I had trouble installing the
> > graphics driver) something screwed up. Perhaps it wanted a broader
> > discussion of Windows 8 users, respectively. 8.1 and probably even different
> > versions (Home, Professional, Enterprise ???).
> 
> Please try again (you need to download
> http://distribution.contextgarden.net/setup/context-setup-mswin.zip
> again). I added the missing dll. If any other file is still missing,
> please say which file exactly.
> 
> 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
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 3289 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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
       [not found]         ` <55412a5b.e355b40a.734f.ffff86fdSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2015-04-29 19:51           ` Mojca Miklavec
  0 siblings, 0 replies; 12+ messages in thread
From: Mojca Miklavec @ 2015-04-29 19:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Apr 29, 2015 at 8:58 PM, Jan Tosovsky wrote:
> On 2015-04-29 Mojca Miklavec wrote:
>> On Wed, Apr 29, 2015 at 4:28 PM, Jaroslav Hajtmar wrote:
>> >
>> > The problem may be elsewhere. At my working computer (at work)
>> > I have  Windows 8.1, and there I ConTeXt standalone installed ok
>> > everything works as it should.
>> >
>> > On my own laptop I install Windows 8.1 Enterprise (ie. I
>> > think the top product) and even ConTeXt not installed because
>> > the installation procedure did not find DLL.
>>
>> Please try again (you need to download
>> http://distribution.contextgarden.net/setup/context-setup-mswin.zip
>> again). I added the missing dll. If any other file is still missing,
>> please say which file exactly.
>
> Btw, there is a handy utility for analysing dependency problems:
> http://www.dependencywalker.com/
>
> You can browse for any exe file and inspect if all referenced libraries are
> available on your system.

I probably already tried that tool, but I would need one that works on
Mac or Linux ;)

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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-29 17:09       ` Mojca Miklavec
@ 2015-04-29 18:58         ` Jan Tosovsky
       [not found]         ` <55412a5b.e355b40a.734f.ffff86fdSMTPIN_ADDED_BROKEN@mx.google.com>
  2015-04-29 22:20         ` Jaroslav Hajtmar
  2 siblings, 0 replies; 12+ messages in thread
From: Jan Tosovsky @ 2015-04-29 18:58 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

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

On 2015-04-29 Mojca Miklavec wrote:
> On Wed, Apr 29, 2015 at 4:28 PM, Jaroslav Hajtmar wrote:
> >
> > The problem may be elsewhere. At my working computer (at work) 
> > I have  Windows 8.1, and there I ConTeXt standalone installed ok 
> > everything works as it should. 
> > 
> > On my own laptop I install Windows 8.1 Enterprise (ie. I
> > think the top product) and even ConTeXt not installed because 
> > the installation procedure did not find DLL.
> 
> Please try again (you need to download
> http://distribution.contextgarden.net/setup/context-setup-mswin.zip
> again). I added the missing dll. If any other file is still missing,
> please say which file exactly.

Btw, there is a handy utility for analysing dependency problems:
http://www.dependencywalker.com/

You can browse for any exe file and inspect if all referenced libraries are
available on your system. 

Jan

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2526 bytes --]

[-- Attachment #3: 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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-29 14:28     ` Jaroslav Hajtmar
@ 2015-04-29 17:09       ` Mojca Miklavec
  2015-04-29 18:58         ` Jan Tosovsky
                           ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Mojca Miklavec @ 2015-04-29 17:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Apr 29, 2015 at 4:28 PM, Jaroslav Hajtmar wrote:
> Thanks to Lukas and Mojca too for the reply.
> The problem may be elsewhere. At my working computer (at work) I have
> Windows 8.1, and there I ConTeXt standalone installed ok and everything
> works as it should. On my own laptop I install Windows 8.1 Enterprise (ie. I
> think the top product) and even ConTeXt not installed because the
> installation procedure did not find DLL. At the moment I do not know what it
> could be. Maybe when I install the drivers (I had trouble installing the
> graphics driver) something screwed up. Perhaps it wanted a broader
> discussion of Windows 8 users, respectively. 8.1 and probably even different
> versions (Home, Professional, Enterprise ???).

Please try again (you need to download
http://distribution.contextgarden.net/setup/context-setup-mswin.zip
again). I added the missing dll. If any other file is still missing,
please say which file exactly.

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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-29  9:30   ` Mojca Miklavec
@ 2015-04-29 14:28     ` Jaroslav Hajtmar
  2015-04-29 17:09       ` Mojca Miklavec
  0 siblings, 1 reply; 12+ messages in thread
From: Jaroslav Hajtmar @ 2015-04-29 14:28 UTC (permalink / raw)
  To: ntg-context


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

Thanks to Lukas and Mojca too for the reply. 
The problem may be elsewhere. At my working computer (at work) I have Windows 8.1, and there I ConTeXt standalone installed ok and everything works as it should. On my own laptop I install Windows 8.1 Enterprise (ie. I think the top product) and even ConTeXt not installed because the installation procedure did not find DLL. At the moment I do not know what it could be. Maybe when I install the drivers (I had trouble installing the graphics driver) something screwed up. Perhaps it wanted a broader discussion of Windows 8 users, respectively. 8.1 and probably even different versions (Home, Professional, Enterprise ???).
Thanx
Jaroslav Hajtmar


Od: "ntg-context" ntg-context-bounces@ntg.nl
Komu: "mailing list for ConTeXt users" ntg-context@ntg.nl
Kopie: 
Datum: Wed, 29 Apr 2015 11:30:18 +0200
Předmet: Re: [NTG-context] ConTeXt installation problem with Windows 8.1


> On Wed, Apr 29, 2015 at 11:18 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> > On Tue, 28 Apr 2015 18:07:58 +0200, Jaroslav Hajtmar <hajtmar@gyza.cz>
> > wrote:
> >
> >> Hello ConTeXist.
> >> I tried to install standalone ConTeXt (64 bit. Version) into the new
> >> installation of Windows 8.1 During installation, I encounter a message about
> >> missing DLL library (at first MSVCR100.DLL, after insert this library next
> >> error message.). Does anyone have a similar experience? respectively. How do
> >> I install Windows ConTeXt to 8.1
> >> Thanks. Jaroslav Hajtmar
> >
> >
> > although the following solution for Ctx installation is "ad-hoc", not
> > systematic, it should solve your problem:
> > add the missing MSVC libraries from "MS Redistributable Package":
> >
> > https://msdn.microsoft.com/en-us/library/8kche8ah(v=vs.100).aspx
> >
> > The problem appears time-to-time to end users and not to program developers,
> > as MS Visual Studio includes/installs the required DLLs (which are part of
> > "Redist. Pack.") automatically (so it works for developers).
> >
> > And then, an end user may need to install the missing DLLs manually.
> > (When a SW has an installer, it often handles this step automatically.)
> 
> If our ConTeXt distribution is missing those files, then *I* need to
> add them to the distribution. This problem usually happens when Akira
> switches to a newer MSVC and unless someone complains, I never know
> that new files have to be added as I never use Windows.
> 
> We can discuss the fix off-list.
> 
> 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
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 4651 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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-29  9:18 ` Procházka Lukáš Ing. - Pontex s. r. o.
@ 2015-04-29  9:30   ` Mojca Miklavec
  2015-04-29 14:28     ` Jaroslav Hajtmar
  0 siblings, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2015-04-29  9:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Apr 29, 2015 at 11:18 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> On Tue, 28 Apr 2015 18:07:58 +0200, Jaroslav Hajtmar <hajtmar@gyza.cz>
> wrote:
>
>> Hello ConTeXist.
>> I tried to install standalone ConTeXt (64 bit. Version) into the new
>> installation of Windows 8.1 During installation, I encounter a message about
>> missing DLL library (at first MSVCR100.DLL, after insert this library next
>> error message.). Does anyone have a similar experience? respectively. How do
>> I install Windows ConTeXt to 8.1
>> Thanks. Jaroslav Hajtmar
>
>
> although the following solution for Ctx installation is "ad-hoc", not
> systematic, it should solve your problem:
> add the missing MSVC libraries from "MS Redistributable Package":
>
> https://msdn.microsoft.com/en-us/library/8kche8ah(v=vs.100).aspx
>
> The problem appears time-to-time to end users and not to program developers,
> as MS Visual Studio includes/installs the required DLLs (which are part of
> "Redist. Pack.") automatically (so it works for developers).
>
> And then, an end user may need to install the missing DLLs manually.
> (When a SW has an installer, it often handles this step automatically.)

If our ConTeXt distribution is missing those files, then *I* need to
add them to the distribution. This problem usually happens when Akira
switches to a newer MSVC and unless someone complains, I never know
that new files have to be added as I never use Windows.

We can discuss the fix off-list.

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] 12+ messages in thread

* Re: ConTeXt installation problem with Windows 8.1
  2015-04-28 16:07 Jaroslav Hajtmar
@ 2015-04-29  9:18 ` Procházka Lukáš Ing. - Pontex s. r. o.
  2015-04-29  9:30   ` Mojca Miklavec
  0 siblings, 1 reply; 12+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2015-04-29  9:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

On Tue, 28 Apr 2015 18:07:58 +0200, Jaroslav Hajtmar <hajtmar@gyza.cz> wrote:

> Hello ConTeXist.
> I tried to install standalone ConTeXt (64 bit. Version) into the new installation of Windows 8.1 During installation, I encounter a message about missing DLL library (at first MSVCR100.DLL, after insert this library next error message.). Does anyone have a similar experience? respectively. How do I install Windows ConTeXt to 8.1
> Thanks. Jaroslav Hajtmar

although the following solution for Ctx installation is "ad-hoc", not systematic, it should solve your problem:
add the missing MSVC libraries from "MS Redistributable Package":

https://msdn.microsoft.com/en-us/library/8kche8ah(v=vs.100).aspx

The problem appears time-to-time to end users and not to program developers, as MS Visual Studio includes/installs the required DLLs (which are part of "Redist. Pack.") automatically (so it works for developers).

And then, an end user may need to install the missing DLLs manually.
(When a SW has an installer, it often handles this step automatically.)

So, try do download & install the proper "MS Redistributable Package"; it's free (download and install, both).

Cheers,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___________________________________________________________________________________
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] 12+ messages in thread

* ConTeXt installation problem with Windows 8.1
@ 2015-04-28 16:07 Jaroslav Hajtmar
  2015-04-29  9:18 ` Procházka Lukáš Ing. - Pontex s. r. o.
  0 siblings, 1 reply; 12+ messages in thread
From: Jaroslav Hajtmar @ 2015-04-28 16:07 UTC (permalink / raw)
  To: NTG list


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

Hello ConTeXist.
I tried to install standalone ConTeXt (64 bit. Version) into the new installation of Windows 8.1 During installation, I encounter a message about missing DLL library (at first MSVCR100.DLL, after insert this library next error message.). Does anyone have a similar experience? respectively. How do I install Windows ConTeXt to 8.1
Thanks. Jaroslav Hajtmar

[-- Attachment #1.2: Type: text/html, Size: 508 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] 12+ messages in thread

end of thread, other threads:[~2015-05-02 13:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-29 22:53 ConTeXt installation problem with Windows 8.1 Akira Kakuto
  -- strict thread matches above, loose matches on Subject: below --
2015-04-30 23:37 Akira Kakuto
2015-05-02 10:01 ` Mojca Miklavec
2015-05-02 13:46   ` Akira Kakuto
2015-04-28 16:07 Jaroslav Hajtmar
2015-04-29  9:18 ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-04-29  9:30   ` Mojca Miklavec
2015-04-29 14:28     ` Jaroslav Hajtmar
2015-04-29 17:09       ` Mojca Miklavec
2015-04-29 18:58         ` Jan Tosovsky
     [not found]         ` <55412a5b.e355b40a.734f.ffff86fdSMTPIN_ADDED_BROKEN@mx.google.com>
2015-04-29 19:51           ` Mojca Miklavec
2015-04-29 22:20         ` Jaroslav Hajtmar

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