Hi, you are right. I just checked in a fix for that. Thank you for reporting.
Tommi Am Sonntag, September 11, 2011, 19:35:06 schrieb Oliver Rath: > Hi List, > > it seems, that an Autoproject isnt allowed to have "-" in its name: > > $ tntnet-config --autoproject=to-mcpd > > Sample tntnet-project "to-mcpd" created. > Make sure, you have autoconf and automake installed. > To build change to the directory "to-mcpd" and run ./autogen.sh && > ./configure && make. > To run the application execute "tntnet" in to-mcpd/webapp. > To view the page navigate your browser to "http://localhost:8000/". > > $ cd to-mcpd/ > oliver@gu-develop:~//to-mcpd$ ls > AUTHORS autogen.sh ChangeLog configure.in include lib Makefile.am > NEWS README webapp > oliver@gu-develop:~/to-mcpd$ ./autogen.sh > configure.in:14: installing `./config.guess' > configure.in:14: installing `./config.sub' > configure.in:2: installing `./install-sh' > configure.in:2: installing `./missing' > lib/Makefile.am:5: bad characters in variable name `libto-mcpd_la_SOURCES' > lib/Makefile.am: installing `./depcomp' > lib/Makefile.am:5: variable `libto-mcpd_la_SOURCES' is defined but no > program or > lib/Makefile.am:5: library has `libto-mcpd_la' as canonical name > (possible typo) > webapp/Makefile.am:8: bad characters in variable name `to-mcpd_la_SOURCES' > webapp/Makefile.am:11: bad characters in variable name `to-mcpd_la_LIBADD' > webapp/Makefile.am:12: bad characters in variable name `to-mcpd_la_LDFLAGS' > webapp/Makefile.am:3: `to-mcpd.la' is not a standard libtool library name > webapp/Makefile.am:3: did you mean `libto-mcpd.la'? > webapp/Makefile.am:8: variable `to-mcpd_la_SOURCES' is defined but no > program or > webapp/Makefile.am:8: library has `to-mcpd_la' as canonical name > (possible typo) > webapp/Makefile.am:11: variable `to-mcpd_la_LIBADD' is defined but no > program or > webapp/Makefile.am:11: library has `to-mcpd_la' as canonical name > (possible typo) > webapp/Makefile.am:12: variable `to-mcpd_la_LDFLAGS' is defined but no > program or > webapp/Makefile.am:12: library has `to-mcpd_la' as canonical name > (possible typo) > Makefile.am: installing `./INSTALL' > Makefile.am: installing `./COPYING' using GNU General Public License v3 > file Makefile.am: Consider adding the COPYING file to the version > control system > Makefile.am: for your code, to avoid questions about which license > your project uses. > > Regards, > > Oliver > > > > --------------------------------------------------------------------------- > --- Using storage to extend the benefits of virtualization and iSCSI > Virtualization increases hardware utilization and delivers a new level of > agility. Learn what those decisions are and how to modernize your storage > and backup environments for virtualization. > http://www.accelacomm.com/jaw/sfnl/114/51434361/ > _______________________________________________ > Tntnet-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tntnet-general ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
