Difference between revisions of "Hugin Compiling Mandriva"

From PanoTools.org Wiki
Jump to navigation Jump to search
(Created page with 'in /etc/alternatives change the links: * wx-config to /usr/lib64/wx/config/gtk2-unicode-release-2.8 * wxrc to /usr/bin/wxrc-2.8-unicode then it should compile as on other linux ...')
 
(Change compiling category)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
Reference:  https://bugs.launchpad.net/hugin/+bug/704418
 
Reference:  https://bugs.launchpad.net/hugin/+bug/704418
 +
 +
[[Category:Software:Hugin:Compiling]]

Latest revision as of 22:43, 14 July 2011

in /etc/alternatives change the links:

  • wx-config to /usr/lib64/wx/config/gtk2-unicode-release-2.8
  • wxrc to /usr/bin/wxrc-2.8-unicode

then it should compile as on other linux platforms.

Reference: https://bugs.launchpad.net/hugin/+bug/704418