ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <dwarnold45@suddenlink.net>
To: Context Mailing List List <ntg-context@ntg.nl>
Subject: MKIV on Mactex Texlive 2008
Date: Tue, 22 Sep 2009 21:58:57 -0700	[thread overview]
Message-ID: <1F9E220C-767B-426A-8195-9FF6B4E4E6CA@suddenlink.net> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1896 bytes --]

All,

I am using Mactex Texlive 2008 on a Macbook pro.

I did this:

sudo ctxtools --updatecontext

After reading http://wiki.contextgarden.net/Running_Mark_IV, I tried:

sudo rsync -av rsync://contextgarden.net/minimals/current/context/ 
current/ /usr/local/texlive/2008/texmf-dist/
sudo rsync -av rsync://contextgarden.net/minimals/current/bin/luatex/ 
osx-universal/bin/luatex /usr/local/texlive/2008/bin/
Then I try:
david-arnolds-macbook-pro:~ darnold$ sudo luatools --generate
And I get:
sudo: luatools: command not found
Then I tried:
david-arnolds-macbook-pro:~ darnold$ luatools --generate
The result was:
-bash: /usr/texbin/luatools: Permission denied
Trying the context command yields the same result:
david-arnolds-macbook-pro:~ darnold$ context --make
Result:
-bash: /usr/texbin/context: Permission denied
So, there is some sort of permissions problem.

We looked at this:

david-arnolds-macbook-pro:texbin darnold$ cd /usr/texbin
david-arnolds-macbook-pro:texbin darnold$ ls -l lua*
lrwxr-xr-x  1 root  wheel        6 May 13 17:46 lualatex -> luatex
-rwxr-xr-x  1 root  wheel  8009384 Aug 13  2008 luatex
lrwxr-xr-x  1 root  wheel       49 May 13 17:46 luatools -> ../../ 
texmf-dist/scripts/context/lua/luatools.lua

And tried:

david-arnolds-macbook-pro:texbin darnold$ ls -l ../../texmf-dist/ 
scripts/context/lua/luatools.lua
-rw-r--r--  1 33  33  222585 Aug 14 01:50 ../../texmf-dist/scripts/ 
context/lua/luatools.lua

And see that this file is not executable, so we try:

david-arnolds-macbook-pro:texbin darnold$ sudo chmod +x ../../texmf- 
dist/scripts/context/lua/luatools.lua

Now the following works.

david-arnolds-macbook-pro:texbin darnold$ luatools --generate

But this piecemeal approach to making things executable might go on  
and on. Can someone give a more universal cure? Is there an entire  
directory of scripts that need to be executable?

Thanks.

David


[-- Attachment #1.2: Type: text/html, Size: 4446 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

             reply	other threads:[~2009-09-23  4:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23  4:58 David Arnold [this message]
2009-09-23 15:47 ` MKIV on Mactex Texlive 2008 (Context broken) David Arnold
2009-09-23 16:46   ` Aditya Mahajan
2009-09-23 17:22     ` David Arnold
2009-09-23 20:16   ` Hans Hagen
2009-09-23 20:25     ` David Arnold
2009-09-23 21:04       ` Hans Hagen
2009-09-23 21:19         ` David Arnold
2009-09-24  6:40           ` Oliver Buerschaper
2009-09-24  9:36           ` Hans Hagen

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=1F9E220C-767B-426A-8195-9FF6B4E4E6CA@suddenlink.net \
    --to=dwarnold45@suddenlink.net \
    --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).