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

Re: gEDA-user: Ancient pcb versions on Fink/MacPorts



On Tue, 2009-12-29 at 08:12 -0800, Donald Tillman wrote:
> gtk-update-icon-cache: Failed to open file /sw/share/icons/hicolor/.icon-theme.cache : No such file or directory
> Errors were encountered while processing:
>  /sw/fink/dists/unstable/main/binary-darwin-i386/sci/geda-gaf_1.6.0-3_darwin-i386.deb
> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
> Failed: can't install package geda-gaf-1.6.0-3
> ----------------
> 
> Is there any way around this?

As a workaround, try disabling the icon cache update process. I'm not
sure the most concise way of doing that though.

Hack a makefile? Perhaps you can override the make variable
ICON_THEME_INSTALLER to /bin/true or something.

make ICON_THEME_INSTALLER=/bin/true install

Or something like that..

Alternatively, figure out why the icon cache isn't relevant on your
platform. Doesn't GTK want it?

Actually, on my system, that file is
/usr/share/icons/hicolor/icon-theme.cache
(No "." in front of the name).

Best wishes,

Peter C.



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user