Pyqt (neko mips4)

From Nekoware

Jump to: navigation, search
neko_pyqt
Packaged by: Jeremy Meng
Internal Version: 1
Download: neko_pyqt-x11-gpl-3.15.tardist
Current release: 3.15 / September 28 2005
Use: Unknown
Licence: Unknown
Website: www.riverbankcomputing.co.uk/pyqt/index.php


PyQt is a set of Python bindings for the Qt toolkit. The bindings

 are implemented as a set of Python modules: qt, qtcanvas, qtgl,
 qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes
 and over 5,750 functions and methods.

More information can be found at

http://www.riverbankcomputing.co.uk/pyqt/index.php

Contents

[edit] Installing the package

Download and install the neko_pyqt-3.15 (version 1) tardist package from the Nekoware repository.

Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:

~ $ inst -f /path/to/neko_pyqt-x11-gpl-3.15.tardist
install all
keep *.opt.src
go
quit

You will need "root" privileges to install the software.

A list of all files is installed by this package is available.

[edit] Package Dependencies

The following additional packages are required to run this software correctly:


[edit] Package Incompatibilities

The following packages are marked as incompatible.

  • No incompatibilities.

[edit] Package Layout

Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.

Name Size [Kbytes] Default Order Description
neko_pyqt.sw.eoe 1,769 Yes 9999 execution only env
neko_pyqt.sw.lib 20,954 Yes 9999 shared libraries
neko_pyqt.opt.relnotes 2 No 9999 release notes
neko_pyqt.opt.dist 36 No 9999 distribution files
neko_pyqt.opt.src 771 No 9999 original source code


[edit] Compiling

As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.


[edit] Environment

setenv CC cc
  setenv CXX CC
  setenv F77 f77
  setenv CFLAGS '-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3  -TARG:platform=IP27:proc=r10000'
  setenv CXXFLAGS '-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3  -TARG:platform=IP27:proc=r10000'
  setenv CPPFLAGS '-I/usr/nekoware/include'
  setenv LDFLAGS '-L/usr/nekoware/lib -rpath /usr/nekoware/lib'
  setenv AR 'CC -ar'
  setenv ARFLAGS '-o'
  setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig'
  setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib'
  setenv LD_LIBRARY_PATH '/usr/nekoware/lib'
  setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib'
  setenv LD_LIBRARY64_PATH '/usr/nekoware/lib64'
  setenv GNOME2_DIR  '/usr/nekoware'
        setenv QTDIR '/usr/nekoware/qt'
  setenv GNUMAKE '/usr/nekoware/bin/gmake'
  setenv PYTHONHOME '/usr/nekoware'
  setenv PYTHONPATH '/usr/nekoware/lib/python2.4'
  set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . /usr/etc /opt/bin $HOME/bin )



[edit] Configure

python configure.py
  gmake
  gmake install


[edit] Release Notes

Click on the "show" link to expand the contents of the package's 'relnotes' file.


[edit] Errors/Miscellaneous

Note: QTDIR must be set before running python on configure.py


[edit] Older Versions

  • None

[edit] External Links

Personal tools