install log4cxx in unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers install log4cxx in unix
# 1  
Old 01-19-2012
install log4cxx in unix

Hello,

I want to install and use log4cxx to better the traces in my application.
I am a newbie and hence not sure what to do. I downloaded the apache-log4cxx-0.10.0 from the website and ran:

./configure
I am getting the below error:
checking for APR... no
configure: error: APR could not be located. Please use the --with-apr option.

Can someone please help me out of this situation?

Regards,
Harish
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Install git on UNIX

How can I install git on unix using wget? (7 Replies)
Discussion started by: Akash BHardwaj
7 Replies

2. UNIX for Dummies Questions & Answers

How to install Unix??

Hi Experts, I am a new born trying to start learning UNIX so please be patient. I have downloaded Free BSD 9.0 Release i386 All recently.Upon extracting it I found four Disc Image File. FreeBSD-9.0-RELEASE-i386-bootonly FreeBSD-9.0-RELEASE-i386-disc1 FreeBSD-9.0-RELEASE-i386-dvd1... (1 Reply)
Discussion started by: RishabhK
1 Replies

3. UNIX for Dummies Questions & Answers

Please Help I Can't Install Unix On My Machine

Hi everybody; How are you? I have a machine with these components motherboard Gigabyet processor Intel RAM Kingstone 1GB HDD Westerndigital 160GB DVD ASUS I use this machine for labs, I was running WinXP I am now taking one of Sun's exams, I formated the HDD and get... (3 Replies)
Discussion started by: katilina
3 Replies

4. UNIX for Dummies Questions & Answers

trying to install unix OS5

Hi i am totally lost as to what to do. i have an old computer and i deleted windows 95 off of it. i then installed unix os5 and and it asks for a boot disk everytime that i start it. this is all very new to me but i am trying to get it to recognize a tandberg tape driver. i am trying to set up a... (0 Replies)
Discussion started by: noncon4mist5
0 Replies

5. UNIX for Dummies Questions & Answers

How do I install Unix?

Hi, Im completely new to Unix installations, but have done some unix work so some commands are not new to me. But I would like to start my own Unix FTP server, but I have no clue where to start. I have a computer that i soon format the HD on (Was Windows,Intel computer), so I want to use... (3 Replies)
Discussion started by: helpMeGetStarte
3 Replies

6. UNIX for Dummies Questions & Answers

How to install Unix

Can anyone tell me how to install Unix. (1 Reply)
Discussion started by: hrach_gulzadyan
1 Replies

7. UNIX for Dummies Questions & Answers

How to install Unix on my pc

Hi guys, I have used Unix while I was a student but want to install it on my pc. My question is How do I install UNIX on my pc which has Windows XP already installed and running? I have a bootable Unix 6.0 CD. thanks (6 Replies)
Discussion started by: asif iqbal
6 Replies

8. UNIX for Dummies Questions & Answers

can i install UNIX beside Windows XP???

Hi guys i'm new here .. and actually i wanna anyone answer my question it's simple the question is " can i setup or install UNIX beside windows XP?" i need answer plz thanks :) (11 Replies)
Discussion started by: M_Hafez
11 Replies

9. UNIX for Dummies Questions & Answers

Unix Install

Hi I'm a newbie here and, in Unix. I bought a book to learn the code. I have been in different websites to find information on how to install Red Hat Linux 7.2 on my system, but I may not understand what's going on. All I see on the sites is ftp sites for download but when you click on the links... (1 Reply)
Discussion started by: Millienc
1 Replies

10. UNIX for Dummies Questions & Answers

Can we install Unix in PC or imac?

I'm a beginner in Unix OS. I really want to know what kind of hardware I need in order to install the Unix OS.(I know Linx can be installed in both Mac & PC, but not Unix) Thanks to let me ask such question here. (1 Reply)
Discussion started by: Mutsu
1 Replies
Login or Register to Ask a Question
install-user(1) 					      General Commands Manual						   install-user(1)

NAME
install-user - reads or sets a Palm UserName and UserID on a Palm Device SYNOPSIS
install-user -p /dev/pilot -u <username> -i <id> DESCRIPTION
install-user allows the user to read or change the User Name on the Pilot connected to the specified callout device. OPTIONS -p --port <port>, Use device file port to communicate with the Palm handheld device. If this is not specified, will look for the $PILOTPORT environ- ment variable. If both are not found, will fall back to /dev/pilot. -h --help Display help synopsis for install-user -v --version Display version of install-user -u --user <username>, Set the username, use quotes for spaces, as in "John Q. Public" -i --id <userid>, Set the 5-digit numeric UserID on the device (used in many application registration schemes) USAGE
The program will connect to a target Palm handheld device, and read or set the Palm UserName specified or display the Palm username and UserID if none is specified. KNOWN BUGS
install-user has no known bugs. REPORTING BUGS
Report bugs at http://bugs.pilot-link.org/ AUTHOR
install-user was originally written by D. Jeff Dionne <jeff@RyeHam.ee.ryerson.ca> Free Software Foundation Palm Computing Device Tools install-user(1)