-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 12/7/2010 12:55 PM, Mark Eggers wrote:
> man pkg-config
>
>>From the description of pkg-config:
>
> The pkg-config program is used to retrieve information about installed
> libraries in the system. It is typically used to compile and
. . just my two cents.
/mde/
- Original Message
From: "Aggarwal, Ajay"
To: Tomcat Users List
Sent: Tue, December 7, 2010 6:57:19 AM
Subject: RE: Questions about installing APR
One more question. I was thinking of compiling it on a different machine
(call it my build machine
One more question. I was thinking of compiling it on a different machine
(call it my build machine) and then copying the necessary files on to
the target machines. These target machines are running the same (linux)
OS as my build machine.
But on my build machine I want to use --prefix=/build/expor
Thanks for your help. That worked.
-Original Message-
From: Mark Eggers [mailto:its_toas...@yahoo.com]
Sent: Thursday, December 02, 2010 4:27 PM
To: Tomcat Users List
Subject: Re: Questions about installing APR
In RedHat-based Linux distributions (maybe in others), you'll ne
In RedHat-based Linux distributions (maybe in others), you'll need to install
the development packages as well as the base packages.
Look for:
apr-devel
apr-util-devel
and install.
Then you can do a configure with:
./configure --with-apr=/usr
since the apr-1-config (at least that's what it's