Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] how to build sdm for juno

Hi Beth and Rodrigo,

On 07/18/12 14:44, Beth Tibbitts wrote:> ptp downloads

I've downloaded the zip from http://www.eclipse.org/ptp/downloads.php but i have an issue because we install slurm in /apps :


cd org.eclipse.ptp.linux.x86_64_6.0.1.201206292032
sh ./BUILD
	checking for srun... /apps/pilatus/slurm/default/bin/srun
configure: error: The top installation directory of SLURM rms must be specified via "--with-slurm=DIR".

=> ./BUILD --with-slurm=/apps/pilatus/slurm/default/
nothing happens :-(

=> ./BUILD configure --with-slurm=/apps/pilatus/slurm/default
	checking for srun... /apps/pilatus/slurm/default/bin/srun
configure: error: The top installation directory of SLURM rms must be specified via "--with-slurm=DIR".

This is an egg/chicken issue...

JG



Back to the top