24 Nov
2008
24 Nov
'08
5:07 p.m.
On Mon, Nov 24, 2008 at 5:00 PM, "Michael Krauß"
Von: "Diego Depaoli"
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 (>>./<
try first to copy in your current dir. I have had a similar problem under linux -- luigi