View Single Post
Old 10-08-2008, 02:59 PM   #6
angevin
Et In Arcadia Ego
angevin began at the beginning.
 
angevin's Avatar
 
Posts: 18
Karma: 10
Join Date: Dec 2007
Location: NewYork
Device: Sony prs-505
Quote:
Originally Posted by kovidgoyal View Post
the -dev packages means the packages that are needed to compile software. They have names like pyqt4-dev-4.4.2
slackware and slamd64 have no precompiled packages named -dev for such tools. Third party packages in slackware/slamd64 are compiled by hand. This -dev naming convention for pre-canned binaries seems like Debian and Fedora thing to me.

Anyway, from the Debian repository it says this :

Quote:
Development tools for PyQt4

This package contains various support tools for PyQt4 developers:

* a user interface compiler (pyuic4)
* a resource file generator (pyrcc4)
* a translation string finder (pylupdate)
I have pyuic4,pyrcc4 and pylupdate installed so I do have the development packages you are asking about allready installed on my system. They are located in /usr/bin on my system.

_

Last edited by angevin; 10-08-2008 at 03:12 PM.
angevin is offline   Reply With Quote