ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Olivier <billet@eurecom.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt mkiv on Ubuntu (Hardy alpha)
Date: Fri, 18 Jan 2008 08:47:15 +0100	[thread overview]
Message-ID: <20080118074715.GA8000@blackowl.org> (raw)
In-Reply-To: <7871fcf50801151325t5697e173udf77b4879093cd89@mail.gmail.com>

Quoting  "Joel C. Salomon" :
> -- was joelcsalomon@gmail.com on Jan 15, 2008 at 04:25:09PM --

> ...is still not working for me.
> 
> For those of you who have used mkiv under Ubuntu (or Debian, I
> suppose), had it worked "out of the box" or is "some assembly
> required"?

I am using Debian packages. It works but as Aditya already said,
you have to export at least those two variables: TEXMFCNF and TEXMFCACHE.

So something like :

$ export TEXMFCNF=/usr/share/texmf/web2c
$ cd ~; mkdir .texmf-cache
$ export TEXMFCACHE=~/.texmf-cache
$ luatools --generate 
$ texexec --lua --make --all

and then 

$ texexec --luatex test.tex 

should work.  But (from your mails) you do not seem to have set the
environment variables correctly.

Olivier

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


  parent reply	other threads:[~2008-01-18  7:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 21:25 Joel C. Salomon
2008-01-15 22:12 ` luigi scarso
2008-01-16  0:47 ` Aditya Mahajan
2008-01-16  2:47   ` Joel C. Salomon
2008-01-16  3:51     ` Aditya Mahajan
2008-01-16 17:27       ` Joel C. Salomon
2008-01-16 23:49         ` Taco Hoekwater
2008-01-17 19:52           ` Joel C. Salomon
2008-01-17 20:36             ` luigi scarso
2008-01-18  0:40               ` Joel C. Salomon
2008-01-18  2:44                 ` luigi scarso
2008-01-18  7:41                   ` Taco Hoekwater
2008-01-17  0:38         ` Aditya Mahajan
2008-01-16 10:37 ` Alex Lubberts
2008-01-18  7:47 ` Olivier [this message]
2008-01-18 16:45   ` Joel C. Salomon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080118074715.GA8000@blackowl.org \
    --to=billet@eurecom.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).