[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] configure script prob in MW examples
- Date: Tue, 11 Apr 2006 12:27:38 -0500
- From: "David A. Kotz" <dkotz@xxxxxxxxxxxxx>
- Subject: [Condor-users] configure script prob in MW examples
The configure script for the blackbox example in MW 0.2.2 sets both
PVM_ROOT and PVM_ARCH to the PVM_ROOT value. The Makefile then
generates a link line that won't work. It looks like a cut-n-paste that
wasn't cleaned up.
- dave