On Nov 27, 2006, at 8:38 PM, Josh Wisenbaker wrote:
On Nov 27, 2006, at 4:53 PM, Wilfredo Sánchez Vega wrote:
Try 'sudo run -i /tmp/dst' and see what's installed there. If it looks right to you, install it like so:
cd /tmp/dst && sudo pax -pe -rvw . /
You could also just write to / directly from the run script. Using a temporary location allows you to create a tar package to install elsewhere.
I'll give it a try.
And the results are a bit scattered. Everything is built into a /dst/Library/Frameworks/Python.framework/ Versions/2.4/ structure. Everything All the config files and caldavd scripts point to locations in all of the usual places like /etc and /usr/bin, but nothing was installed there. Josh -- Josh Wisenbaker, ACSA http://www.afp548.com Breaking my server to save yours.