[Anjuta-list] Installation problem



Hello all, I'm quite new to Linux (few days) and I want to install Anjuta. The configure went smoothly but when I run make I see at the final output the following lines: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/freetype2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -I./../scintilla/include -I./../tagmanager/include -I./../widgets -I./../pixmaps -I.. -I. -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -O1 -g -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c an_file_view.c
an_file_view.c:6:35: libgnomevfs/gnome-vfs.h: No such file or directory
an_file_view.c:7:40: libgnomevfs/gnome-vfs-mime.h: No such file or directory
an_file_view.c:8:49: libgnomevfs/gnome-vfs-mime-handlers.h: No such file or directory
make[2]: *** [an_file_view.o] Error 1
make[2]: Leaving directory `/home/liron/anjuta/anjuta-0.1.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/liron/anjuta/anjuta-0.1.9'
make: *** [all-recursive-am] Error 2


The problem is that my libgnomevfs directory is in /usr/local/include/gnome-vfs-1.0. How can I tell the installation to include this directory in the search path?

Thank you very much
Liron





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