you need to download the files inside the network svn and place them in the directory where there is knetworkmanager/.<br>for example let&#39;s say that you have downloaded the knetworkmanager in /usr/src/network/knetworkmanager.
<br>the files here: <a href="http://websvn.kde.org/branches/extragear/kde3/network/">http://websvn.kde.org/branches/extragear/kde3/network/</a><br>and place them in /usr/src/network (remember that you just need to download the 4 files in this directory and not also the other directories). then run make -f 
Makefile.cvs and that will generate the configure script. run configure and that should work. if it doesn&#39;t then you&#39;ll also have to download the kdereview into the /usr/src/network/.<br><br>but this script should help you do it in a better way:
<br><br><pre>#!/bin/sh<br><br>svn co -N svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/network kdenetwork<br>cd kdenetwork<br>svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin<br>svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/network/knetworkmanager/
<br>make -f Makefile.cvs<br>./configure --prefix=`kde-config --prefix`<br>make<br>sudo make install</pre>this should download, configure and compile your knm from svn. if the configure gives you errors do as it says and it should compile.
<br><br><div><span class="gmail_quote">2007/11/19, Ryan Daly &lt;<a href="mailto:daly@ctcnet.net">daly@ctcnet.net</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All:<br><br>I&#39;m trying to compile KNetworkManager v0.2 on Fedora Core 7, and am<br>having some issues.<br><br>In knetworkmanager-0.2/INSTALL, it says `configure.in&#39; is used to create<br>`configure&#39; by `autoconf&#39;.
<br><br>I see <a href="http://configure.in.in">configure.in.in</a>, but no <a href="http://configure.in">configure.in</a>.&nbsp;&nbsp;What am I to do to get<br>`configure&#39; created so that I can begin the compile process?<br><br>
Thanks in advance.<br>--<br><br>_______________________________________________<br>kde-networkmanager mailing list<br><a href="mailto:kde-networkmanager@kde.org">kde-networkmanager@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-networkmanager">
https://mail.kde.org/mailman/listinfo/kde-networkmanager</a><br></blockquote></div><br><br clear="all"><br>-- <br>dott. ing. beso