<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">I've been running qgis 0.10
on my Slack 12.1 machine (from a pre-built package from slacky.eu) with
no problems.  I just built 0.11 from source and now see this error when
starting the program:<br>
<br>
</font>
<meta name="qrichtext" content="1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;"><!--StartFragment--><span
 style="color: rgb(255, 0, 0);">Couldn't load PyQGIS.<br>
Python support will be disabled.</span><br>
<br>
Traceback (most recent call last):<br>
  File "", line 1, in <br>
ImportError: libqgis_gui.so.0.10: cannot open shared object file: No
such file or directory<br>
<br>
Python version:<br>
2.5.2 (r252:60911, Mar  1 2008, 13:52:45) <br>
[GCC 4.2.3]<br>
<br>
Python path:<br>
['/usr/local/share/qgis/python', '/home/hammack/.qgis//python/plugins',
'/usr/local/share/qgis/python/plugins', '/usr/lib/python25.zip',
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/gtk-2.0']<!--EndFragment--></p>
<br>
<font face="Helvetica, Arial, sans-serif">Looking at
/usr/lib/python2.5/site-packages/PyQt4 it seems like everything is
there.<br>
<br>
Seems like it would have to be a path problem, but I don't see it.  Any
ideas?<br>
<br>
Thanks.<br>
</font>
</body>
</html>