Hi, Thanks, I haven't tried building it again yet, but will be trying it soon. Also, can I have a rough idea of when the next release(with the python3.2 related bug fixed) will be available?
Because, ultimately I have to use Pyhon3.2. Regards, Tej On Thu, Sep 6, 2012 at 11:56 AM, Roman Lacko <[email protected]>wrote: > Hi, > > here is another option how to build PySide from source on Linux [1]. > There is known bug when building with python 3.2 that i will fix in > next release. > > Regards > R. > > [1] > http://pypi.python.org/pypi/PySide#installing-pyside-from-source-on-a-unix-system-ubuntu-12-04-lts > > 2012/9/6 Tejashri Kandolkar <[email protected]>: > > Hi, > > > > I am trying to build Pyside on Linux RHEL 64-bit machine. > > I followed the steps mentioned @ > > http://qt-project.org/wiki/Building_PySide_on_Linux, but i face build > > issues. > > > > I got the source code for the same from > > http://qt-project.org/wiki/PySideDownloads > > and I only find PySide and Shiboken tar files (ApiExtractor and > > generatorrunner directories are inside the Shiboken dir) > > > > Just want to make sure if thats the correct way to build PySide from > source? > > > > I get the following error when I run cmake inside the PySide/build dir. > > .........]$ cmake .. > > -- The C compiler identification is GNU 4.4.4 > > -- The CXX compiler identification is GNU 4.4.4 > > -- Check for working C compiler: /usr/bin/gcc > > -- Check for working C compiler: /usr/bin/gcc -- works > > -- Detecting C compiler ABI info > > -- Detecting C compiler ABI info - done > > -- Check for working CXX compiler: /usr/bin/c++ > > -- Check for working CXX compiler: /usr/bin/c++ -- works > > -- Detecting CXX compiler ABI info > > -- Detecting CXX compiler ABI info - done > > CMake Error at CMakeLists.txt:8 (find_package): > > By not providing "FindGeneratorRunner.cmake" in CMAKE_MODULE_PATH this > > project has asked CMake to find a package configuration file provided > by > > "GeneratorRunner", but CMake did not find one. > > > > Could not find a package configuration file provided by > "GeneratorRunner" > > (requested version 0.6.16) with any of the following names: > > > > GeneratorRunnerConfig.cmake > > generatorrunner-config.cmake > > > > Add the installation prefix of "GeneratorRunner" to CMAKE_PREFIX_PATH > or > > set "GeneratorRunner_DIR" to a directory containing one of the above > > files. > > If "GeneratorRunner" provides a separate development package or SDK, be > > sure it has been installed. > > > > > > -- Configuring incomplete, errors occurred! > > > > Can anyone help on the proper build steps for building Pyside from > Source? > > > > Regards, > > Tej > > > > _______________________________________________ > > PySide mailing list > > [email protected] > > http://lists.qt-project.org/mailman/listinfo/pyside > > >
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
