You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Martin Tomes <li...@tomes.org> on 2004/08/05 11:49:23 UTC

[PATCH] Update INSTALL and vc6-build.bat.

Update the Win32 build instructions and batch file.

    * INSTALL
      Describe how to build from the zip source file with and
      without building and testing the server dso modules.
      Change the Apache version to 2.0.50 as that is what is
      currently easily available from the Apache web site.
    * vc6-build.bat.in
      Use Apache 2.0.50 as per INSTALL instructions.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'

The Subversion Wiki is at http://www.subversionary.org/


Re: [PATCH] Update INSTALL and vc6-build.bat.

Posted by Ben Reser <be...@reser.org>.
On Mon, Aug 09, 2004 at 09:25:53AM +0100, Martin Tomes wrote:
> Branko ??ibej wrote:
> >Ben Reser wrote:
> >>On Thu, Aug 05, 2004 at 12:49:23PM +0100, Martin Tomes wrote:
> >>>Update the Win32 build instructions and batch file.
> >>>
> >>>  * INSTALL
> >>>    Describe how to build from the zip source file with and
> >>>    without building and testing the server dso modules.
> >>>    Change the Apache version to 2.0.50 as that is what is
> >>>    currently easily available from the Apache web site.
> >>>  * vc6-build.bat.in
> >>>    Use Apache 2.0.50 as per INSTALL instructions.
> >>>  
> >I see two posible issues:
> >
> >   * if apr, apr-util, apr-iconv and db4-win32 are in the source tree,
> >     you don't need the --with-... options, since those are the default
> >     locations.
> >   * It's a good idea to do the gen-make with --enable-bdb-in-apr-util
> >     _before_ building Apache, otherwise you get two incompatible
> >     versions of the APR libraries.
> 
> Revised patches attached.

Applied in r10573.

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] Update INSTALL and vc6-build.bat.

Posted by Martin Tomes <li...@tomes.org>.
Branko Čibej wrote:
> Ben Reser wrote:
>> On Thu, Aug 05, 2004 at 12:49:23PM +0100, Martin Tomes wrote:
>>> Update the Win32 build instructions and batch file.
>>>
>>>   * INSTALL
>>>     Describe how to build from the zip source file with and
>>>     without building and testing the server dso modules.
>>>     Change the Apache version to 2.0.50 as that is what is
>>>     currently easily available from the Apache web site.
>>>   * vc6-build.bat.in
>>>     Use Apache 2.0.50 as per INSTALL instructions.
>>>   
> I see two posible issues:
> 
>    * if apr, apr-util, apr-iconv and db4-win32 are in the source tree,
>      you don't need the --with-... options, since those are the default
>      locations.
>    * It's a good idea to do the gen-make with --enable-bdb-in-apr-util
>      _before_ building Apache, otherwise you get two incompatible
>      versions of the APR libraries.

Revised patches attached.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'

The Subversion Wiki is at http://www.subversionary.org/

Re: [PATCH] Update INSTALL and vc6-build.bat.

Posted by Branko Čibej <br...@xbc.nu>.
Ben Reser wrote:

>On Thu, Aug 05, 2004 at 12:49:23PM +0100, Martin Tomes wrote:
>  
>
>>Update the Win32 build instructions and batch file.
>>
>>   * INSTALL
>>     Describe how to build from the zip source file with and
>>     without building and testing the server dso modules.
>>     Change the Apache version to 2.0.50 as that is what is
>>     currently easily available from the Apache web site.
>>   * vc6-build.bat.in
>>     Use Apache 2.0.50 as per INSTALL instructions.
>>    
>>
>
>DJ Heap, Branko, someone else with Windows... can you review this and
>possibly apply.  Looks okay to me but I really don't know enough about
>the Windows build to be definitive.
>  
>
I see two posible issues:

    * if apr, apr-util, apr-iconv and db4-win32 are in the source tree,
      you don't need the --with-... options, since those are the default
      locations.
    * It's a good idea to do the gen-make with --enable-bdb-in-apr-util
      _before_ building Apache, otherwise you get two incompatible
      versions of the APR libraries.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] Update INSTALL and vc6-build.bat.

Posted by Ben Reser <be...@reser.org>.
On Thu, Aug 05, 2004 at 12:49:23PM +0100, Martin Tomes wrote:
> Update the Win32 build instructions and batch file.
> 
>    * INSTALL
>      Describe how to build from the zip source file with and
>      without building and testing the server dso modules.
>      Change the Apache version to 2.0.50 as that is what is
>      currently easily available from the Apache web site.
>    * vc6-build.bat.in
>      Use Apache 2.0.50 as per INSTALL instructions.

DJ Heap, Branko, someone else with Windows... can you review this and
possibly apply.  Looks okay to me but I really don't know enough about
the Windows build to be definitive.

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org