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.

       -wsv


On Nov 27, 2006, at 12:33 PM, Josh Wisenbaker wrote:

Since -i requires a dst path what do you recommend? From the looks of the
output it would seem that /Library would be the intention.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
calendarserver-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to