Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > cfa008201ae37907f9d0081b3a6cdb47 > files > 367

python-egenix-mx-base-3.1.2-2mdv2010.0.i586.rpm

=============================================================================
eGenix mx Base Distribution for Python
-----------------------------------------------------------------------------

Source Installation
-------------------

In order to build and install the distribution, run 

    python setup.py install

Then change to some other directory and try to import the packages:

$ cd ~
$ python
Python 2.4.3 (#1, May  9 2007, 00:48:21)
[GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from mx.DateTime import now
>>> print now()
2007-05-30 11:00:03.24
>>>                            

Note that trying this from the installation directory will cause
Python to pick up the source tree packages which do not contain the
compiled binaries.  This will likely fail with strange error messages.


Prebuilt Installation
---------------------

If you have downloaded a prebuilt distribution archive, the
installation is basically the same as for the source installation,
only that setup.py will automatically skip the build process.


Copyrights & Licenses
---------------------

The software in this distribution is copyrighted and protected by
international, EU and German copyright law. Please see the COPYRIGHT
file for details.

The software is licensed to you under the eGenix.com Public License as
stated in the LICENSE file of the distribution directory.  Some
subpackages may contain third-party software which is licensed under
different conditions. Please see the documentation and/or LICENSE
files of the subpackages for details.

If in doubt, please check the web-site at http://www.egenix.com or
contact sales@egenix.com for more information on copyright, licensing
conditions and authorized use.


-----------------------------------------------------------------------------
eGenix.com GmbH
Pastor-Loeh-Str. 48
D-40764 Langenfeld
Germany
info@egenix.com