On Wed, 05 Sep 2007 20:39:06 +0330 "Bahman M." <[EMAIL PROTECTED]> wrote:
[...] > Note: I'm not sure but I think it's not a good practice to issue more > than one 'make install' at a time. [...] This is not good practice at all, since both (all) chains of make jobs deal with the same /var/db/pkg/pkgdb.db (and other files), so you can damage the database or at least you will get a complaint from one of (de)installs. Please read this: http://www.freebsd.org/projects/ideas/#p-ports-parallel Nikola Lečić _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
