Re: building jsvc 1.2.0 for 9.0.24

2019-08-20 Thread Mark Thomas
On August 20, 2019 7:36:03 AM UTC, Greg Huber wrote: >OK, thanks, I just copied it from the previous release this time. > >If I run ./support/buildconf.sh from the unix dir I get: > >./support/buildconf.sh: line 22: autoconf: command not found >./support/buildconf.sh: cannot generate configure scr

Re: building jsvc 1.2.0 for 9.0.24

2019-08-20 Thread Greg Huber
OK, thanks, I just copied it from the previous release this time. If I run ./support/buildconf.sh from the unix dir I get: ./support/buildconf.sh: line 22: autoconf: command not found ./support/buildconf.sh: cannot generate configure script So it wants autoconf to be installed now. Can ./config

Re: building jsvc 1.2.0 for 9.0.24

2019-08-20 Thread Mark Thomas
On August 19, 2019 8:24:00 AM UTC, Greg Huber wrote: >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 chec

building jsvc 1.2.0 for 9.0.24

2019-08-19 Thread Greg Huber
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.