You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jason Zhang <jz...@shaw.ca> on 2005/06/21 16:59:03 UTC

Problem with building subversion-1.2.0

Hi all,

 

I encountered a problem while building the subcersion-1.2.0 I just
downloaded from Tigris.org: the apr.h can't be found in the package and the
build process can't be finished. Does anybody happen to know how to fix the
problem?

 

Thanks,

 

Jason

 

 


Re: Problem with building subversion-1.2.0

Posted by David Weintraub <qa...@gmail.com>.
This header file may be in another library. APR is part of Apache
Portable Runtime Library, so the apr.h is located in the Apache
release.

Do you have Apache 2 installed on your system? If not, you may need to
install that first, then include the ~apache/include directory into
your compilation.

I haven't looked at the source in order to confirm this, but I do
recognize APR and there is an apr.h in Apache's include directory.

On 6/21/05, Jason Zhang <jz...@shaw.ca> wrote:
> 
> 
> Hi all,
> 
>  
> 
> I encountered a problem while building the subcersion-1.2.0 I just
> downloaded from Tigris.org: the apr.h can't be found in the package and the
> build process can't be finished. Does anybody happen to know how to fix the
> problem?
> 
>  
> 
> Thanks,
> 
>  
> 
> Jason
> 
>  
> 
>  


-- 
--
David Weintraub
qazwart@gmail.com

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