10 Jul
2004
10 Jul
'04
6:32 p.m.
On Sat, 2004-07-10 at 11:20 -0700, Bryce Harrington wrote:
however when Inkscape is started up, it cannot locate its icons. Doing this resolves the issue:
ln -s /usr/lib/inkscape /usr/local/lib/inkscape ln -s /usr/share/inkscape /usr/local/share/inkscape
Is there a way we can get this fixed quickly, or a way we could kludge around it (like have the .autopackage create the symlinks as above)?
Looks like binary relocatability wasn't enabled in that build. I'll take a look at it now.
thanks -mike