Hello, I've build PySide 1.2.1 on CentOS 6.2 with Qt 4.7.4 and python 2.6 using:
python setup.py build --qmake=~/qt/4.7.4/bin/qmake --standalone Everything built fine but when I run: from PySide import QtCore, QtGui I get the following error: ImportError: libpyside-python2.6.so.1.2: cannot open shared object file: No such file or directory Any clue as to what would cause this? Any help is appreciated, -- -tony
_______________________________________________ PySide mailing list PySide@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside