This is aproblem related with the .pc file, in 3.0.x series the file was glade-3.pc but in 3.1 has changed, see bug #388682 at http://bugzilla.gnome.org/show_bug.cgi?id=388682
I think we need to depend on 3.1 enstead 3.0, becouse the time of use a sort of IF conditions to see how manage this diff. 2007/1/16, Vivien Malerba <[EMAIL PROTECTED]>: > On 1/16/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-01-16 at 16:27 +0100, Murray Cumming wrote: > > > Has nobody else had this problem? > > > > Actually, this was mostly fixed by installing glade-3. However, now > > there's another problem: > > > > make[3]: Entering directory > > `/home/murrayc/svn/gnome218/FULL/libgnomedb/trunk/data/16x16' > > make[3]: Nothing to be done for `install-exec-am'. > > test -z "/16x16" || mkdir -p -- "/16x16" > > mkdir: cannot create directory `/16x16': Permission denied > > make[3]: *** [install-smalliconsDATA] Error 1 > > make[3]: Leaving directory > > `/home/murrayc/svn/gnome218/FULL/libgnomedb/trunk/data/16x16' > > make[2]: *** [install-am] Error 2 > > make[2]: Leaving directory > > `/home/murrayc/svn/gnome218/FULL/libgnomedb/trunk/data/16x16' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory > > `/home/murrayc/svn/gnome218/FULL/libgnomedb/trunk/data' > > make: *** [install-recursive] Error 1 > > [EMAIL PROTECTED]:~/svn/gnome218/FULL/libgnomedb/trunk$ > > > > > > This is caused by GLADE3_PIXMAP_DIR in data/16x16/Makefile.am being > > undefined. It should be defined by "pkg-config --variable=pixmapdir > > glade-3" in configure.in, but there is no glade-3 pkg-config file. Maybe > > this is something that was in previous versions of glade-3? > > I use glade 3.0.1, I'll try with 3.1.3 > > Vivien > _______________________________________________ > gnome-db-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-db-list > -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE) _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
