ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* compile problems
@ 2004-06-26 19:01 Idris Samawi Hamid
  2004-06-27  7:51 ` Giuseppe Bilotta
  2004-06-27 17:43 ` Idris Samawi Hamid
  0 siblings, 2 replies; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-26 19:01 UTC (permalink / raw)


Hi gang,

I'm having trouble compiling the eomega format with the latest ConTeXt 
(6-21):

\texmf-var\web2c>eomega --ini *plain \dump

works, but then

\texmf-var\web2c>texexec --make --alone en -tex=eomega
eomega: unrecognized option `-translate-file=natural.tcx'
Try `eomega --help' for more information.

fails. On the other hand

eomega --ini *cont-en

works, but then I get e.g.,

             executable : EOMEGA
                 format : cont-en
              inputfile : decision
                 output : standard
              interface : en
           current mode : none
                TeX run : 1

EOMEGA: unrecognized option `-translate-file=natural.tcx'
Try `EOMEGA --help' for more information.

Please help!

Best
Idris
-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* Re: compile problems
  2004-06-26 19:01 compile problems Idris Samawi Hamid
@ 2004-06-27  7:51 ` Giuseppe Bilotta
  2004-06-27 17:43 ` Idris Samawi Hamid
  1 sibling, 0 replies; 13+ messages in thread
From: Giuseppe Bilotta @ 2004-06-27  7:51 UTC (permalink / raw)


Saturday, June 26, 2004 Idris Samawi Hamid wrote:

> Hi gang,

> I'm having trouble compiling the eomega format with the latest ConTeXt
> (6-21):

> \texmf-var\web2c>eomega --ini *plain \dump

> works, but then

> \texmf-var\web2c>texexec --make --alone en -tex=eomega
> eomega: unrecognized option `-translate-file=natural.tcx'
> Try `eomega --help' for more information.

> fails. On the other hand

> eomega --ini *cont-en

> works, but then I get e.g.,

>              executable : EOMEGA
>                  format : cont-en
>               inputfile : decision
>                  output : standard
>               interface : en
>            current mode : none
>                 TeX run : 1

> EOMEGA: unrecognized option `-translate-file=natural.tcx'
> Try `EOMEGA --help' for more information.

texexec is adding a -translate-file=  option; please check your
texexec.ini file and remove any -translate-file=.. option from
the options passed to the tex engine.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: compile problems
  2004-06-26 19:01 compile problems Idris Samawi Hamid
  2004-06-27  7:51 ` Giuseppe Bilotta
@ 2004-06-27 17:43 ` Idris Samawi Hamid
  2004-06-27 17:55   ` Re[2]: " Giuseppe Bilotta
  2004-06-28  8:08   ` Hans Hagen
  1 sibling, 2 replies; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-27 17:43 UTC (permalink / raw)


Hi,

There is really something screwy going on with the latest beta; what is 
the problem calling upon the /texmf/web2c/natural.tcx file?? I hope 
someone can help with this soon; this is like having a flat tire in the 
middles of nowhere...

On Sat, 26 Jun 2004 13:01:07 -0600, Idris Samawi Hamid 
<ishamid@colostate.edu> wrote:

> Hi gang,
>
> I'm having trouble compiling the eomega format with the latest ConTeXt 
> (6-21):
>
> \texmf-var\web2c>eomega --ini *plain \dump
>
> works, but then
>
> \texmf-var\web2c>texexec --make --alone en -tex=eomega
> eomega: unrecognized option `-translate-file=natural.tcx'
> Try `eomega --help' for more information.
>
> fails. On the other hand
>
> eomega --ini *cont-en
>
> works, but then I get e.g.,
>
>              executable : EOMEGA
>                  format : cont-en
>               inputfile : decision
>                  output : standard
>               interface : en
>            current mode : none
>                 TeX run : 1
>
> EOMEGA: unrecognized option `-translate-file=natural.tcx'
> Try `EOMEGA --help' for more information.
>
> Please help!
>
> Best
> Idris



-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* Re[2]: compile problems
  2004-06-27 17:43 ` Idris Samawi Hamid
@ 2004-06-27 17:55   ` Giuseppe Bilotta
  2004-06-27 18:21     ` Idris Samawi Hamid
  2004-06-27 18:27     ` Idris Samawi Hamid
  2004-06-28  8:08   ` Hans Hagen
  1 sibling, 2 replies; 13+ messages in thread
From: Giuseppe Bilotta @ 2004-06-27 17:55 UTC (permalink / raw)


Sunday, June 27, 2004 Idris Samawi Hamid wrote:

> Hi,

> There is really something screwy going on with the latest beta; what is
> the problem calling upon the /texmf/web2c/natural.tcx file?? I hope
> someone can help with this soon; this is like having a flat tire in the
> middles of nowhere...

Did you receive my previous mail? tcx files don't make sense
for omega and derivative. Remove the -translate-file option
from texexec.ini and try again.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: Re[2]: compile problems
  2004-06-27 17:55   ` Re[2]: " Giuseppe Bilotta
@ 2004-06-27 18:21     ` Idris Samawi Hamid
  2004-06-27 18:27     ` Idris Samawi Hamid
  1 sibling, 0 replies; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-27 18:21 UTC (permalink / raw)


On Sun, 27 Jun 2004 19:55:27 +0200, Giuseppe Bilotta <gip.bilotta@iol.it> 
wrote:

> Did you receive my previous mail?

Wow, I don't know how I missed that; I checked this morning to c if anyone 
had responded...

I'll try again and report back.

Best
Idris



-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* Re: Re[2]: compile problems
  2004-06-27 17:55   ` Re[2]: " Giuseppe Bilotta
  2004-06-27 18:21     ` Idris Samawi Hamid
@ 2004-06-27 18:27     ` Idris Samawi Hamid
  2004-06-27 18:37       ` Patrick Gundlach
  2004-06-27 18:39       ` Re[2]: " Idris Samawi Hamid
  1 sibling, 2 replies; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-27 18:27 UTC (permalink / raw)


On Sun, 27 Jun 2004 19:55:27 +0200, Giuseppe Bilotta <gip.bilotta@iol.it> 
wrote:

> Remove the -translate-file option
> from texexec.ini and try again.

There are no *.ini files in the latest beta, but 2 *.rme files; which one 
of them should be modified (or both)?

best
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* compile problems
  2004-06-27 18:27     ` Idris Samawi Hamid
@ 2004-06-27 18:37       ` Patrick Gundlach
  2004-06-27 18:39       ` Re[2]: " Idris Samawi Hamid
  1 sibling, 0 replies; 13+ messages in thread
From: Patrick Gundlach @ 2004-06-27 18:37 UTC (permalink / raw)


Hi Idris,

>> Remove the -translate-file option
>> from texexec.ini and try again.
>
> There are no *.ini files in the latest beta, but 2 *.rme files; which
> one of them should be modified (or both)?

diff ./texmf/context/config/texexec.rme ./texmf/scripts/context/perl/texexec.rme

-> no difference ;-)

copy one of those to texexec.ini. I have mine here:
texmf/context/config/texexec.ini

HTH,

Patrick
-- 
texshow-web:  http://members.ping.de:8061
ConTeXt wiki: http://members.ping.de:8062

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

* Re: Re[2]: compile problems
  2004-06-27 18:27     ` Idris Samawi Hamid
  2004-06-27 18:37       ` Patrick Gundlach
@ 2004-06-27 18:39       ` Idris Samawi Hamid
  2004-06-27 18:51         ` Patrick Gundlach
  1 sibling, 1 reply; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-27 18:39 UTC (permalink / raw)


On Sun, 27 Jun 2004 12:27:44 -0600, Idris Samawi Hamid 
<ishamid@colostate.edu> wrote:

> On Sun, 27 Jun 2004 19:55:27 +0200, Giuseppe Bilotta 
> <gip.bilotta@iol.it> wrote:
>
>> Remove the -translate-file option
>> from texexec.ini and try again.
>
> There are no *.ini files in the latest beta, but 2 *.rme files; which 
> one of them should be modified (or both)?

I just modified both; it appears 2 work now. Now I can test some things in 
the new beta...

I hope that in the next beta something can be done to obliviate the need 
to edit the rme files! (Or better, an Aleph-pdfetex merge but I'll stop 
dreaming for now:-<)

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* Re: compile problems
  2004-06-27 18:39       ` Re[2]: " Idris Samawi Hamid
@ 2004-06-27 18:51         ` Patrick Gundlach
  2004-06-27 19:00           ` Idris Samawi Hamid
  0 siblings, 1 reply; 13+ messages in thread
From: Patrick Gundlach @ 2004-06-27 18:51 UTC (permalink / raw)


Hello again,

>> There are no *.ini files in the latest beta, but 2 *.rme files;
>> which one of them should be modified (or both)?

[...]

> I hope that in the next beta something can be done to obliviate the
> need to edit the rme files! 

Just put the ini file in a place that doesn't get erased on an update.

Patrick
-- 
texshow-web:  http://members.ping.de:8061
ConTeXt wiki: http://members.ping.de:8062

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

* Re: compile problems
  2004-06-27 18:51         ` Patrick Gundlach
@ 2004-06-27 19:00           ` Idris Samawi Hamid
  0 siblings, 0 replies; 13+ messages in thread
From: Idris Samawi Hamid @ 2004-06-27 19:00 UTC (permalink / raw)


On 27 Jun 2004 20:51:11 +0200, Patrick Gundlach <pg@levana.de> wrote:

>> I hope that in the next beta something can be done to obliviate the
>> need to edit the rme files!
>
> Just put the ini file in a place that doesn't get erased on an update.

Ah, will do!

Thnx 2 u and Giuseppe!
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

* Re: compile problems
  2004-06-27 17:43 ` Idris Samawi Hamid
  2004-06-27 17:55   ` Re[2]: " Giuseppe Bilotta
@ 2004-06-28  8:08   ` Hans Hagen
  2004-06-28  9:07     ` Re[2]: " Giuseppe Bilotta
  2004-06-28 13:05     ` Olaf Weber
  1 sibling, 2 replies; 13+ messages in thread
From: Hans Hagen @ 2004-06-28  8:08 UTC (permalink / raw)


Idris Samawi Hamid wrote:

>>                 TeX run : 1
>>
>> EOMEGA: unrecognized option `-translate-file=natural.tcx'
>> Try `EOMEGA --help' for more information.
>
Maybe GB/Olaf can let aleph/eomega ignore that (or other unknown) switches? (so that we don't need to set up those tex's differently)

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re[2]: compile problems
  2004-06-28  8:08   ` Hans Hagen
@ 2004-06-28  9:07     ` Giuseppe Bilotta
  2004-06-28 13:05     ` Olaf Weber
  1 sibling, 0 replies; 13+ messages in thread
From: Giuseppe Bilotta @ 2004-06-28  9:07 UTC (permalink / raw)


Monday, June 28, 2004 Hans Hagen wrote:

> Idris Samawi Hamid wrote:

>>>                 TeX run : 1
>>>
>>> EOMEGA: unrecognized option `-translate-file=natural.tcx'
>>> Try `EOMEGA --help' for more information.
>>
> Maybe GB/Olaf can let aleph/eomega ignore that (or other
> unknown) switches? (so that we don't need to set up those
> tex's differently)

This can probably be done. I'll see if I can get it done for
Aleph RC3 this week.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: compile problems
  2004-06-28  8:08   ` Hans Hagen
  2004-06-28  9:07     ` Re[2]: " Giuseppe Bilotta
@ 2004-06-28 13:05     ` Olaf Weber
  1 sibling, 0 replies; 13+ messages in thread
From: Olaf Weber @ 2004-06-28 13:05 UTC (permalink / raw)
  Cc: ntg-context

Hans Hagen writes:
> Idris Samawi Hamid wrote:

>>> TeX run : 1
>>> 
>>> EOMEGA: unrecognized option `-translate-file=natural.tcx'
>>> Try `EOMEGA --help' for more information.
>> 
> Maybe GB/Olaf can let aleph/eomega ignore that (or other unknown)
> switches? (so that we don't need to set up those tex's differently)

Upcoming TeXlive should do that; you do get a warning but the program
will muddle on.

-- 
Olaf Weber

               (This space left blank for technical reasons.)

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

end of thread, other threads:[~2004-06-28 13:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-26 19:01 compile problems Idris Samawi Hamid
2004-06-27  7:51 ` Giuseppe Bilotta
2004-06-27 17:43 ` Idris Samawi Hamid
2004-06-27 17:55   ` Re[2]: " Giuseppe Bilotta
2004-06-27 18:21     ` Idris Samawi Hamid
2004-06-27 18:27     ` Idris Samawi Hamid
2004-06-27 18:37       ` Patrick Gundlach
2004-06-27 18:39       ` Re[2]: " Idris Samawi Hamid
2004-06-27 18:51         ` Patrick Gundlach
2004-06-27 19:00           ` Idris Samawi Hamid
2004-06-28  8:08   ` Hans Hagen
2004-06-28  9:07     ` Re[2]: " Giuseppe Bilotta
2004-06-28 13:05     ` Olaf Weber

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