gnome-libs and stock PNG images...



I am having trouble creating gnome-stock-imlib.h in libgnomeui/pixmaps from a tarball (0.99.0). I examined the makefile, and the following lines dont execurt when i run make:

for i in $(stock_images); do \
  vn='echo $$i | sed -e 's,stock_\(.*\)\.png,imlib_\1,''; \
  $(CONVERTRGB) -n -v=$$vn -a=gnome-stock-imlib.h $(srcdir)/$$i; \
done

This pints out on the screen (variables expaned of course), but nothing happenes. When make gets a little farther on to a file that requires gnome-stock-imlib.h, it prints a very long error list and quits. I dont understand why these lines will not execute. I appreciate any help.

Jon Rista


____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1



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