Re: installing ant
From: Michael Hennebry (hennebry_at_web.cs.ndsu.nodak.edu)
Date: 10/17/05
- Previous message: Brian D. McGrew: "RE: Question about Linux and AOL."
- In reply to: Alexander Dalloz: "Re: installing ant"
- Next in thread: Michael Hennebry: "Re: installing ant"
- Reply: Michael Hennebry: "Re: installing ant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 17 Oct 2005 12:38:40 -0500 (CDT) To: For users of Fedora Core releases <fedora-list@redhat.com>
On Mon, 17 Oct 2005, Alexander Dalloz wrote:
> Am So, den 16.10.2005 schrieb Michael Hennebry um 23:12:
>
> > >From ant's docuentation:
> > export ANT_HOME=/usr/local/ant
> > export JAVA_HOME=/usr/local/jdk-1.2.2
> > export PATH=${PATH}:${ANT_HOME}/bin
> >
> > I don't have a /usr/local/jdk-* .
>
> Why should you?
> Speaking generally, /usr/local/ is the location for custom installed
> software.
>
> > locate jdk
> > yields only
> > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Encodings/x-sjis-jdk117.enc
> >
> > What is supposed to be there and how do I get it?
> >
> > I'm running FC3.
>
> www.jpackage.org
Thanks much.
> You are encouraged to use the package made by them - you can easily use
> their repo with yum. There you too get the Java runtime environment.
I'm trying. I can't figure out what to ask for.
Would someone interpret this?
[root@hobbes yum.repos.d]# yum install ant-1.6.2-3jpp
Setting up Install Process
Setting up Repo: jpackage16-fc3
repomd.xml 100% |=========================| 951 B 00:00
Setting up Repo: base
repomd.xml 100% |=========================| 1.1 kB 00:00
Setting up Repo: updates-released
repomd.xml 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
jpackage16: ################################################## 20/20
base : ################################################## 2622/2622
primary.xml.gz 100% |=========================| 383 kB 00:00
MD Read : ################################################## 1010/1010
updates-re: ################################################## 1010/1010
No Match for argument ant-1.6.2-3jpp
Nothing to do
[root@hobbes yum.repos.d]# which ant
/usr/bin/which: no ant in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@hobbes yum.repos.d]# yum install ant-1.6.2-3jpp.noarch
Setting up Install Process
Setting up Repo: jpackage16-fc3
repomd.xml 100% |=========================| 951 B 00:00
Setting up Repo: base
repomd.xml 100% |=========================| 1.1 kB 00:00
Setting up Repo: updates-released
repomd.xml 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
jpackage16: ################################################## 20/20
base : ################################################## 2622/2622
primary.xml.gz 100% |=========================| 388 kB 00:00
MD Read : ################################################## 1024/1024
updates-re: ################################################## 1024/1024
No Match for argument ant-1.6.2-3jpp.noarch
Nothing to do
[root@hobbes yum.repos.d]# yum list 'ant-*'
Setting up Repo: jpackage16-fc3
repomd.xml 100% |=========================| 951 B 00:00
Setting up Repo: base
repomd.xml 100% |=========================| 1.1 kB 00:00
Setting up Repo: updates-released
repomd.xml 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
jpackage16: ################################################## 20/20
base : ################################################## 2622/2622
updates-re: ################################################## 1024/1024
[root@hobbes yum.repos.d]#
-- Mike hennebry@web.cs.ndsu.NoDak.edu "I AM DEATH, NOT TAXES. *I* ONLY TURN UP ONCE." -- Death -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Brian D. McGrew: "RE: Question about Linux and AOL."
- In reply to: Alexander Dalloz: "Re: installing ant"
- Next in thread: Michael Hennebry: "Re: installing ant"
- Reply: Michael Hennebry: "Re: installing ant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|