Re: [daemon] release 1.0.1

2005-01-05 Thread Jerome Jar
The source contains native libraries source files for winnt.
We'll have to do-it-yourself :)


On Wed, 5 Jan 2005 14:16:49 +1100, Dion Gillard [EMAIL PROTECTED] wrote:
 The download location for procrun is not very obvious from the web site.
 
 The Native Binaries download link (
 http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
 contain subdirectories for win32.
 
 Is that to be expected?
 
 On Tue, 04 Jan 2005 18:45:08 +0100, jean-frederic clere
 [EMAIL PROTECTED] wrote:
  Hi,
 
  I am thinking of releasing daemon 1.0.1. This release only fixes known 
  problems:
  +++
  Changes with 1.0.1
 * Allow enableassertions -ea (PR 304310).
 * Add -lpthread to LDFLAGS on Linux (PR 30177).
 * Add support for x86_64 (PR 27523).
 * Add support for Tru64 (PR 29465).
 * Remove the pid file when son exits correctly (PR 31614).
 * Add support for JVM-4.1.x on MAC OS X (part of PR 31613).
  +++
  Any comments?
 
  Cheers
 
  Jean-Frederic
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 --
 http://www.multitask.com.au/people/dion/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [daemon] release 1.0.1

2005-01-05 Thread jean-frederic clere
Dion Gillard wrote:
The download location for procrun is not very obvious from the web site.
The Native Binaries download link (
http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
contain subdirectories for win32.
Is that to be expected?
I don't have windoze, so someone has to help for the procrun bugs and to produce 
the win32 binary.


On Tue, 04 Jan 2005 18:45:08 +0100, jean-frederic clere
[EMAIL PROTECTED] wrote:
Hi,
I am thinking of releasing daemon 1.0.1. This release only fixes known problems:
+++
Changes with 1.0.1
  * Allow enableassertions -ea (PR 304310).
  * Add -lpthread to LDFLAGS on Linux (PR 30177).
  * Add support for x86_64 (PR 27523).
  * Add support for Tru64 (PR 29465).
  * Remove the pid file when son exits correctly (PR 31614).
  * Add support for JVM-4.1.x on MAC OS X (part of PR 31613).
+++
Any comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [daemon] release 1.0.1

2005-01-05 Thread Mladen Turk
jean-frederic clere wrote:
Dion Gillard wrote:
The download location for procrun is not very obvious from the web site.
The Native Binaries download link (
http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
contain subdirectories for win32.
Is that to be expected?

I don't have windoze, so someone has to help for the procrun bugs and to 
produce the win32 binary.

Well, I have :).
I can build a binaries and put them where needed.
The procrun has couple of binaries so perhaps creating
a zip file with that binaries would be a way to go.
Mladen.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [daemon] release 1.0.1

2005-01-05 Thread Dion Gillard
That'd be great. 

It seems remiss of us to have documentation with 'Native binaries' and
not at least mention that one of the documented platforms needs to be
built from source.

What's needed to build on win32?


On Wed, 05 Jan 2005 10:15:20 +0100, Mladen Turk [EMAIL PROTECTED] wrote:
 jean-frederic clere wrote:
  Dion Gillard wrote:
 
  The download location for procrun is not very obvious from the web site.
 
  The Native Binaries download link (
  http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
  contain subdirectories for win32.
 
  Is that to be expected?
 
 
  I don't have windoze, so someone has to help for the procrun bugs and to
  produce the win32 binary.
 
 
 Well, I have :).
 I can build a binaries and put them where needed.
 The procrun has couple of binaries so perhaps creating
 a zip file with that binaries would be a way to go.
 
 Mladen.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
http://www.multitask.com.au/people/dion/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [daemon] release 1.0.1

2005-01-05 Thread jean-frederic clere
Mladen Turk wrote:
jean-frederic clere wrote:
Dion Gillard wrote:
The download location for procrun is not very obvious from the web site.
The Native Binaries download link (
http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
contain subdirectories for win32.
Is that to be expected?

I don't have windoze, so someone has to help for the procrun bugs and 
to produce the win32 binary.

Well, I have :).
I can build a binaries and put them where needed.
The procrun has couple of binaries so perhaps creating
a zip file with that binaries would be a way to go.
great.
Could you have a look to some PR?
32361 = Invalid... need to be Administrator.
26808 = Fixed?
29031 = Isn't just a documentation problem (use --StartPath 
org/apache/jk/apr/TomcatStarter --StartClass Main --StartMethod start)

Comments?
Cheers
Jean-Frederic
Mladen.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [daemon] release 1.0.1

2005-01-04 Thread Dion Gillard
The download location for procrun is not very obvious from the web site.

The Native Binaries download link (
http://www.apache.org/dist/jakarta/commons/daemon/binaries/ ) doesn't
contain subdirectories for win32.

Is that to be expected?


On Tue, 04 Jan 2005 18:45:08 +0100, jean-frederic clere
[EMAIL PROTECTED] wrote:
 Hi,
 
 I am thinking of releasing daemon 1.0.1. This release only fixes known 
 problems:
 +++
 Changes with 1.0.1
* Allow enableassertions -ea (PR 304310).
* Add -lpthread to LDFLAGS on Linux (PR 30177).
* Add support for x86_64 (PR 27523).
* Add support for Tru64 (PR 29465).
* Remove the pid file when son exits correctly (PR 31614).
* Add support for JVM-4.1.x on MAC OS X (part of PR 31613).
 +++
 Any comments?
 
 Cheers
 
 Jean-Frederic
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
http://www.multitask.com.au/people/dion/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]