RE: Installing log4cxx on Linux with Ant

2009-10-22 Thread Moshe Matitya
PM To: Log4CXX User Subject: Re: Installing log4cxx on Linux with Ant Does the install-sh script do what you want? Moshe Matitya wrote: I have been trying, unsuccessfully, to figure out how to install log4cxx on Linux with Ant. In the past, when installing log4cxx 0.9.7 on a Linux machine, I would b

Re: Installing log4cxx on Linux with Ant

2009-10-22 Thread Cory Riddell
Does the install-sh script do what you want? Moshe Matitya wrote: I have been trying, unsuccessfully, to figure out how to install log4cxx on Linux with Ant.   In the past, when installing log4cxx 0.9.7 on a Linux machine, I would build and install it using Make, as

Installing log4cxx on Linux with Ant

2009-10-22 Thread Moshe Matitya
I have been trying, unsuccessfully, to figure out how to install log4cxx on Linux with Ant. In the past, when installing log4cxx 0.9.7 on a Linux machine, I would build and install it using Make, as follows: To build it, I would run the following commands: autogen.sh co