Peter Flori

Greenhorn
+ Follow
since Jul 03, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Peter Flori

All,
Could someone please help? I keep getting Can't find configuration file, aborting when trying to run ant command.
This is a Redhat linux enterprise server. The ant release is pretty old.
How can I force to install the latest ant release?

Here snapshot of the error:

root:[/] $ uname -a
Linux 2.6.18-274.17.1.el5 #1 SMP Wed Jan 4 22:45:44 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
root:[/] $ yum install ant
Loaded plugins: product-id, rhnplugin, security, subscription-manager
Updating Red Hat repositories.
rhel-source | 1.2 kB 00:00
rhel-x86_64-server-5 | 1.4 kB 00:00
Setting up Install Process
Package ant-1.6.5-2jpp.2.x86_64 already installed and latest version
Nothing to do
root:[/] $ ant
Can't find configuration file, aborting
root:[/] $ ant --version
Can't find configuration file, aborting
root:[/] $ ant
Can't find configuration file, aborting
root:[/] $ ant help
Can't find configuration file, aborting
root:[/] $ ant ?
Can't find configuration file, aborting
root:[/] $ ant -diagnostic
Can't find configuration file, aborting
root:[/] $

Thanks,

11 years ago