Hello, I am trying to build commons-daemon-1.2.0 from the supplied commons-daemon-native.tar.gz. There seems to be a ./configure script missing from the apache-tomcat-9.0.24/bin/commons-daemon-1.2.0-native-src/unix folder.
I have checked the INSTALL.txt from v1.1.0 and they are exactly the same. Is there something I have to do to create the ./configure (there is a configure.in file) what I normally do : export CFLAGS=-m64 export LDFLAGS=-m64 ./configure make copy jsvc to bin folder Cheers Greg