[PyKDE] Compiling PyKDE 3.11.3 on Solaris 8 fails

Holger Joukl Holger.Joukl at LBBW.de
Wed Mar 2 08:31:54 GMT 2005


>Just in case I might need it, is there someway for configure.py to figure
out
>it's running Solaris (eg an /etc/Solaris-release file or something
similar)?

>Jim

Jim,
maybe you could test if the os.uname() function is available (which it is
on
"recent flavors of Unix", according to python docs :-).
On a Solaris 8 system named "dev-a", this returns:

>>> os.uname()
('SunOS', 'dev-a', '5.8', 'Generic_117350-02', 'sun4u')
>>>



Der Inhalt dieser E-Mail ist vertraulich. Falls Sie nicht der angegebene
Empfänger sind oder falls diese E-Mail irrtümlich an Sie adressiert wurde,
verständigen Sie bitte den Absender sofort und löschen Sie die E-Mail
sodann. Das unerlaubte Kopieren sowie die unbefugte Übermittlung sind nicht
gestattet. Die Sicherheit von Übermittlungen per E-Mail kann nicht
garantiert werden. Falls Sie eine Bestätigung wünschen, fordern Sie bitte
den Inhalt der E-Mail als Hardcopy an.

The contents of this  e-mail are confidential. If you are not the named
addressee or if this transmission has been addressed to you in error,
please notify the sender immediately and then delete this e-mail.  Any
unauthorized copying and transmission is forbidden. E-Mail transmission
cannot be guaranteed to be secure. If verification is required, please
request a hard copy version.




More information about the PyQt mailing list