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

svn-1.6.0-rc2 doesn't see installed "apr" on fedora 9

From: Robert P. J. Day <rpjday_at_crashcourse.ca>
Date: Fri, 20 Feb 2009 17:53:52 -0500 (EST)

not sure if this is supposed to happen but:

$ ./configure
...
checking for APR... no
configure: WARNING: APR not found
The Apache Portable Runtime (APR) library cannot be found.
Please install APR on this system and supply the appropriate
--with-apr option to 'configure'
...

  and yet:

$ rpm -q apr
apr-1.2.12-2.fc9.i386
$ yum info apr
Loaded plugins: refresh-packagekit
Installed Packages
Name : apr
Arch : i386
Version : 1.2.12
Release : 2.fc9
Size : 272 k
Repo : installed
Summary : Apache Portable Runtime library
URL : http://apr.apache.org/
License : ASL 2.0
Description: The mission of the Apache Portable Runtime (APR) is to provide a
           : free library of C data structures and routines, forming a system
           : portability layer to as many operating systems as possible,
           : including Unices, MS Win32, BeOS and OS/2.
$

  shouldn't i have expected configure to find that?

rday

--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.
http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1200911
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 23:55:26 CET

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.