Error upgrading from 1.2.2 to 1.2.3.1

Started by tivanni, September 26, 2012, 10:39:40 AM

Previous topic - Next topic

tivanni

Hi, i do step by step the upgrade's procedure reported in Netxms manual, but the "make" command ended with this output:
../../../tools/create_ssa_list.sh "" > static_subagents.cpp
/bin/bash: ../../../tools/create_ssa_list.sh: Permission denied
make[4]: *** [static_subagents.cpp] Error 126
make[4]: Leaving directory `/root/netxms-1.2.3.1/src/agent/core'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/netxms-1.2.3.1/src/agent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/netxms-1.2.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/netxms-1.2.3.1'
make: *** [all] Error 2

How can i fix?

Thank you for the help :)

tivanni

i change permission to file create_ssa.sh, redo sh ./configure... command and the make command go fine :)