On Mar 19, 2012, at 13:35, Jeremy Lavergne wrote:
>> Which would be in which directory?
>
> I'd expect it to be just like python26/python27:
> ln -s "${python.prefix}/bin/${bin}"
> "${destroot}${prefix}/bin/${bin}${python.link_binaries_suffix}"
Jeremy, what Joshua is dancing around with his questions is that python 2.6 and
later use a drastically different layout (a framework layout) from python 2.5
and earlier. With python 2.6 and later, ports install their binaries in
directories deep in the tree, and the portgroup provides the convenience of
creating symlinks for them in ${prefix}/bin. With python 2.5 and earlier, the
binaries are already installed in ${prefix}/bin to begin with.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev