Ioannis Botsis
2017-04-06 09:54:03 UTC
Hello there,
I try to install Torque 6.0.2, 6.1.1 on ubuntu 16.04 server full updated.
the configure command is the :
./configure --prefix=/storage/exp_soft/tuc/torque
--exec-prefix=/storage/exp_soft/tuc/torque --enable-cpuset --disable-gui
--with-hwloc-path=/usr/local --with-default-server=se01.grid.tuc.gr
--with-rcp=scp --enable-drmaa --with-pam=/lib/x86_64-linux-gnu/security
I try with gcc-4.7, gcc-4.8, gcc-4.9 and gcc5.0
always i get the error
configure: error: Must have atexit() or on_exit()
any hint
Ioannis Botsis
I try to install Torque 6.0.2, 6.1.1 on ubuntu 16.04 server full updated.
the configure command is the :
./configure --prefix=/storage/exp_soft/tuc/torque
--exec-prefix=/storage/exp_soft/tuc/torque --enable-cpuset --disable-gui
--with-hwloc-path=/usr/local --with-default-server=se01.grid.tuc.gr
--with-rcp=scp --enable-drmaa --with-pam=/lib/x86_64-linux-gnu/security
I try with gcc-4.7, gcc-4.8, gcc-4.9 and gcc5.0
always i get the error
configure: error: Must have atexit() or on_exit()
any hint
Ioannis Botsis