This may be caused by incorrect dynamic library linking. The perlapi
calls libslurm to parse the configuration file. If there is an older
version of slurm installed, which does not recognize the newly added
config key, and the old libslurm is used, you will get that error
message. Please try "ldconfig -p|grep slurm" to check the version of
slurm library being used. Or you can enforce the using of the new
library by setting LD_LIBRARY_PATH. 

在 2011-11-17四的 21:18 +0100,Yuri D'Elia写道:
> I get the following while trying to use the perl api with the current 
> development version:
> 
> perl: error: Parsing error at unrecognized key: AccountingStoreJobComment
> perl: error: Parse error in file /etc/slurm-llnl/slurm.conf line 131: 
> "AccountingStoreJobComment=YES"
> perl: fatal: something wrong with opening/reading conf file

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to