[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_dav_svn and mod_dav_so

From: Massimiliano Cordioli <massimiliano.cordioli_at_telecomitalia.it>
Date: 2005-08-26 16:47:54 CEST

Ben Collins-Sussman wrote:

>
> On Aug 26, 2005, at 9:25 AM, Massimiliano Cordioli wrote:
>
>> Hi everybody,
>> I've just compiled subversion from a tarball on HP-UX 11.11
>> (PARISC 2.0) machine.
>>
>> I've used this command line
>>
>> ./configure --prefix=/usr/local/svn
>> make
>> make install
>>
>> and all seems to work very well
>> To check this, I've created my first repository without any problem.
>>
>> Then I'd like to share my repository using APACHE 2.0.54, but in the
>> direcory modules of apache,
>> I can't find
>>
>> mod_dav_svn
>> and
>> mod_dav_so
>>
>> What's wrong??
>
>
>
> 'make' probably never compiled the two apache modules, because it
> never found an installed apache. In order to build an apache module,
> the /usr/local/apache2/bin/apxs program is needed. If subversion's ./
> configure can't find 'apxs', then it skips building the apache modules.
>
>
Thankyou for answer, but what can I do now?
I've installed apache on

/usr/local/apache

directory before compile and install subversion and the
/usr/local/apache/bin/apsx
is present

Have I to recompile subversion in some different way to to indicate the
different path of apache to subversion compile process?
Have I to make a link apache2 ---> apache to bypass the problem?

Thankyou
Max

-- 
--------------------------------------------------------------------
CONFIDENTIALITY NOTICE
This message and its attachments are addressed solely to the persons above and may contain confidential information. If you have received the message in error, be informed that any use of the content hereof is prohibited. Please return it immediately to the sender and delete the message. Should you have any questions, please contact us by replying to webmaster@telecomitalia.it.
        Thank you
                                        www.telecomitalia.it
--------------------------------------------------------------------
Received on Fri Aug 26 16:50:14 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.