Hi, Taco: Are you sure ctangle is not needed for compilation? -bash-2.05b$ ./build.sh
blablabla....(configure goes fine) gmake[1]: Entering directory `/usr/home/i/f/yuewang/luatex-beta-0.30.0/build/texk/web2c/mpdir' /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/texk/web2c/mpdir -I. -I../.. -I../../../../src/texk/kpathsea/.. -I../../../../src/texk/kpathsea -I../../../../src/libs/lua51 -g -O2 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c -o avl.lo ../../../../src/texk/web2c/mpdir/avl.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/texk/web2c/mpdir -I. -I../.. -I../../../../src/texk/kpathsea/.. -I../../../../src/texk/kpathsea -I../../../../src/libs/lua51 -g -O2 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c ../../../../src/texk/web2c/mpdir/avl.c -o avl.o mv -f .deps/avl.Tpo .deps/avl.Plo ctangle ../../../../src/texk/web2c/mpdir/psout.w psout.c /bin/bash: line 1: ctangle: command not found gmake[1]: *** [psout.c] Error 127 gmake[1]: Leaving directory `/usr/home/i/f/yuewang/luatex-beta-0.30.0/build/texk/web2c/mpdir' gmake: *** [all] Error 2 ctangle ../../../../src/texk/web2c/mpdir/psout.w psout.c /bin/bash: line 1: ctangle: command not found gmake: *** [psout.c] Error 127 -bash-2.05b$ uname -m -r -s FreeBSD 6.2-RELEASE amd64 btw, if I am doing something wrong here, it will surely mean that I am running a fever today:( Yue Wang On Tue, Sep 30, 2008 at 7:55 PM, Mojca Miklavec <[EMAIL PROTECTED]> wrote: > Hello, > > Taco has released LuaTeX 0.30. To linux-64, freebsd & linux-ppc > builders: if you don't manage to commit the binaries, I can commit > them instead of you if you can put them somewhere online. We'll try to > set up a git repository, or cook up some other solution in the > meantime. > > Mojca > > _______________________________________________ > Mailing list: https://launchpad.net/~context > Post to : [email protected] > Unsubscribe : https://launchpad.net/~context > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~context Post to : [email protected] Unsubscribe : https://launchpad.net/~context More help : https://help.launchpad.net/ListHelp

