I did a little search on the internet and found that there seems to be a problem with glibtoolize in some XCode versions. You can try to install libtool using MacPorts and use that instead. You'll need to change glibtoolize back to libtoolize if you do this.
Ralf > i've bumped into some trouble following the May thread. I'm currently > stuck at the libtoolize name problem. I changed it to glibtoolize in > autogen.sh, but then I get another related path problem. I'm not very > skilled in this compiling dept or what to do to correct the pathing > here, there is neither a "libtool" nor "glibtool" in my /usr/share/. > there is a glibtool in /usr/bin/: > > > wjames-computer:~/Documents/swfmill_svn/trunk wjames$ ./autogen.sh > + aclocal -I autoconfig/m4 > + glibtoolize --force --copy > /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or > directory > glibtoolize: cannot list files in `/usr/share/libtool' > + autoheader > autoheader: error: AC_CONFIG_HEADERS not found in configure.ac > + automake --add-missing --copy > aclocal.m4:825: required file `./ltmain.sh' not found > > > > It also looks like I have a few more errors, not sure if they are > unrelated or will be fixed once the libtool problem is fixed. _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org