Yes, I dunno if it's a bug or a feature, you must "[sudo] python setup.py develop" on such eggs. You may use a virtualenv if you don't want to see these eggs as links in your regular Python site-packages directory.
Cheers -- Gilles Lenfant 2008/11/21 Jean Jordaan <[EMAIL PROTECTED]>: > At http://pypi.python.org/pypi/zc.buildout I read: > "If a file path is given, it should point to a Python setup script. If > a directory path is given, it should point to a directory containing a > setup.py file." > > But when I run ./bin/buildout with a config including paths to > develop-eggs, all that happens is that a link file is created in the > develop-eggs directory. The setup script isn't actually run, no > installation happens. > > I guess I'm misunderstanding how this is supposed to work .. > > -- > jean . .. .... //\\\oo///\\ > > _______________________________________________ > Product-Developers mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/product-developers > -- Gilles Lenfant INGENIWEB (TM) - SAS 50000 Euros - RC B 438 725 632 Bureaux de la Colline 1 rue Royal 92210 Saint Cloud - France Phone : 01 78 15 24 00 / Fax : 01 46 02 44 04 web : www.ingeniweb.com - une société du groupe Alter Way _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
