include paths using glib-2.0 with Anjuta
Asked by
Nemo1234
Upgrade from 12.xx to 14.04. Install the Gnome fall back. Have some programs that need to be compiled
from sources that are six years old. Gtk-3.0 caused a problem so I tried to go back to 2.0.
Anjuta won't compile even the main.c. Problems with finding the glib-2.0 includes.
Example:
#include <glib.h> has to be #include<
fail.
Example: galloca.h is called by glib.h
galloca.h:32.25: fatal error: glib/gtypes.h: No such file or directory, but glib is in glib-2.0.
Have tried to modify the CFLAGS in autoconf/make by mods to "/usr/local/
The path to glib-2.0 is in the make file, but it still fails. Looks like problem in in the configure/make stuff.
Any suggestions?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu glib2.0 Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- Last query:
- Last reply:
To post a message you must log in.