I've foung some deb packages, but dpkg don't want to install them, because they try to overwrite some existing gnome packages. Here is the outpput of compilation: ******************* Good - your configure finished. Start make now
cd . && /bin/sh ./config.status Makefile fast creating Makefile cd . && /bin/sh /home/serja/Work/knetworkconf-0.6.1/admin/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/serja/Work/knetworkconf-0.6.1' Making all in knetworkconf make[2]: Entering directory `/home/serja/Work/knetworkconf-0.6.1/knetworkconf' cd .. && \ /bin/sh /home/serja/Work/knetworkconf-0.6.1/admin/missing --run automake-1.6 --gnu knetworkconf/Makefile cd .. && perl admin/am_edit -padmin knetworkconfmodule-0.6.1/knetworkconf/Makefile.in admin/am_edit -padmin doesn't exist cd .. && /bin/sh ./config.status knetworkconf/Makefile depfiles fast creating knetworkconf/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/home/serja/Work/knetworkconf-0.6.1/knetworkconf' make[2]: Entering directory `/home/serja/Work/knetworkconf-0.6.1/knetworkconf' Makefile:654: *** пропущен разделитель. Останов. make[2]: Leaving directory `/home/serja/Work/knetworkconf-0.6.1/knetworkconf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/serja/Work/knetworkconf-0.6.1' make: *** [all] Error 2 [EMAIL PROTECTED]:~/Work/knetworkconf-0.6.1$ **************** About: Makefile:654: *** пропущен разделитель. Останов. My locale set to ru, so don't know what it means on English, but it says that something missing in makefile and therefore the process is stopped. ------- Original message ------- From: Alejandro Exojo <[EMAIL PROTECTED]> To: [email protected] Subject: Re: network tools Date: 6 Сентябрь 2005 00:07 > El Lunes, 5 de Septiembre de 2005 16:14, Serja escribió: > > and is there any deb packages, because knetworkconf failed to compile on > > my system? > > I haven't searched for debs, but you can try pasting the output of the > compilation failure. :)

