Problem in Compiling Network Manager source code



Hi,

I am trying to checkout and compile NM source code in Fedora 18. execute following command in terminal

git clone git://anongit.freedesktop.org/NetworkManager/NetworkManager.git
cd NetworkManager


But when I execute following command
./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var


It gives following error

./autogen.sh: line 17: gtkdocize: command not found
./autogen.sh: line 23: ./configure: No such file or directory


Then I tried to installed gtk+dev using following

yum install 'gtk+-devel'


But it still gives same error. What is the solution for this ?

Thanks & Regards,
Malintha Adikari


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]