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

Re: packaging related error on install

From: <gadgeteer_at_elegantinnovations.org>
Date: 2004-04-27 03:48:33 CEST

Thank you for the quick reply.

On Mon, Apr 26, 2004 at 08:51:14PM -0400, John Peacock (jpeacock@rowman.com) wrote:
> gadgeteer@elegantinnovations.org wrote:
> >I am working on creating a slackware package of subversion-1.0.0 on a
> >slack-9.1 base system.
>
> Why? 1.0.2 is the current release
[...]

Oh. I got it from a mirror (no, I don't know which one). Ah, that's
better. A slightly different wording of the same error.
 
> You also need to tell us whether you are building versus an existing Apache
> package (with apr and apr-util) or are you building against the in-tree apr
> and apr-util. It would also help knowing what options you gave to
> configure.

A minty fresh OS install. Building against httpd-2.0.49. Here is the
options I gave to configure:

 ./configure --prefix=/usr \
            --enable-dso \
            --enable-swig-bindings=perl,python \
            --with-dbm=db4 \
            --with-berkeley-db=/usr \
            --with-editor=/usr/bin/vim \
            --with-apr=/usr \
            --with-ssl \
            --with-apr-util=/usr

> I suspect that not many people are building using DESTDIR (except possibly
> the RPM-based packages), so it is not likely to be a well exercised code
> path.

Excellent. An opprotunity to hunt for bugs (once I get a handle on
actually building svn).

cheers,

-- 
I think, therefore, ken_i_m
Chief Gadgeteer, Elegant Innovations
Founder, Bozeman Linux Users Group
(406) 581-0495
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 27 03:48:56 2004

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.