[swfmill] building from svn
Ralf Fuest
ralf-fuest at gmx.de
Sat Jul 14 18:11:47 EDT 2007
Hello Izak,
you don't have to run release.sh, use autogen.sh instead. aclocal is
included in the automake package and libtoolize in libtool. You'll also
have to install autoconf.
Ralf
> Hi
>
> I am very glad to hear that SVG support has been improved and am eager
> to try this new feature! Thanks for the great work.
>
> I previously built swfmill on ubuntu dapper from the source download
> using "./configure, make, make install" as the readme recommends.
> However the files in the latest svn are config.ac which I can't get to
> work. I've tried running release.sh which gives output:
> "
> ./release.sh
> cat: .version: No such file or directory
> --------------------------------------------------
> autogen
> --------------------------------------------------
> + aclocal -I autoconfig/m4
> ./autogen.sh: line 4: aclocal: command not found
> + libtoolize --force --copy
> ./autogen.sh: line 5: libtoolize: command not found
> + autoheader
> ./autogen.sh: line 6: autoheader: command not found
> + automake --add-missing --copy
> ./autogen.sh: line 7: automake: command not found
> + autoconf
> ./autogen.sh: line 8: autoconf: command not found
> + cd src
> + xsltproc codegen/mk.xsl codegen/source.xml
> + cd ..
> + ./configure
> ./autogen.sh: line 12: ./configure: No such file or directory
> ./release.sh: line 36: automake-1.6: command not found
> + aclocal -I autoconfig/m4
> ./autogen.sh: line 4: aclocal: command not found
> + libtoolize --force --copy
> ./autogen.sh: line 5: libtoolize: command not found
> + autoheader
> ./autogen.sh: line 6: autoheader: command not found
> + automake --add-missing --copy
> ./autogen.sh: line 7: automake: command not found
> + autoconf
> ./autogen.sh: line 8: autoconf: command not found
> + cd src
> + xsltproc codegen/mk.xsl codegen/source.xml
> + cd ..
> + ./configure
> ./autogen.sh: line 12: ./configure: No such file or directory
> --------------------------------------------------
> configure
> --------------------------------------------------
> ./release.sh: line 39: ./configure: No such file or directory
> --------------------------------------------------
> make dist
> --------------------------------------------------
> make: *** No rule to make target `dist'. Stop.
> make dist failed.
> "
>
> I can't find aclocal or libtoolize the package manager. Aclocal was
> mentioned in the libguile-dev package which I installed, but this did
> not install an aclocal binary.
>
> What should I do?
>
> Izak Marais
More information about the swfmill
mailing list