Hi, Clark, On clean moblin system packages you've mentioned are likely uninstalled. Issue "su" command and install them with "yum install <package_name>", where for exact package name you can refer to the list of http://repo.moblin.org/moblin/development/core/ia32/os/i586/
You should install also *-devel packages. 2009/3/29 Clark Snowdall <[email protected]>: > Hello, > > I'm new here so please forgive if this is a bit moronic. I'm having trouble > building projgen on the Moblin V2 environment. I'm new to autogen so I'm > probably missing something very easy. When I do: > ./autogen.sh > > It complains about missing package requirements (libglade, glib, gconf, and > libxml) and then proceeds to suggest that I modify PROJGEN_CFLAGS and > PROJGEN_LIBS to get it to work. Am I missing a setting here? What do I > need to alter PROJGEN_CFLAGS and PROJGEN_LIBS to? > > Thanks, > Snowdall > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
