Re: Questions on NetworkManager-0.7.0

2008-03-25 Thread Dan Williams
On Tue, 2008-03-25 at 03:11 +, Jue Yang wrote: > Hi, > > > > I’m a fresh to develop Network Manager based on version 0.7.0. I have > digged it few days and feel so confused. Could anybody give me the > answers to following questions. > > 1. Why does NM separate to two layers, libnm

Questions on NetworkManager-0.7.0

2008-03-25 Thread Jue Yang
Hi, I’m a fresh to develop Network Manager based on version 0.7.0. I have digged it few days and feel so confused. Could anybody give me the answers to following questions. 1. Why does NM separate to two layers, libnm and src? 2. How to do initialization of all objects? I mean who

Re: svn

2008-03-25 Thread Dan Williams
On Tue, 2008-03-25 at 10:45 +0100, Marco Franke wrote: > hello, > I have got the last version (svn) of the networkmanager. > I get all files and get no error. If I starts the autoconf, I get the > following erros: > AC_PROG_LIBTOOL and AM_GLIB_GNU_GETTEXT are missing. I think that means you need

svn

2008-03-25 Thread Marco Franke
hello, I have got the last version (svn) of the networkmanager. I get all files and get no error. If I starts the autoconf, I get the following erros: AC_PROG_LIBTOOL and AM_GLIB_GNU_GETTEXT are missing. Where can I get these files? Thanks, Marco___