On Thu, Mar 25, 2010 at 11:30 AM, Reinout van Rees <rein...@vanrees.org> wrote: > I'll probably make a branch for it, ok?
Sounds good. > *How do you get buildout to build in a subdirectory?* I mean, you can give > gnu's autoconf mechanism a base prefix argument so that everything gets > installed into /where/I/build/usr/lib/something instead of > /usr/lib/something. There's an option to get buildout to use relative paths; you'll need to dig that out of the docs and use that. Some recipes may not support that since it's (relatively) recent. (Sometime in the past year, maybe?) > If I run buildout, it uses absolute directories, so /where/I/build/ will > still be in the paths. My "solution" would be to use debian to get the big > .tgz into the target dir and then to run "python install.py" in a > post-install hook or so. We're making RPMs, but I'll bet not all of them are relocatable. I know we're using the relative paths bit in some to make things better. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig