Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Installing APR on Fedora

Installing APR on Fedora

2007-08-15       - By Stephen.Morris@(protected)

 Back

Hi Ole,
       I may be wrong but I think the command, based on what you have
listed below, should have been:

                ./configure --with-apr=/usr/lib/ && make && make install

       The other problem that I think you have is that given you are
compiling, I think it is looking for the source & header for apr, hence
depending on how your distribution does things you may need the apr-devel
packages. The naming conventions that my distribution uses indicates that
the apr packages you have indicated are the binary files. Assuming you are
compiling Tomcat all that may be necessary is to copy the .so files that
provide the apr api's into the appropriate Tomcat lib directory depending
on which version of Tomcat you are trying to use.

Stephen Morris
Security Technician, IT Security Access Management
Technology Security & Risk, National Australia Bank

Level 8, 800 Bourke St, Melbourne VIC 3000
Tel: +61 (0) 3 8634 1755   |  Mob: 0438 537 569
Email: Stephen.Morris@(protected)




Ole Ersoy <ole.ersoy@(protected)>
16/08/2007 08:02 AM
Please respond to
"Tomcat Users List" <users@(protected)>


To
users@(protected)
cc

Subject
Installing APR on Fedora






Hi,

I'm trying to get the APR native capabilities working on Fedora.  I first
checked that apr and opensll was installed like this:

[ole@(protected) ~]$ rpm -qa | grep apr
apr-util-1 (See http://til-1.ora-code.com).2.8-7
apr-1 (See http://apr-1.ora-code.com).2.8-6

[root@(protected) native]# rpm -qa | grep openssl
openssl-0 (See http://ssl-0.ora-code.com).9.8b-12.fc7
openssl-devel-0 (See http://vel-0.ora-code.com).9.8b-12.fc7


Then I try to compile like this:

[root@(protected) native]# ./configure && make && make install
--with-apr=/usr/lib/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p... yes
Tomcat Native Version: 1.1.10
checking for chosen layout... tcnative
checking for APR... no
configure: error: APR could not be located. Please use the --with-apr
option.
[root@(protected) native]#

And like this:

[root@(protected) native]# ./configure && make && make install
--with-apr=/usr/lib/apr-util-1 (See http://til-1.ora-code.com)/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p... yes
Tomcat Native Version: 1.1.10
checking for chosen layout... tcnative
checking for APR... no
configure: error: APR could not be located. Please use the --with-apr
option.
[root@(protected) native]#

Anyone have any ideas on how to fix this?

Thanks,
- Ole


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)




National Australia Bank Ltd - ABN 12 004 044 937
This email may contain confidential information. If you are not the intended
recipient, please immediately notify us at postmaster@(protected) or by replying
to the sender, and then destroy all copies of this email. Except where this
email indicates otherwise, views expressed in this email are those of the
sender and not of National Australia Bank Ltd. Advice in this email does not
take account of your objectives, financial situation, or needs. It is important
for you to consider these matters and, if the e-mail refers to a product(s),
you should read the relevant Product Disclosure Statement(s)/other disclosure
document(s) before making any decisions. If you do not want email marketing
from us in future, forward this email with "unsubscribe" in the subject line to
Unsubscriptions@(protected) in order to stop marketing emails from this sender.
National Australia Bank Ltd does not represent that this email is free of
errors, viruses or interference.

©2008 junlu.com - Jax Systems, LLC, U.S.A.