On Tue, Sep 30 2008, Mojca Miklavec wrote: > > 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.
I use a private subversion-1.4.6 installation, this works quite well. I've built it with these commands: ./configure --prefix=~/minimals/svn && make && make install Then I use this command, to build the binaries: PATH=~/minimals/svn/bin:$PATH ./build-binaries/build-binaries.sh Cheers, Peter -- http://pmrb.free.fr/contact/ _______________________________________________ Mailing list: https://launchpad.net/~context Post to : [email protected] Unsubscribe : https://launchpad.net/~context More help : https://help.launchpad.net/ListHelp

