Figured out the problem here. I upgraded my glib2 to 2.22.4 (the current slack64 package) and that incombination with not recompiling wxGTK was what caused the problem. To get wxGTK ver 2.8.10 to compile with a glib2 >= 2.21 I needed to patch wxGTK as per this bug report:
http://trac.wxwidgets.org/ticket/10883 On Mar 3, 8:48 pm, kevin <[email protected]> wrote: > I just upgraded my hugin copy to svn5049 and when I run hugin I get: > > Fatal Error: Fatal installation error > The file data/splash.png was not found at:/usr/local/share/hugin/xrc/ > Aborted > > The file is there though: > > ls -l /usr/local/share/hugin/xrc/data/splash.png > -rw-r--r-- 1 root root 102222 2010-02-17 17:58 /usr/local/share/hugin/ > xrc/data/splash.png > > I then pulled down a new copy of svn5049 and compiled it up and I > still get the same error. I downgraded to svn5021 and everything is > working fine again. -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
