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 script
>
>So it wants autoconf to be installed now.  Can ./configure be created
>as
>before in the build for ease of use?

Yes. It is an error that step was missed in the build this time.

Mark


>
>Cheers Greg
>
>On Tue, 20 Aug 2019 at 08:03, Mark Thomas  wrote:
>
>> 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 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)
>>
>> Sounds like a step was missed in the Commons Daemon release. I'll
>look
>> into updating the docs so it doesn't get missed in future
>>
>> You should be able to call support/buildconf.sh to create the
>configure
>> script.
>>
>> Mark
>>
>> >
>> >what I normally do :
>> >
>> >export CFLAGS=-m64
>> >export LDFLAGS=-m64
>> >./configure
>> >make
>> >copy jsvc to bin folder
>> >
>> >Cheers Greg
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



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 ./configure be created as
before in the build for ease of use?

Cheers Greg

On Tue, 20 Aug 2019 at 08:03, Mark Thomas  wrote:

> 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 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)
>
> Sounds like a step was missed in the Commons Daemon release. I'll look
> into updating the docs so it doesn't get missed in future
>
> You should be able to call support/buildconf.sh to create the configure
> script.
>
> Mark
>
> >
> >what I normally do :
> >
> >export CFLAGS=-m64
> >export LDFLAGS=-m64
> >./configure
> >make
> >copy jsvc to bin folder
> >
> >Cheers Greg
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


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 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)

Sounds like a step was missed in the Commons Daemon release. I'll look into 
updating the docs so it doesn't get missed in future 

You should be able to call support/buildconf.sh to create the configure script.

Mark

>
>what I normally do :
>
>export CFLAGS=-m64
>export LDFLAGS=-m64
>./configure
>make
>copy jsvc to bin folder
>
>Cheers Greg


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org