the same problem on ubuntu:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-am
make[1]: Entering directory
`/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: ctangle: command not found
make[1]: *** [psout.c] Error 127
make[1]: Leaving directory
`/home/i/f/yuewang/luatex-beta-0.30.0/build/texk/web2c/mpdir'
make: *** [all] Error 2
ctangle ../../../../src/texk/web2c/mpdir/psout.w psout.c
/bin/bash: ctangle: command not found
make: *** [psout.c] Error 127
yuewang@ubuntu:~/luatex-beta-0.30.0$ uname
Linux
yuewang@ubuntu:~/luatex-beta-0.30.0$ uname -a
Linux ubuntu 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008
x86_64 GNU/Linux
yuewang@ubuntu:~/luatex-beta-0.30.0$
On Tue, Sep 30, 2008 at 8:31 PM, Yue Wang
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
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 : context@lists.launchpad.net Unsubscribe : https://launchpad.net/~context More help : https://help.launchpad.net/ListHelp