ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Perl scripts almost unusable under Win32 MiKTeX
@ 2003-12-23  9:12 Giuseppe Bilotta
  2003-12-24 14:13 ` George N. White III
  2004-01-04 17:24 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Giuseppe Bilotta @ 2003-12-23  9:12 UTC (permalink / raw)


Recent ConTeXt updates have rendered some Perl scripts
(texshow.pl & modules) unusable under MiKTeX because they
heavily rely on web2c methods to find binaries and
complementary files.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: Perl scripts almost unusable under Win32 MiKTeX
  2003-12-23  9:12 Perl scripts almost unusable under Win32 MiKTeX Giuseppe Bilotta
@ 2003-12-24 14:13 ` George N. White III
  2004-01-04 18:47   ` Hans Hagen
  2004-01-04 17:24 ` Hans Hagen
  1 sibling, 1 reply; 5+ messages in thread
From: George N. White III @ 2003-12-24 14:13 UTC (permalink / raw)


On Tue, 23 Dec 2003, Giuseppe Bilotta wrote:

> Recent ConTeXt updates have rendered some Perl scripts
> (texshow.pl & modules) unusable under MiKTeX because they
> heavily rely on web2c methods to find binaries and
> complementary files.

And probably under fptex (e.g., TeX Live 2003) if you have spaces in paths
(I tried to eliminate spaces in paths when I ran into problems, so I don't
know if the subsequent changes have fixed this).

Fptex caches the kpathsea lists in shared memory, which is a big
performance boost for slower machines on fat32 (but also comes with some
caveates -- RTFM).  The recent (Dec. 18th??) updates to fptex seem at long
last to work properly on Win9x, Win2k, and WinXP.  The TeX Live 2003 page
has a link to the fptex update page, but the URL for the updates seems to
have died with the recent prohibition against symbolic links, so you will
want to edit the properties for Maintenance/Add packages to change the
command line to use you favorite CTAN mirror, e.g.,:

C:\texLive\bin\Win32\TeXSetup.exe --add-package --remote-source-directory
ftp://ctan.cms.math.ca/tex-archive/systems/win32/fptex/0.7/.

--
George N. White III  <aa056@chebucto.ns.ca>
  Head of St. Margarets Bay, Nova Scotia, Canada

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

* Re: Perl scripts almost unusable under Win32 MiKTeX
  2003-12-23  9:12 Perl scripts almost unusable under Win32 MiKTeX Giuseppe Bilotta
  2003-12-24 14:13 ` George N. White III
@ 2004-01-04 17:24 ` Hans Hagen
  2004-01-04 21:08   ` Re[2]: " Giuseppe Bilotta
  1 sibling, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2004-01-04 17:24 UTC (permalink / raw)


At 10:12 23/12/2003, you wrote:
>Recent ConTeXt updates have rendered some Perl scripts
>(texshow.pl & modules) unusable under MiKTeX because they
>heavily rely on web2c methods to find binaries and
>complementary files.

it would help if there was a counterpart of kpsewhich for miktex; something:

   miktexwhich 'somefile'

reporting the location of that file would be ok

Hans

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

* Re: Perl scripts almost unusable under Win32 MiKTeX
  2003-12-24 14:13 ` George N. White III
@ 2004-01-04 18:47   ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2004-01-04 18:47 UTC (permalink / raw)


Hi George,

>Fptex caches the kpathsea lists in shared memory, which is a big
>performance boost for slower machines on fat32 (but also comes with some
>caveates -- RTFM).  The recent (Dec. 18th??) updates to fptex seem at long

one caveat being that you cannot run two tex jobs at the same time, each 
using a different texmf tree; but not that many users will encounter that 
situation

Hans   

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

* Re[2]: Perl scripts almost unusable under Win32  MiKTeX
  2004-01-04 17:24 ` Hans Hagen
@ 2004-01-04 21:08   ` Giuseppe Bilotta
  0 siblings, 0 replies; 5+ messages in thread
From: Giuseppe Bilotta @ 2004-01-04 21:08 UTC (permalink / raw)


Sunday, January 4, 2004 Hans Hagen wrote:

> At 10:12 23/12/2003, you wrote:
>>Recent ConTeXt updates have rendered some Perl scripts
>>(texshow.pl & modules) unusable under MiKTeX because they
>>heavily rely on web2c methods to find binaries and
>>complementary files.

> it would help if there was a counterpart of kpsewhich for miktex; something:

>    miktexwhich 'somefile'

> reporting the location of that file would be ok

There is, but it doesn't work with "other text files" AFAIK.

-- 
Giuseppe "Oblomov" Bilotta

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

end of thread, other threads:[~2004-01-04 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-23  9:12 Perl scripts almost unusable under Win32 MiKTeX Giuseppe Bilotta
2003-12-24 14:13 ` George N. White III
2004-01-04 18:47   ` Hans Hagen
2004-01-04 17:24 ` Hans Hagen
2004-01-04 21:08   ` Re[2]: " Giuseppe Bilotta

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