On Wed, Nov 17, 2010 at 1:53 PM, Andrew Davis <[email protected]> wrote: > I have installed distribute-py27 0.6.14-3 on an x86_64 fink install under Mac > OS 10.6.4. It's my impression that distribute is meant to replace > setuptools, but it doesn't seem to provide an 'easy_install' command. > > $ dpkg -L distribute-py27 | grep easy > /sw64/bin/easy_install-2.7 > /sw64/lib/python2.7/site-packages/easy_install.py > /sw64/lib/python2.7/site-packages/easy_install.pyc > /sw64/lib/python2.7/site-packages/setuptools/command/easy_install.py > /sw64/lib/python2.7/site-packages/setuptools/command/easy_install.pyc > /sw64/lib/python2.7/site-packages/setuptools/tests/test_easy_install.py > /sw64/lib/python2.7/site-packages/setuptools/tests/test_easy_install.pyc > > It seems the /sw64/bin/easy_install-2.7 command is the one that's meant to be > used, but this seems awkward. I just know I'm going to type 'easy_install > foo' in the future and wind up with libraries installed in the system python, > then wonder why they won't import. Am I missing something? > > Thanks much, > Andrew Davis
Nope. That's how it's set up right now. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
