Re: [Anjuta-list] Installation problem



Hmm - my /usr/lib looks like this (partly)
lrwxrwxrwx    1 root     root           20 Sep 26  2001 libgnomevfs.so.0
-> libgnomevfs.so.0.0.0
lrwxrwxrwx    1 root     root           20 Sep 26  2001 libgnomevfs.so
-> libgnomevfs.so.0.0.0
-rwxr-xr-x    1 root     root       230185 Oct 23  2001
libgnomevfs.so.0.0.0
-rwxr-xr-x    1 root     root         1481 Oct 23  2001 libgnomevfs.la
-rw-r--r--    1 root     root       303468 Oct 23  2001 libgnomevfs.a
-rwxr-xr-x    1 root     root        47446 Oct 23  2001
libgnomevfs-pthread.so
-rwxr-xr-x    1 root     root          771 Oct 23  2001
libgnomevfs-pthread.la
-rw-r--r--    1 root     root        50552 Oct 23  2001
libgnomevfs-pthread.a
-rw-r--r--    1 root     root          218 Oct 23  2001 vfsConf.sh
drwxr-xr-x    3 root     root         4096 Oct 23  2001 gnome-vfs-1.0
drwxr-xr-x    4 root     root         4096 Oct 23  2001 vfs

Look for libgnomevfs.so - probably that's what is missing. As a band-aid
fix, you can add '-L/usr/local/lib -lgnomevfs' to LDFLAGS and see if it
compiles.

Rgds,
Biswa.

On Thu, 2002-05-02 at 06:48, anjuta-list-admin lists sourceforge net
wrote:
> 
> 
> 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
> 
> 
> _______________________________________________________________
> 
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: bandwidth sourceforge net
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 






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