port install: Can it keep going after a failure?
Ryan Schmidt
ryandesign at macports.org
Thu Mar 18 05:38:27 PDT 2010
On Mar 18, 2010, at 07:36, Rainer Müller wrote:
>> What I want is: If A depends on B, C, and D, then failure of B still
>> builds C and D.
>
> That's exactly what -p does. If you run "port install A C D" and B fails
> as a dependency, it will still install C and D.
He wants to run "port install A" and have it install C and D even if B fails.
More information about the macports-users
mailing list