Re: [gnome-db] libgnomedb/glade3 build: "only absolute run-paths are allowed"



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
murrayc ubuntumurrayc:~/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?

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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