Re: [NTG-context] do is impossible to install mark iv in gnu/linux/amd64?

2008-04-29 Thread raven aloof
Hi...

Many thanks for the help, I thought I could never use luatex. Again, thank
you very much :)...
___
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] do is impossible to install mark iv in gnu/linux/amd64?

2008-04-29 Thread Diego Depaoli
2008/4/29 raven aloof <[EMAIL PROTECTED]>:
> Hi...
>
> The installation of 'minimals'
> (http://wiki.contextgarden.net/ConTeXt_Minimals) generates the following
> error.:
>
> -- log file --
>  /usr/bin/rsync
> /usr/bin/ruby
> receiving file list ... done
> bin/
> bin/mtx-update-old.lua
> bin/mtx-update.lua
> bin/mtxrun
> bin/texlua
>
> sent 187 bytes  received 4764416 bytes  635280.40 bytes/sec
> total size is 4763505  speedup is 1.00
>
> MtxRun | version 1.0.2 - 2007+ - PRAGMA ADE / CONTEXT
>
> MtxRun | skipping configuration for /texmf-local/web2c from
> /tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/1ea0d653b7d442eb525f5b14e44e43d4
>  MtxRun | skipping configuration for /texmf/web2c from
> /tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/81dad2a0cb293b981fa86dd0b7cae550
> MtxRun | using script: ./bin/mtx-update.luareport >> state: loaded
>  report >> update: start
> Error in lua file loading: ./bin/mtx-update.lua:181: bad argument #1 to
> 'pairs' (table expected, got nil)
> -- end log file 

Try this
a) open in vi/vim first-setup-sh
b) apply these changes
:62s/$platform/linux-64
:66s/force/force\ --platform=linux-64
c) save
d) rerun first-setup.sh

-- 
Diego Depaoli
___
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] do is impossible to install mark iv in gnu/linux/amd64?

2008-04-29 Thread raven aloof
Hi...

The installation of 'minimals' (
http://wiki.contextgarden.net/ConTeXt_Minimals) generates the following
error.:

-- log file --
/usr/bin/rsync
/usr/bin/ruby
receiving file list ... done
bin/
bin/mtx-update-old.lua
bin/mtx-update.lua
bin/mtxrun
bin/texlua

sent 187 bytes  received 4764416 bytes  635280.40 bytes/sec
total size is 4763505  speedup is 1.00

MtxRun | version 1.0.2 - 2007+ - PRAGMA ADE / CONTEXT

MtxRun | skipping configuration for /texmf-local/web2c from
/tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/1ea0d653b7d442eb525f5b14e44e43d4
MtxRun | skipping configuration for /texmf/web2c from
/tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/81dad2a0cb293b981fa86dd0b7cae550
MtxRun | using script: ./bin/mtx-update.luareport >> state: loaded
report >> update: start
Error in lua file loading: ./bin/mtx-update.lua:181: bad argument #1 to
'pairs' (table expected, got nil)
-- end log file 

And, again, it is not installable on gnu/linux/x86_64...

In other hand, the method used from http://pmrb.free.fr/texlive/ seem very
good, but I cannot use it because I use a flavor such as debian (ubuntu) and
I do not know how to translate the instructions from rpm (texlive.spec
script) to deb...

Someday I will be able to install luatex and could use its enormous capacity
for fonts :). Meanwhile, I will continue using xe(la)tex :(...

Thanks for the help and greetings from Auria, Galicia, Spain
___
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] do is impossible to install mark iv in gnu/linux/amd64?

2008-04-28 Thread Peter Münster
On Mon, Apr 28 2008, raven aloof wrote:

> $TEXMFCACHE, etc, etc, etc), and ruby install it. The questions are.: Is the
> some way to install/update/upgrade context/metafun/LUATEX on
> gnu/linux/amd64? The error log, how is it solve? Should there not be a
> standard method to install all this?...

Hello,

These 2 methods work without any problem on my x86_64 GNU/Linux system:
- http://wiki.contextgarden.net/ConTeXt_Minimals
- http://pmrb.free.fr/texlive/

(It's openSUSE-factory on amd-64.)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

___
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
___