pyclewn version: 1.11 Red Hat Enterprise Linux Workstation release 6.5 (Santiago) Python 2.6.6 tracker id: 124 mercurial changeset: dddc4dbe3cff
Description: On RedHat (and Fedora Core) and in the 'home scheme' installation, the library is installed at $HOME/lib64/python instead of $HOME/lib/python. Solution: Among the Fedora Core patches of python-2_6_5-17_fc14 at http://pkgs.fedoraproject.org/cgit/python.git/, the patch python-2.6-lib64.patch does change 'lib' to 'lib64' in 'platlib' pathnames. Use 'install_platlib' instead of 'install_purelib' in setup.py to build the pyclewn scripts. Files: setup.py ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
