port install: Can it keep going after a failure?
Joshua Root
jmr at macports.org
Wed Mar 17 00:22:53 PDT 2010
On 2010-3-17 18:03 , Michael_google gmail_Gersten wrote:
> Does MacPorts have the equivalent of "make -k", to install, and keep
> on going when one dependency fails?
They wouldn't be dependencies if you could install without them...
That said, there's the -p option which will continue processing after an
error if you've requested multiple actions, either by specifying
multiple ports on the command line or by using a command file.
- Josh
More information about the macports-users
mailing list