Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 0e707489eae81e4d34b624e0b3679796 > files > 11

apradar-0.40-1mdk.i586.rpm


=== Building AP Radar ===

To build AP Radar, go to the src directory and run make.

* If you get this error:
/bin/sh: line 1: gtkmm-config: command not found

it means you dont have the gtkmm development libraries.
At the time of this writing, I am using Mandrake 9.0
and the gtkmm1.2 and gtkmm1.2-devel packages.

If you get this error:
In file included from main.cc:12:
/usr/include/gtk--/main.h:27:25: gtk/gtkmain.h: No such file or directory

it means you dont have the gtk+ development libraries
I am using libgtk+1.2-devel and libglib1.2-devel packages.

C++ AutoMake help:
http://www.murrayc.com/learning/linux/automake/automake.shtml