On Mon, Nov 24, 2008 at 5:00 PM, "Michael Krauß" <michael.krauss@gmx.de> wrote:
> Von: "Diego Depaoli" <trebestie@gmail.com>
>
> You need ctangle in your path.
> Install texlive or tetex.

Done. Installed texlive by the net installer and set PATH:

mickraus@gandalf:~/context/build-binaries$ which ctangle
/export/home/mickraus/texlive/bin/i386-solaris/ctangle
mickraus@gandalf:~/context/build-binaries$ echo $PATH
/export/home/mickraus/texlive/bin/i386-solaris/:/usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin

But I am still getting the same error message:

./ctangle ctangle
make: ./ctangle: Command not found
make: *** [ctangle.c] Error 127

To me make rather tries to start a local version of ctangle (>>./<<ctangle) than to start the one in PATH.
try first to copy in your current dir.
I have had a similar problem under linux
--
luigi