Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-02 Thread richard . stephens

>> All I've got to do now is get Scite working again :-(


> Why not Emacs :) It's also quite nice for ConTeXt.
>
> P.


I used Emacs when I was young and idealistic, but over the years all those
keyboard commands have been beaten out of me and it's beyond me now ;-)
I did try it again recently in a flood of nostalgia, but I just couldn't
get to grips with it again.

Scite is okay, and hitting F7 to build a document is handy. It's missing a
few features, though, which would make it great e.g. a user-configurable
toolbar, so that we could add toolbar icons for ConTeXt commands (I'm
always forgetting the order of options and a button which inserted a
\placefigure command with reminders would be fantastic).

Anyway, that's a bit off topic.

Regards,

Richard



Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. 
Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
privileged. If you are not a named recipient, please notify the sender 
immediately and do not disclose the contents to another person, use it for any 
purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-02 Thread Piotr Kopszak
Why not Emacs :) It's also quite nice for ConTeXt.

P.

2009/6/2  :
>
>
>> I wanted to get a clean, up-to-date installation of Context on Windows
>> (without using rsync), so started from scratch as follows:
>>
>> 1. Downloaded
>> http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip
>> 2. Unzipped to C:\Tools\context
>> 3. Renamed C:\Tools\context\texmf-context to texmf-context-old
>> 4. Downloaded cont-tmf.zip and unzipped contents to
>> c:\Tools\context\texmf-context
>> 3. From command window, ran:
>>       cd \Tools\context
>>       setuptex      mktexlsr      luatools --generate      luatools
>> --selfupdate      mtxrun   --selfupdate      texexec --make      context
>> --make
>> 4. To generate new pdf, ran:      context testdoc.tex
>>
>> Everything seemed to execute without errors until the last step which
>> returned:
>>
>> MtxRun | loading configuration for C:/Tools/context/texmf/web2c from
>> C:/Tools/context/texmf-cache/luatex-
>>
> cache/context/b7bcb6722e1fe509b85ff004c33e8274/trees/90e2367b37b32bcc25e442581c9e72e2
>
>> MtxRun | run 1: luatex
>> --fmt="C:/Tools/context/texmf-cache/luatex-
>> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en"
>>
>> --lua="C:/Tools/context/texmf-cache/luatex-
>> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en.lua"
>>  "./testdoc.tex"
>> luatex.exe:
>> C:/Tools/context/texmf-cache/luatex-
>> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en.fmt:
>>  No such file or directory
>> MtxRun | fatal error, code: 1
>>
>> Looking at the source directory, a file "testdoc.top" has been created
> but
>> nothing else.
>>
>> Can someone please point me towards a next step?
>>
>> Thanks,
>>
>> Richard
>>
>> P.S. I tried copying cont-en.fmt from
>> "C:\Tools\context\texmf-mswin\web2c\luatex\pdftex" to the cache directory
>> but got "Fatal format file error, I'm stymied".
>
> I was trying various things and downloaded the beta version of cont-tmf.zip
> (from http://www.pragma-ade.com/download-2.htm ) instead of the current
> version and it all works, hooray!
> Thank-you, everyone, for your help. I'm so pleased to be able to use MKIV
> now for the first time - it even gives me Helvetica when I ask for it.
> All I've got to do now is get Scite working again :-(
>
> Thanks,
>
> Richard
>
>
>
> Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. 
> Registration Number: 2416188
> Registered in England and Wales.
> Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.
>
> CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
> privileged. If you are not a named recipient, please notify the sender 
> immediately and do not disclose the contents to another person, use it for 
> any purpose or store or copy the information in any medium.
>
> Please consider the environment before printing this e-mail
> ___
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___
>



-- 
http://okle.pl
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-02 Thread richard . stephens


> I wanted to get a clean, up-to-date installation of Context on Windows
> (without using rsync), so started from scratch as follows:
>
> 1. Downloaded
> http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip
> 2. Unzipped to C:\Tools\context
> 3. Renamed C:\Tools\context\texmf-context to texmf-context-old
> 4. Downloaded cont-tmf.zip and unzipped contents to
> c:\Tools\context\texmf-context
> 3. From command window, ran:
>   cd \Tools\context
>   setuptex      mktexlsr      luatools --generate      luatools
> --selfupdate      mtxrun   --selfupdate      texexec --make      context
> --make
> 4. To generate new pdf, ran:      context testdoc.tex
>
> Everything seemed to execute without errors until the last step which
> returned:
>
> MtxRun | loading configuration for C:/Tools/context/texmf/web2c from
> C:/Tools/context/texmf-cache/luatex-
>
cache/context/b7bcb6722e1fe509b85ff004c33e8274/trees/90e2367b37b32bcc25e442581c9e72e2

> MtxRun | run 1: luatex
> --fmt="C:/Tools/context/texmf-cache/luatex-
> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en"
>
> --lua="C:/Tools/context/texmf-cache/luatex-
> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en.lua"
>  "./testdoc.tex"
> luatex.exe:
> C:/Tools/context/texmf-cache/luatex-
> cache/context/b7bcb6722e1fe509b85ff004c33e8274/formats/cont-en.fmt:
>  No such file or directory
> MtxRun | fatal error, code: 1
>
> Looking at the source directory, a file "testdoc.top" has been created
but
> nothing else.
>
> Can someone please point me towards a next step?
>
> Thanks,
>
> Richard
>
> P.S. I tried copying cont-en.fmt from
> "C:\Tools\context\texmf-mswin\web2c\luatex\pdftex" to the cache directory
> but got "Fatal format file error, I'm stymied".

I was trying various things and downloaded the beta version of cont-tmf.zip
(from http://www.pragma-ade.com/download-2.htm ) instead of the current
version and it all works, hooray!
Thank-you, everyone, for your help. I'm so pleased to be able to use MKIV
now for the first time - it even gives me Helvetica when I ask for it.
All I've got to do now is get Scite working again :-(

Thanks,

Richard



Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. 
Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
privileged. If you are not a named recipient, please notify the sender 
immediately and do not disclose the contents to another person, use it for any 
purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-01 Thread richard . stephens
> On Mon, Jun 1, 2009 at 10:56,   wrote:
> >
> > Hello everyone,
> >
> > I wanted to get a clean, up-to-date installation of Context on Windows
> > (without using rsync), so started from scratch as follows:
> >
> > 1. Downloaded
> > http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip
> > 2. Unzipped to C:\Tools\context
> > 3. Renamed C:\Tools\context\texmf-context to texmf-context-old
> > 4. Downloaded cont-tmf.zip and unzipped contents to
> > c:\Tools\context\texmf-context
> > 3. From command window, ran:
> >      cd \Tools\context
> >      setuptex       mktexlsr       luatools --generate       luatools
> > --selfupdate       mtxrun   --selfupdate       texexec
--make       context
> > --make
> > 4. To generate new pdf, ran:       context testdoc.tex
> >
> > Everything seemed to execute without errors until the last step which
> > returned:
>
> Can you try to run "luatools --generate" once more after "context
--make"?
>
> Mojca

I tried that - same problem.


> Do you downloaded the current or the beta version, the current is
>
>http://pragma-ade.nl/download-1.htm
>
> and the beta is
>
>http://pragma-ade.nl/download-2.htm
>
> Wolfgang

The current version (2008.10.31 13:58 according to "context --version")

Richard



Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. 
Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
privileged. If you are not a named recipient, please notify the sender 
immediately and do not disclose the contents to another person, use it for any 
purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-01 Thread Wolfgang Schuster


Am 01.06.2009 um 10:56 schrieb richard.steph...@converteam.com:


Hello everyone,

I wanted to get a clean, up-to-date installation of Context on Windows
(without using rsync), so started from scratch as follows:

1. Downloaded
http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip
2. Unzipped to C:\Tools\context
3. Renamed C:\Tools\context\texmf-context to texmf-context-old
4. Downloaded cont-tmf.zip and unzipped contents to


Do you downloaded the current or the beta version, the current is

  http://pragma-ade.nl/download-1.htm

and the beta is

  http://pragma-ade.nl/download-2.htm

Wolfgang

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation problem (was Updates without rsync)

2009-06-01 Thread Mojca Miklavec
On Mon, Jun 1, 2009 at 10:56,   wrote:
>
> Hello everyone,
>
> I wanted to get a clean, up-to-date installation of Context on Windows
> (without using rsync), so started from scratch as follows:
>
> 1. Downloaded
> http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip
> 2. Unzipped to C:\Tools\context
> 3. Renamed C:\Tools\context\texmf-context to texmf-context-old
> 4. Downloaded cont-tmf.zip and unzipped contents to
> c:\Tools\context\texmf-context
> 3. From command window, ran:
>      cd \Tools\context
>      setuptex       mktexlsr       luatools --generate       luatools
> --selfupdate       mtxrun   --selfupdate       texexec --make       context
> --make
> 4. To generate new pdf, ran:       context testdoc.tex
>
> Everything seemed to execute without errors until the last step which
> returned:

Can you try to run "luatools --generate" once more after "context --make"?

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Installation Problem

2006-05-26 Thread gnwiii
On 5/25/06, Neal Lester <[EMAIL PROTECTED]> wrote:
> How I installed Context in /usr/local on Redhat EL WS v4 using BASH:
>
> Verify that the native RedHat version of tetex is not installed on
> your system; it is not compatible with Contex:

Actually, it is possible to have both without resorting to
virtualizaton, and tetex is required by other packages (to build
documentation).  TeX Live and the minimal ConTeXt you installed are
both structured so all the files are under a single top-level
directory (but, because some installs may put the files on a read-only
filesystem, some generated files may end up under the user's home
directory).  For TeX Live all you have to do is make sure the
bin/ directory is before /usr/bin in the PATH, while the minimal
ConTeXt uses the variables set by "setuptex".  I use the  environment
modules package to switch between distros (e.g., Red Hat's teTeX when
building packages from .src.rpm's, TeX Live for my documents, and one
or more "test" distributions).

> George, taco, thank you for the help.

You are very welcome.  Not everyone is as persistent or willing to
provide adequate detail so they can be helped.

I'm sure that there are dozens of people who have encountered the
"unzip -a" problem in mktexlsr and either got around it without
reporting the problem or just gave up on ConTeXt.

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread Neal Lester
At 08:15 AM 5/25/2006, you wrote:
> > TeXExec | processing document 'temp'
> > TeXExec | no ctx file found
> > TeXExec | nothing to process
> > TeXExec | runtime: 0.001625
>
>This means texexec cannot find "temp.tex".

The instructions I was reading ( 
http://www.pragma-ade.nl/general/manuals/minstall.pdf ) do not 
mention the restriction on file name extension

Neal



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread Neal Lester
At 09:52 AM 5/25/2006, [EMAIL PROTECTED] wrote:
>When you run ". setuptex " you should end up with
>
>TEXFORMATS='$TEXMFOS/web2c/{$engine,}'

Ouch!  I got bit by something left over from yesterdays failed 
attempt.  Fixing that, everything is working.  In Summary:

How I installed Context in /usr/local on Redhat EL WS v4 using BASH:

Verify that the native RedHat version of tetex is not installed on 
your system; it is not compatible with Contex:

rpm -q tetex
rpm -q tetex-afm
rpm -q tetex-doc
rpm -q tetex-dvilj
rpm -q tetex-dvips
rpm -q tetex-fonts
rpm -q tetex-latex
rpm -q tetex-xdvi

If any of these packages are installed use rpm -e package-name to erase them.

download http://www.pragma-ade.nl/context/install/justtex.zip
download http://www.pragma-ade.nl/context/install/linuxtex.zip
move both files to /usr/local
cd /usr/local
unzip justtex.zip
unzip linuxtex.zip
cd tex
chmod +x setuptex (may not be necessary)
./setuptex /usr/local/tex (may want to add to .bash_profile or save 
the script as /etc/profile.d/setuptex.sh and hard coding the value of 
TEXROOT in the script.)
mkdir $VARTEXMF
cd texmf
download http://www.pragma-ade.nl/context/current/cont-tmf.zip
mv cont-tmp.zip to the current directory ($TEXROOT/texmf)
unzip -o cont-tmf.zip
cd $TEXMFOS/bin
chmod +x *
chmod -x xpdfsuite.zip
cd $TEXROOT
texexec --make en de nl
texexec --make metafun


George, taco, thank you for the help.

Neal 


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread gnwiii
On 5/25/06, Neal Lester <[EMAIL PROTECTED]> wrote:
> At 05:20 AM 5/25/2006, you wrote:
> >I don't get these sed errors using Fedora Core 4.  I suspect these come
> >from mktexlsr.  I have:
> >$ rpm -q sed
> >sed-4.1.4-1
> >$ sed --version
> >GNU sed version 4.1.4
> >$ which sed
> >/bin/sed
>
> The problem was in mktexlsr.  I am running sed 4.1.2, but that
> apparently wasn't the problem.  The problem was using the -a option
> to unzip.  When I refreshed mktexlsr from the archive without the -a
> option (inadvertently)  it worked fine.  So now

The '-a' option shouldn't hurt.  I don't see any files flagged as "text"
in the archives.

$ mv tex/texmf-linux/bin/mktexlsr tex/texmf-linux/bin/mktexlsr.orig
$ unzip -a linuxtex.zip tex/texmf-linux/bin/mktexlsr
Archive:  linuxtex.zip
  inflating: tex/texmf-linux/bin/mktexlsr  [text]
$ ls -l tex/texmf-linux/bin/mktexlsr tex/texmf-linux/bin/mktexlsr.orig
-rw-r--r--  1 gwhite bod 5310 May 18 15:15 tex/texmf-linux/bin/mktexlsr
-rwxr-xr-x  1 gwhite bod 5310 May 18 15:15 tex/texmf-linux/bin/mktexlsr.orig

so, permissions are lost, but:

$ diff tex/texmf-linux/bin/mktexlsr tex/texmf-linux/bin/mktexlsr.orig
115,118c115,116
<&& test "x`sed '1s/
< $//;1q' \"$db_file\"`" != "x$ls_R_magic" \
<&& test "x`sed '1s/
< $//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
---
$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then

an embedded ^M in a sed rule is being munged.  This should be changed
to use '\r' in place of '^M'.

> texexec --make en de nl
> texexec --make metafun
>
> Both seem to run fine (output attached in a separate post).
>
> But when I try
>
> texexec -pdf temp
>
> I get:
>
> TeXExec | processing document 'temp'

I see Taco has answered this.

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread gnwiii
On 5/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> The '-a' option shouldn't hurt.  I don't see any files flagged as "text"
> in the archives.

Hmm.  I expected a 't' in the 'unzip -l' or 'unzip -lv', but clearly
unzip -a thinks mktexlsr is a text file and (since it is run on linux)
is deleting the '^M' characters.

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread gnwiii
On 5/25/06, Neal Lester <[EMAIL PROTECTED]> wrote:

> I renamed my input file to temp.tex.
>
> Now I get:
>
> kpathsea: Running mktexfmt cont-en.fmt
> mktexfmt: No such file or directory
> I can't find the format file `cont-en.fmt'
>
> The file cont-en.fmt is in
>
> texmf-linux/web2c/pdfetex
>
> I added the following line to texmf/context/config/texexec.ini
>
> TeXFormatPath texmf-linux/web2c/pdfetex fmt files

When you run ". setuptex " you should end up with

TEXFORMATS='$TEXMFOS/web2c/{$engine,}'

If this is OK, then try "texexec --check" and "texexec --verbose test"
to see if you get some hints.

> That didn't help, so I copied texexec.ini to
>
> texmf-linux/bin
>
> but that didn't help either.

The kpsewhich utility is used to search the ls-R databases and can
also display the values of variables.  Unfortunately, the documentation
is probably not in the minimal configuration you have.  If you can
find another system with TeX, try "info kpsewhich".

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread Neal Lester
At 08:15 AM 5/25/2006, you wrote:
>Hi Neal,
>
>Neal Lester wrote:
> >
> > Both seem to run fine (output attached in a separate post).
>
>The output looked good. I am not going to approve the message for
>the list (not needed, and it is another 110Kb for people to d/l)
>
> > But when I try
> >
> > texexec -pdf temp
> >
> > I get:
> >
> > TeXExec | processing document 'temp'
> > TeXExec | no ctx file found
> > TeXExec | nothing to process
> > TeXExec | runtime: 0.001625
>
>This means texexec cannot find "temp.tex".
>
>Cheers, taco

taco,

I renamed my input file to temp.tex.

Now I get:

kpathsea: Running mktexfmt cont-en.fmt
mktexfmt: No such file or directory
I can't find the format file `cont-en.fmt'

The file cont-en.fmt is in

texmf-linux/web2c/pdfetex

I added the following line to texmf/context/config/texexec.ini

TeXFormatPath texmf-linux/web2c/pdfetex fmt files

That didn't help, so I copied texexec.ini to

texmf-linux/bin

but that didn't help either.

Please let me know if you'd prefer I take this back on list (I will 
anyway if I miss you, I'm in California so it's morning here).

Thanks, Neal 


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread Taco Hoekwater
Hi Neal,

Neal Lester wrote:
> 
> Both seem to run fine (output attached in a separate post).

The output looked good. I am not going to approve the message for
the list (not needed, and it is another 110Kb for people to d/l)

> But when I try
> 
> texexec -pdf temp
> 
> I get:
> 
> TeXExec | processing document 'temp'
> TeXExec | no ctx file found
> TeXExec | nothing to process
> TeXExec | runtime: 0.001625

This means texexec cannot find "temp.tex".

Cheers, taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread Neal Lester
At 05:20 AM 5/25/2006, you wrote:
>I don't get these sed errors using Fedora Core 4.  I suspect these come
>from mktexlsr.  I have:
>$ rpm -q sed
>sed-4.1.4-1
>$ sed --version
>GNU sed version 4.1.4
>$ which sed
>/bin/sed

The problem was in mktexlsr.  I am running sed 4.1.2, but that 
apparently wasn't the problem.  The problem was using the -a option 
to unzip.  When I refreshed mktexlsr from the archive without the -a 
option (inadvertently)  it worked fine.  So now

texexec --make en de nl
texexec --make metafun

Both seem to run fine (output attached in a separate post).

But when I try

texexec -pdf temp

I get:

TeXExec | processing document 'temp'
TeXExec | no ctx file found
TeXExec | nothing to process
TeXExec | runtime: 0.001625



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-25 Thread gnwiii
On 5/24/06, Neal Lester <[EMAIL PROTECTED]> wrote:
> At 09:07 AM 5/24/2006, you wrote:
> >Hans mentioned the minimal context linux distribution.
>
> OK, I deleted everything I did yesterday and started over.  This time
> I (think) I tried the minimal contex distribution.  Things still
> aren't working.  I am on Redhat Enterprise Linux v4.  Thanks again
> for the help.
>
> - Neal
>
> Here is what I did today:
>
> download http://www.pragma-ade.nl/context/install/justtex.zip
> download http://www.pragma-ade.nl/context/install/linuxtex.zip
> move both files to /usr/local
> cd /usr/local
> unzip -a justtex.zip
> unzip -a linuxtex.zip
> Set up environment:
>
> export TEXROOT=/usr/local/tex
> [...]

What about just ". setuptex"?   Are you running a shell other than bash?

> create the directory specified by $VARTEXMF
> cd $TEXMFOS/bin
> chmod +x *

On my system the permissions look sensible without manual
adjustment.

> chmod -x xpdfsuite.zip
> download http://www.pragma-ade.nl/context/current/cont-tmf.zip
> mv cont-tmp.zip to $TEXROOT/texmf
> cd $TEXROOT/texmf
> unzip -ao cont-tmf.zip
> copy texmf/context/config/texexec.rme texexec.ini
>
> texexec --verbose
>
> Output:
>
> TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD
>
> TeXExec | --checkcheck versions
> TeXExec | --figures  generate overview of figures
> TeXExec | --listing  list of file content
> TeXExec | --make make formats
> TeXExec | --modules  generate module documentation
> TeXExec | --mptexprocess mp file
> TeXExec | --mpxtex   process mpx file
> TeXExec | --pdfarrange   impose pages (booklets)
> TeXExec | --pdfcombine   combine multiple pages
> TeXExec | --pdfcopy  copy pages from file(s)
> TeXExec | --pdfselectselect pages from file(s)
> TeXExec | --pdftrim  trim pages from file(s)
> TeXExec | --process  process file
> TeXExec |
> TeXExec | --help --all   shows all switches

Looks good so far.

> texexec --make en de nl
>
> Output:
>
> TeXExec | using search method 'kpsefast'
> TeXExec | updating file database
> sed: -e expression #1, char 3: unterminated `s' command
> sed: -e expression #1, char 3: unterminated `s' command

I don't get these sed errors using Fedora Core 4.  I suspect these come
from mktexlsr.  I have:
$ rpm -q sed
sed-4.1.4-1
$ sed --version
GNU sed version 4.1.4
$ which sed
/bin/sed

Try runing "mktexlsr" from the command line.

> mktexlsr: /usr/local/tex/texmf/ls-R lacks magic string. Skipping...
> mktexlsr: Done.
> TeXExec | using tex engine pdfetex
> TeXExec | using tex format path /usr/local/tex/texmf-linux/web2c/pdfetex
> TeXExec | generating tex format cont-en
> This is pdfeTeXk, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) (INITEX)
>   %&-line parsing enabled.
>   (/usr/local/tex/texmf/web2c/natural.tcx)
> entering extended mode
> ! I can't find file `cont-en'.
> <*> *cont-en
>
> Please type another input file name:
>
> I'm stuck because I can't find a file 'cont-en' either.

You should get:
$ kpsewhich cont-en
/usr/local/tex/texmf-local/tex/context/base/cont-en.tex

Check for bug reports against your sed.

You could hack at mktexlsr to replace the sed lines with constants and see if
you get further.

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-24 Thread Neal Lester
At 09:07 AM 5/24/2006, you wrote:
>Hans mentioned the minimal context linux distribution.

OK, I deleted everything I did yesterday and started over.  This time 
I (think) I tried the minimal contex distribution.  Things still 
aren't working.  I am on Redhat Enterprise Linux v4.  Thanks again 
for the help.

- Neal

Here is what I did today:

download http://www.pragma-ade.nl/context/install/justtex.zip
download http://www.pragma-ade.nl/context/install/linuxtex.zip
move both files to /usr/local
cd /usr/local
unzip -a justtex.zip
unzip -a linuxtex.zip
Set up environment:

export TEXROOT=/usr/local/tex
export TMP=/var/tmp
export TEXMFMAIN=$TEXROOT/texmf
export TEXMFLOCAL=$TEXROOT/texmf-local
export TEXMFFONTS=$TEXROOT/texmf-fonts
export TEXMFEXTRA=$TEXROOT/texmf-extra
export TEXMFPROJECT=$TEXROOT/texmf-project
export TEXMFOS=$TEXROOT/texmf-linux
export VARTEXMF=$TMP/texmf-var
export TEXARCH=i686 # the results of uname -m
export TEXUNIX=Linux # the results of uname -s
export PATH=$TEXMFOS/bin:$PATH
export HOMETEXMF=$HOME/Library/texmf
export TEXMFCNF=$TEXROOT/texmf/web2c
export TEXMF=$TEXMFMAIN
export TEXMFDBS=$TEXMF
export TEXFORMATS=$TEXMFOS/web2c
export MPMEMS=$TEXFORMATS
export TEXPOOL=$TEXFORMATS
export MPPOOL=$TEXPOOL
export RUBYLIB=$TEXMFLOCAL/scripts/context/ruby:$RUBYLIB
export CTXMINIMAL=yes

create the directory specified by $VARTEXMF
cd $TEXMFOS/bin
chmod +x *
chmod -x xpdfsuite.zip
download http://www.pragma-ade.nl/context/current/cont-tmf.zip
mv cont-tmp.zip to $TEXROOT/texmf
cd $TEXROOT/texmf
unzip -ao cont-tmf.zip
copy texmf/context/config/texexec.rme texexec.ini

texexec --verbose

Output:

TeXExec | version 6.2.0 - 1997-2006 - PRAGMA ADE/POD

TeXExec | --checkcheck versions
TeXExec | --figures  generate overview of figures
TeXExec | --listing  list of file content
TeXExec | --make make formats
TeXExec | --modules  generate module documentation
TeXExec | --mptexprocess mp file
TeXExec | --mpxtex   process mpx file
TeXExec | --pdfarrange   impose pages (booklets)
TeXExec | --pdfcombine   combine multiple pages
TeXExec | --pdfcopy  copy pages from file(s)
TeXExec | --pdfselectselect pages from file(s)
TeXExec | --pdftrim  trim pages from file(s)
TeXExec | --process  process file
TeXExec |
TeXExec | --help --all   shows all switches

texexec --make en de nl

Output:

TeXExec | using search method 'kpsefast'
TeXExec | updating file database
sed: -e expression #1, char 3: unterminated `s' command
sed: -e expression #1, char 3: unterminated `s' command
mktexlsr: /usr/local/tex/texmf/ls-R lacks magic string. Skipping...
mktexlsr: Done.
TeXExec | using tex engine pdfetex
TeXExec | using tex format path /usr/local/tex/texmf-linux/web2c/pdfetex
TeXExec | generating tex format cont-en
This is pdfeTeXk, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) (INITEX)
  %&-line parsing enabled.
  (/usr/local/tex/texmf/web2c/natural.tcx)
entering extended mode
! I can't find file `cont-en'.
<*> *cont-en

Please type another input file name:

I'm stuck because I can't find a file 'cont-en' either. 


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-24 Thread gnwiii
On 5/24/06, Neal Lester <[EMAIL PROTECTED]> wrote:
> At 12:49 AM 5/24/2006, you wrote:
>
>
> >Neal Lester wrote:
> > > I am trying to verify my installation.
> > >
> > > When I try to run texexec against the test file given in the
> > > installation instructions I don't get a dvi or pdf file.  The output is:
> >
> >What instructions did you follow, precisely? I see some problems in
> >your output, but it will be easier to explain using those instructions.
>
> I followed the instructions at:
>
> http://www.pragma-ade.nl/general/manuals/minstall.pdf
>
> First I used the TeX that came with my Linux distribution (RedHat
> Enterprise Linux v4) but that didn't work (perhaps it was too
> old).  Then I installed teTeX ( http://www.tug.org/tetex/ ) which
> came with an old version of context that got in the way.  I removed
> that old version and installed the version from here (
> http://www.pragma-ade.nl/context/current/cont-tmf.zip ).

The cont-tmf.zip archive doesn't (directly) update programs
(texmfstart, texexec, etc.)
Tetex's texexec is a script that runs perl on the result of 'kpsewhich
-format=texmfscripts texexec.pl'.  You need to make sure kpsewhich
finds the new texexec.pl.  You can also try the version I posted
recently that looks for the ruby scripts.

I like to keep context in a separate tree, texmf-cont, so it is easy
to see what files comes from cont-tmf in logs, etc.

> Thomas Esser has (apparently just) announced that he will no longer
> be maintaining teTeX.  Which version of TeX do you recommend I install?

Hans mentioned the minimal context linux distribution.

Red Hat will have to make a decision about TeX.  In the interim, you
may have to do a bit of extra work to stay current.  The nice thing
about teTeX and TeX Live is that they have been designed so they can
be self-contained, with texmf trees and binaries under one top-level
directory so you can add and remove them without the need for a
package manager to keep things sorted.

-- 
George N. White III <[EMAIL PROTECTED]>
Head of St. Margarets Bay, Nova Scotia
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-24 Thread Neal Lester
At 12:49 AM 5/24/2006, you wrote:


>Neal Lester wrote:
> > I am trying to verify my installation.
> >
> > When I try to run texexec against the test file given in the
> > installation instructions I don't get a dvi or pdf file.  The output is:
>
>What instructions did you follow, precisely? I see some problems in
>your output, but it will be easier to explain using those instructions.

I followed the instructions at:

http://www.pragma-ade.nl/general/manuals/minstall.pdf

First I used the TeX that came with my Linux distribution (RedHat 
Enterprise Linux v4) but that didn't work (perhaps it was too 
old).  Then I installed teTeX ( http://www.tug.org/tetex/ ) which 
came with an old version of context that got in the way.  I removed 
that old version and installed the version from here ( 
http://www.pragma-ade.nl/context/current/cont-tmf.zip ).

Thomas Esser has (apparently just) announced that he will no longer 
be maintaining teTeX.  Which version of TeX do you recommend I install?

Thanks, Neal


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-24 Thread Hans Hagen
Neal Lester wrote:
> I am trying to verify my installation.
>
> When I try to run texexec against the test file given in the
> installation instructions I don't get a dvi or pdf file.  The output is:
>
> TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>   
first download the latest version and try to get the new texexec running 

(otherwise, try the minimal context linux distribution) 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2006-05-24 Thread Taco Hoekwater


Neal Lester wrote:
> I am trying to verify my installation.
> 
> When I try to run texexec against the test file given in the
> installation instructions I don't get a dvi or pdf file.  The output is:

What instructions did you follow, precisely? I see some problems in
your output, but it will be easier to explain using those instructions.

Cheers, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] installation problem

2006-05-05 Thread Hans Hagen
Karsten Heymann wrote:
> Hello,
>
> my customer has tried to install the current context minimal
> installation (following my instructions :-/) and is running into the
> following problem (I currently don't have more information but can ask for):
>   
a more recent version will work better 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] installation problem

2006-05-05 Thread Karsten Heymann
Hi Taco,

Taco Hoekwater wrote:
> Karsten Heymann wrote:
>> Does someone have an idea what causes the problem?
>>
> 
> I believe this a bug that was present for a few days
> in one of the earlier releases in april (and fixed).

okay, I'll ask them to download again.

Thanks,
Karsten
-- 
|  ~ Karsten Heymann ~  | Christian-Albrecht-Universität zu Kiel |
| Fon: +49 431 880-1186 |Netzwerkteam des Ökologiezentrum|
| Fax: +49 431 880-4083 | http://www.ecology.uni-kiel.de |
| - Selbständiger EDV-Dienstleister im Auftrag des ÖZK - |




signature.asc
Description: OpenPGP digital signature
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] installation problem

2006-05-05 Thread Taco Hoekwater
Karsten Heymann wrote:
> 
> Does someone have an idea what causes the problem?
> 

I believe this a bug that was present for a few days
in one of the earlier releases in april (and fixed).

Cheers, taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation problem

2006-04-08 Thread Hans Hagen
Pavel Stupin wrote:
> Dear ConTeXt developers and users,
>
> This is pdfeTeX, Version 3.14159-1.10a-2.1 (Web2C 7.4.4) (format=cont-en 
> 2006.4.8)  8 APR 2006 10:50
> entering extended mode
> \write18 enabled.
>   (/usr/share/texmf/web2c/natural.tcx)
> **&cont-en test.tex
> (./test.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
>
> ConTeXt  ver: 2006.03.25 13:21  fmt: 2006.4.8  int: english  mes: english
>
> systems : pdfTeX version 110 -> please update
>
> systems : eTeX version 201 -> too old (bugs)
>
> language: language en is active
>
> ...
>
> bodyfont: 12pt rm is loaded
> ! Font \*12ptrmtf*=ec-lmr12 not loadable: Metric (TFM) file not found.
> 
>
> ...
>
> l.1
>  \starttext
> ?
> ! Font \*7ptrmtf*=ec-lmr7 not loadable: Metric (TFM) file not found.
> 
>
> ...
>
> 
>
>
> Could you please advise me what I'm supposed to do to have the metric 
> files found and whether I must update my obsolete pdfTeX and eTeX to 
> handle the problem.
>   
i think that you need to update tex tree: pdf(e)tex, fonts etc 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation problem

2006-04-07 Thread Mojca Miklavec
On 4/8/06, Pavel Stupin wrote:
> bodyfont: 12pt rm is loaded
> ! Font \*12ptrmtf*=ec-lmr12 not loadable: Metric (TFM) file not found.
> 

To Hans: perhaps cont-lmt.zip should be put back to the page with
downloads? Perhaps even all font files present in the standalone
distribution? I think that many users were already asking for that.

> Could you please advise me what I'm supposed to do to have the metric
> files found and whether I must update my obsolete pdfTeX and eTeX to
> handle the problem.

Updating pdfTeX won't solve that concrete problem, but you might
encounter other problems. So - yes, you are warmly suggested to update
the whole distribution.

Read this carefully: http://wiki.contextgarden.net/TeTeX_3.0_installation

esp. the section with fonts. You have to install Latin Modern fonts:
http://www.ctan.org/info?id=lm

> Also, I'm interested if Russian language is supported by ConTeXt "out of
> the box" or not.

It is, but you have to have some proper fonts installed.
Antykwa-torunska, iwona and kurier have cyrillic glyphs and ship with
minimal context distribution on Pragma's website. There are surely
many other fonts like cm-super, different postscript fonts, ...

It might be that you will have to add some font definitions first, but
I think that people are ready to help you with that.

I'm attaching an example for writing in Russian, but you'll have to
install proper fonts before you'll be able to compile the sample file
(http://www.janusz.nowacki.strefa.pl/torunska.html in that case). I'm
using that font just because I don't have any other cyrillich font
installed: you'll probably want to use some other font anyway. (Search
for file names *t2a*.tfm in your TeX tree.)

Mojca


russian.tex
Description: TeX document
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2004-10-18 Thread h h extern
Larry Stamm wrote:
I got a similar error message on my linux box.  The solution was to
replace a single occurrence of the instruction "\c!gebied" in texexec.pl
with "\c!directory".  I suspect this is an errant piece of Dutch
language code that escaped the recent tranlation to low-level English.
hm, no c!gebied on my machine; of course the new location in TDS can 
make that in distributions that have updated build scripts accordingly 
old scripts may be used instead of new ones;

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
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation Problem

2004-10-18 Thread h h extern
David Arnold wrote:
Added 

map +context.map
to pdftex.cfg.
take a look at the file cont-sys.rme: you can configure auto map 
loading; the pdftex.cbf file is gone in the latest pdfetex!

Got this error:
 \c!gebied
can you do a
c:
cd \
dir c:\texexec.pl /s
and see what texexec's are reported?
C:\temp> texexec junk
and wind up at
F:\temp>
weird, i remember a post on this,
can you try texmfstart texexec.pl ...
i can send you a texmfstart.exe if needed
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
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re:[NTG-context] Installation Problem

2004-10-16 Thread David Arnold
Larry,

Thanks. But no occurrence of gebied in my texexec.pl.

>I got a similar error message on my linux box.  The solution was to
>replace a single occurrence of the instruction "\c!gebied" in texexec.pl
>with "\c!directory".  I suspect this is an errant piece of Dutch
>language code that escaped the recent tranlation to low-level English.
>
>-- 
>Larry Stamm
>
>___
>ntg-context mailing list
>[EMAIL PROTECTED]
>http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re:[NTG-context] Installation Problem

2004-10-16 Thread Larry Stamm
 David Arnold <[EMAIL PROTECTED]> writes:

> All, Got the latest cont-tfm.zip from:

> http://www.pragma-ade.com/context/current/cont-tmf.zip

> Extracted with WinZip on my Win95 machine running Miktex.



> Got this error:

> This is pdfeTeX, Version 3.141592-1.10b-2.1 (MiKTeX 2.3) entering
> extended mode (junk.tex{pdftex.cfg}

> ConTeXt ver: 2004.10.07 fmt: 2004.10.15 int: english mes: english

> systems : pdfTeX version 110 -> please update

> systems : eTeX version 201 -> too old (bugs)

> language : language en is active  system :
> cont-new loaded (F:\miktex\tex\context\base\cont-new.tex systems :
> beware: some patches loaded from cont-new.tex!  color : palette
> rollover is available system (E-TEX) : [line 966] system (E-TEX) :
> [line 1021] ) system : cont-old loaded
> (F:\miktex\tex\context\base\cont-old.tex loading : Context Old
> Macros ) system : cont-fil loaded
> (F:\miktex\tex\context\base\cont-fil.tex loading : Context File
> Synonyms ) bodyfont : 12pt rm is loaded language : patterns
> en->default:default->1->2:2
uk-> default:default->2->2
> :2 de->texnansi:texnansi->3->2:2 de->ec:ec->4->2:2
fr-> texnansi:texnansi->5->2:
> 2 fr->ec:ec->6->2:2 es->default:default->7->2:2
it-> texnansi:texnansi->8->2:2 i
t-> ec:ec->9->2:2 nl->texnansi:texnansi->10->2:2 nl->ec:ec->11->2:2
t-> loaded
> specials : tex,postscript,rokicki loaded system : junk.top loaded
> (./junk.top ! Undefined control sequence.   \c!gebied
> ={C:/} \xprocesscommaitem #1,#2->\if ,#1 ,[EMAIL PROTECTED] \xprocesscommaitem
> \else \if [EMAIL PROTECTED]

> \xdogetparameters #1]->\xprocesscommaitem #1,] ,[EMAIL PROTECTED]@
> \dosetupsystem [#1]->\getparameters [\??sv ][#1] \setuprandomize
> [\@@svrandom...  l.3 ...ost
> --undump=}\setupsystem[\c!gebied={C:/}]

> ?

> Any ideas?

I got a similar error message on my linux box.  The solution was to
replace a single occurrence of the instruction "\c!gebied" in texexec.pl
with "\c!directory".  I suspect this is an errant piece of Dutch
language code that escaped the recent tranlation to low-level English.

-- 
Larry Stamm

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation problem

2004-06-21 Thread Hans Hagen
Thomas A. Schmitz wrote:
cont-en.efmt is a format file that ConTeXt need to run. In order for 
this file to be built, run

texexec --make en de nl
This will create English, Dutch, and German formats (see minstall.pdf, 
p. 6-8). Depending on where and how you installed, you'll need to run 
it as root.
add metafun and mptopdf; here i run:
  texexec --make --alone --all en de nl metafun mptopdf
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Installation problem

2004-06-21 Thread Thomas A. Schmitz
cont-en.efmt is a format file that ConTeXt need to run. In order for 
this file to be built, run

texexec --make en de nl
This will create English, Dutch, and German formats (see minstall.pdf, 
p. 6-8). Depending on where and how you installed, you'll need to run 
it as root.

All best
Thomas
On Jun 21, 2004, at 10:28 AM, Matt Gushee wrote:
Hello, all--
I have just installed the latest (stable release of) ConTeXt on a "new"
machine [details below], but texexec is not working properly. I keep
getting the following error:
  sh: cont-en: command not found
I have Googled for information on this problem, but the solution I 
found
doesn't make sense to me. In response to a previous inquiry on this
list, someone wrote:

but the absence of cont-en that is the
problem. Or if cont-en exists, it is not in your path or not
executable.
But what exactly is this 'cont-en'? I have two machines with working
ConTeXt systems, and neither of them has a command with exactly that
name. So I imagine the reference is to a file named
'cont-en.'. But there is more than one such file, and none 
of
them seems to be a type of file that would normally be made executable
(nor are they executable on the machines where I have ConTeXt working).
Any thoughts as to what's wrong?

Oh, yes, my system is:
  Debian GNU/Linux 3.0
  teTeX 1.0.2
* Note that teTeX comes with an old and not-properly-configured
  version of ConTeXt. I unzipped the new package over that ...
  could something left over from the old ConTeXt be causing the
  problem?
Thanks for any info.
--
Matt Gushee When a nation follows the Way,
Englewood, Colorado, USAHorses bear manure through
[EMAIL PROTECTED]   its fields;
http://www.havenrock.com/   When a nation ignores the Way,
Horses bear soldiers through
its streets.
--Lao Tzu (Peter Merel, trans.)
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context