Hello! I get this error how is written in the Ticket: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673739
I use the latest tar-File form the Website (http://www.tntnet.org/download.html) but I and get the same error. If i checkout SVN-Sources i get other errors: autoconf [...] automake [...] configure [...] [root@augsburg tntnet]# make make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. I work with Fedora 17 32bit. The fedora tnt rpm package has other troubles.... <bash-code> [root@augsburg or]# yum -y install tntnet tntnet-devel <!-- switch user --> or@augsburg:~$ cd /home/or/a-z/git/artikel23-tntnet or@augsburg:~/a-z/git/artikel23-tntnet$ tntnet-config --project artikel23i Sample tntnet-project "artikel23i" created. To build change to the directory "artikel23i" and run make. To run the application execute "tntnet" there. To view the page navigate your browser to "http://localhost:8000/". or@augsburg:~/a-z/git/artikel23-tntnet$ ls artikel23i or@augsburg:~/a-z/git/artikel23-tntnet$ cd ./artikel23i/ or@augsburg:~/a-z/git/artikel23-tntnet/artikel23i$ ls artikel23i.ecpp Makefile tntnet.conf tntnet.properties or@augsburg:~/a-z/git/artikel23-tntnet/artikel23i$ make /usr/bin/ecppc -o artikel23i.cpp artikel23i.ecpp g++ -I/usr/include -fPIC -O2 -c -o artikel23i.o artikel23i.cpp In file included from /usr/include/tnt/scope.h:35:0, from /usr/include/tnt/ecpp.h:34, from artikel23i.cpp:6: /usr/include/tnt/object.h:33:33: schwerwiegender Fehler: cxxtools/refcounted.h: Datei oder Verzeichnis nicht gefunden Kompilierung beendet. make: *** [artikel23i.o] Fehler 1 rm artikel23i.cpp or@augsburg:~/a-z/git/artikel23-tntnet/artikel23i$ ls artikel23i.ecpp Makefile tntnet.conf tntnet.properties or@augsburg:~/a-z/git/artikel23-tntnet/artikel23i$ find /usr -name '*refcounted*' /usr/include/boost/flyweight/refcounted.hpp /usr/include/boost/flyweight/refcounted_fwd.hpp find: `/usr/lib/audit': Keine Berechtigung </bash-code> ...So, what can I do now? thank you and best regards Olaf (Munich, Germany) ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
