Install Ant on Fedora

I downloaded apache-ant-1.6.0-42.src.rpm package. When i installed that package, i had two files ( apache-ant-1.6.0-42.src.tar.bz2 and apache-ant-1.6.0-42-optional.src.tar.bz2 ).
I didn't see bin folder. So I extracted apache-ant-1.6.0-42.src.tar.bz2 file, i had apache-ant-1.6.0 folder. I couldn't see bin folder and i don't know how to compile and install it.
If you know to install Ant on Fedora, please show me. Thanks.

I think you need to talk to the TORA folks: http://torasql.com.
-Andy

Similar Messages

  • Installing flex on fedora 7

    Can some one help me out how to install flex on fedora.

    so you need Flex Builder for linux.
    download it from
    http://labs.adobe.com/downloads/flexbuilder_linux.html

  • Installing oracle10g on Fedora fails

    Hi,
    I gave up trying to install oracle9i on Fedora. But when I
    tried to install 10g on fedora today, I ran into the same
    kind of errors as with 9i.
    I have read puschitz and oracle-base as well as other docs
    and I also pass the pre-requisites test of the OUI
    I am now confused as to why everytime I get to the linking
    stage, the following do not link:
    ins_precomp, ins_sql, ins_ldap, ins_rdbms, ins_nau, ETC...
    (9i Note: The fixes in puschitz's page for ins_precomp and
    ins_sql do not work for me nor do the fixes for
    ins_oemagent and inv_ctx) and there is no mention
    anywhere on the web for other errors like ins_rdbms, ldap,
    nau, and more..
    What could be the problem? Can someone assist please?
    Thanks

    I've successfuly installed oracle10g on Fedora core1 but before that I update all packages mentioned in
    http://www.puschitz.com/InstallingOracle10g.shtml to latest versions(using yup).
    Regards.

  • Can i install EBS on fedora???

    hi all,
    Can i install EBS on fedora??? it is build on RedHat.

    Hi,
    Please see "Oracle Certification Matrix".
    Oracle Certification Matrix
    http://www.oracle.com/technology/support/metalink/index.html
    Regards,
    Hussein

  • Install Raptor On Fedora Core

    Hi to all!
    I'm trying to install reptor on Fedora Core 4. I have installed jdk 5.0 ok and I have unzipped raptor ok too, but when I try to run I have this error:
    [root@biora raptor]# sh raptor
    Oracle Raptor 1.0
    Copyright (c) 2005 Oracle Corporation. All Rights Reserved.
    Working directory is /var/local/raptor/jdev/bin
    Exception in thread "main" java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:333)
    at java.util.logging.LogManager.getLogger(LogManager.java:437)
    at java.util.logging.Logger.getLogger(Logger.java:228)
    at oracle.ide.performance.PerformanceLogger.<init>(PerformanceLogger.java:64)
    at oracle.ide.performance.PerformanceLogger.get(PerformanceLogger.java:94)
    at oracle.ideimpl.Main.main(Main.java:21)
    Somebody knows what's Wrong?
    Thanks.
    Mensaje editado por:
    user481184

    Have you asked this question in the Raptor forum? It's the forum where the Raptor developers and product people usually spend their limited free time.

  • INSTALL TORA ON FEDORA 13

    I want to install TORA on fedora and connect to oracle 10gR2..but i found error in installation
    error: Failed dependencies:
         libDCOP.so.4 is needed by tora-1.3.9.2-1.i386
         libkdecore.so.4 is needed by tora-1.3.9.2-1.i386
         libkdeprint.so.4 is needed by tora-1.3.9.2-1.i386
         libkdeui.so.4 is needed by tora-1.3.9.2-1.i386
         libkhtml.so.4 is needed by tora-1.3.9.2-1.i386
         libkio.so.4 is needed by tora-1.3.9.2-1.i386
         libkparts.so.2 is needed by tora-1.3.9.2-1.i386
         libqt-mt.so.3 is needed by tora-1.3.9.2-1.i386
    how do I overcome it??
    thanks

    I think you need to talk to the TORA folks: http://torasql.com.
    -Andy

  • Problems with installing ANT, plz HELP me!!

    I have a problem when I install ANT. I can do the build process but I can't do the install process, I got this msg in the cmd:
    C:\Program\jwsdp-1_0_01-tutorial\jwsdp-1_0_01\docs\tutorial\examples\gs>ant build
    Buildfile: build.xml
    init:
    prepare:
    build:
    BUILD SUCCESSFUL
    Total time: 0 seconds
    C:\Program\jwsdp-1_0_01-tutorial\jwsdp-1_0_01\docs\tutorial\examples\gs>ant install
    Buildfile: build.xml
    init:
    prepare:
    build:
    install:
    BUILD FAILED
    Total time: 1 second
    C:\Program\jwsdp-1_0_01-tutorial\jwsdp-1_0_01\docs\tutorial\examples\gs\build.xm
    l:82: java.io.IOException: Server returned HTTP response code: 401 for URL: http
    ://localhost:8080/manager/install?path=%2FGSApp&war=file%3AC%3A%5CProgram%5Cjwsd
    p-1_0_01%2Fdocs%2Ftutorial%2Fexamples%2FGSApp%2Fbuild
    Any1 know about this problem, PLZ help me!!
    /Thomas

    I think you need to create the build.properties file, as documented in:
    http://java.sun.com/webservices/docs/1.0/tutorial/doc/GettingStarted2.html#73059
    Regards,
    Dale Green

  • Installing ANT 1.5.3 --Better than the previous post

    Hello all,
    I am a RIT student on my first internship an I'm in over my head. (At least that the way I'm told all first internships feel) Anyway, I am trying to install Apache's POI jar files into my JVM, so that I can easily read and write Excel files. The POI installation says that I need to install two components; ANT as well as FORREST. Below I have pasted some lines from the ANT 1.5.3 installation documentation, of which I have tagged with a few questions. The bold type followed by a Q# shows where I am getting caught up.
    <Install Document>
    Installing Ant
    The binary distribution of Ant consists of the following directory layout:
    ant
    +--- bin  // contains launcher scripts
    |
    +--- lib  // contains Ant jars plus necessary dependencies
    |
    +--- docs // contains documentation
    | +--- ant2    // a brief description of ant2 requirements
    | |
    | +--- images  // various logos for html documentation
    | |
    | +--- manual  // Ant documentation (a must read ;-)
    |
    +--- etc // contains xsl goodies to:
    // - create an enhanced report from xml output of various tasks.
    // - migrate your build files and get rid of 'deprecated' warning
    // - ... and more ;-)
    Only the bin and lib directories are required to run Ant. To install Ant, choose a directory and copy the distribution file there. [Q1] This directory will be known as ANT_HOME.
    Windows 95, Windows 98 & Windows ME Note:
    On these systems, the script used to launch Ant will have problems if ANT_HOME is a long filename (i.e. a filename which is not of the format known as "8.3"). This is due to limitations in the OS's handling of the "for" batch-file statement. It is recommended, therefore, that Ant be installed in a short, 8.3 path, such as C:\Ant.
    On these systems you will also need to configure more environment space to cater for the environment variables used in the Ant lauch script. To do this, you will need to add or update the following line in the config.sys file
    shell=c:\command.com c:\ /p /e:32768 I can do this one ;-)
    Setup
    Before you can run ant there is some additional set up you will need to do:
    Add the bin directory to your path. [Q2]
    Set the ANT_HOME environment variable[Q3] to the directory where you installed Ant. On some operating systems the ant wrapper scripts can guess ANT_HOME (Unix dialects and Windows NT/2000) - but it is better to not rely on this behavior.
    Optionally, set the JAVA_HOME environment variable (see the Advanced section below). This should be set to the directory where your JDK is installed.
    Note: Do not install Ant's ant.jar file into the lib/ext directory of the JDK/JRE. Ant is an application, whilst the extension directory is intended for JDK extensions. In particular there are security restrictions on the classes which may be loaded by an extension.
    </Install Document>
    Questions
    Q1: What is this distrobution File? -- If the directory contents are needed to answer this one, then just perhaps a brief description of what to look for (file extentions or name or somthing) would suffice.
    Q2: Add the bin directory to your path. Ok so how would I do this?
    Q3: Set the ANT_HOME environment variable... How can I do this?

    1) What you downloaded should be a packed file (zip, tar.gz, etc) that needs to be unpacked into the directory of your choice.
    2) & 3) are answered by Ant's installation documentation (the page you're quoting from):
    http://ant.apache.org/manual/index.html

  • Install MyEclipse In Fedora 9

    Hi,
    I am using Fedora 9. I am very new to Linux platform.
    So can anyone please help me to install MyEclipse in Fedora 9 environment.
    I have Eclipse 3.2 and MyEclipse 5.1 with me which i used with Windows.
    Can i use the same in Fedora.
    Can anyone please help me to solve this issue..
    Thanks in advance....

    This forum is for people needing help with writing their Java programs. You probably would get better help on a MyEclipse site.

  • NW04s Linux Trial : problem installing IBM JDK Fedora Core 6

    Hi,
    I'm trying to install the NW04S Linux Preview on a Fedora Core 6 distribution and I'm encountering a problem with the IBM JDK 1.4.2 installation.
    I've downloaded the RPM package from IBM (IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm
    ), installed it as root but when I try to invoke the virtual machine (java) or the compiler (javac), I got the following error :
    libjvm.so preloadLibrary: /libj9vm22.so: cannot open shared object file: No such file or directory
    libjvm.so failed to load: j9vm22
    Has anyone tried to install the Linux Preview on Fedora and encountered the same problem. It might be connected to some sort of the linux dynamic linker/loader (ld.so) or versions of librairies.
    I'm really lost here and I won't be able to start the installation without a working virtual machine.
    Thanks

    I have double checked the link provided to the IBM JDK in the Linux Trial and it seems I had the wrong version. I've downloaded IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm (1.4.2-7) and the special version for SAP is the IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm (1.4.2-2).
    I have installed it : rpm -ivh IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm
    I have installed it and activated it as the default JVM using alternatives command :
    alternatives --install /usr/bin/java java /opt/IBMJava2-amd64-142/bin/java 2
    alternatives --config java
    I now have a different error :
    [root@macpro ~]# java
    JVM not found: libjvm.so  - libjvm.so
    What could have I done wrong ?
    Thanks for you help

  • Installing Apache on Fedora 2

    During Apache installation on Fedora 2 from Oracle DB10g Companion CD I recieved message : Error in invoking target 'install' of makefile /u01/...../ins_sqlplus.mk.
    In error log I have read:
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/libgcc_s.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
    collect2: ld returned 1 exit status
    make: *** [sqlplus] Error 1
    How to solve this problem?

    I am trying to Install 11.5.8 on FC2. adlnk806.sh which runs via adrunias.sh , is giving problems. glibc issue. do you have any idea how to get pass thur this phase. I successfully gone thru the RDBMS phase. I am trying single-node (2 user) vision install.
    You might try with older versions like Rapidwiz 11.5.18. (2981384). This might be too old. Try one version below yours.
    Another reason could be, your binutilitities which provies basic core executables like cc, ar, ld , and make. Actually, you need to find which glibc version that 11i(11.5.10) get supported with. Like 2.1.3, 2.2.X or 2.3.3. Once you know, get the rpm and install. It will be installed under /usr/i386(i686). Then make directory 'saved', under /usr/bin , then move cc, make, ld, ar to 'saved'. Now make a softlink to all those executables that saved under 'saved' to the same executables that you got along with glibc. YOu can verify them under /usr/i386. Names will not be exact, but something like i386-21libc-linux-ld. This way, the compiler or archiving or linker will get the executable from the recommened glibc versions.
    Hope this helps.
    Regards,
    Gopal

  • Installing ff4 on fedora

    I didn't think i was a linux dummy but maybe i am.
    Running f13.
    downloaded the .tar.bz2 file but am lost for instructions on how to install for all users. instructions i found only let me install for the current user and that is not what i want.
    surely there is a way to install so all users can use it.
    how do i install for all users (ie not in my home folder)?

    1. Disable SELINUX
    In Fedora , edit /etc/selinux/config and change the SELINUX line to SELINUX=disabled:
    # This file controls the state of SELinux on the system.
    # SELINUX= can take one of these three values:
    # enforcing - SELinux security policy is enforced.
    # permissive - SELinux prints warnings instead of enforcing.
    # disabled - No SELinux policy is loaded.
    SELINUX=disabled
    # SELINUXTYPE= can take one of these two values:
    # targeted - Only targeted network daemons are protected.
    # strict - Full SELinux protection.
    SELINUXTYPE=targeted
    2. reboot the machine

  • Error install JDK6 on Fedora 6

    Hello
    I am new to Linux, and I fail to install JDK 6 for the 64 bit version of Fedora. Executing anything with "java ..." results in errormessage java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
    I have searched the net for days finding a solution, but non can be applied to me. For instance, some talk about using the Linux command "alternatives ...", but I have no such command. Also, nothing in SUN's installation maual suggests anything like that. So, can anyone tell me why this happens, and how to solve it?
    Fluid

    Could you be more specific?
    I can't find a valid answer working for the new jdk6.
    For example, in this post: http://forums.java.net/jive/thread.jspa?messageID=110779 it is just claimed that it works. And that is not the case.
    "The launcher knows where libjli.so is located and nobody else needs to know."
    Here is my situation.
    I replaced jvm5 by jvm6 and my jboss start-up script does not work anymore.
    I tried to add it to /etc/ld.so.conf with no more success.
    # cat jboss/log/output
    =========================================================================
    JBoss Bootstrap Environment
    JBOSS_HOME: /usr/java/jboss
    JAVA: /usr/java/jdk/bin/java
    JAVA_OPTS: -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dprogram.name=run.sh
    CLASSPATH: /usr/java/jboss/bin/run.jar:/usr/java/jdk/lib/tools.jar
    =========================================================================
    /usr/java/jdk/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

  • Error install database on fedora 6

    I have a problem to install the database on fedora 6:
    Preparazione per l'avvio di Oracle Universal Installer da /tmp/OraInstall2007-04-18_02-59-33PM. Attendere...[oracle@localhost database]$ Oracle Universal Installer, Versione 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. Tutti i diritti riservati.
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-04-18_02-59-33PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-04-18_02-59-33PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)

    Please refer to
    libXp.so.6: cannot open shared object file: No such file or directory

  • Install issues on Fedora FC2

    Alrighty:
    I've been searching for a complete solution for a day now and it is time to post.
    Installing as a regular user ie. not root gives the following:
    [user@workstation /home/user]$ ./creator-2004q2-linux-ml.bin
    InstallShield Wizard
    Initializing InstallShield Wizard...
    Preparing Java(tm) Virtual Machine...
    Running InstallShield Wizard...
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    The installer is unable to run in graphical mode. Try running the installer with  the -console or -silent flag.Responses on other websites I've researched say 'Don't run X as root' and true, ps aux | grep X shows root running the X server. X has to run as root to access hardware related stuff, so I'm not sure this is good advice, as there was not a solution offered to change this.
    Also, I noticed about 20 open streams via "netstat" called 'orbit-username'. Does JSC use CORBA and if so, why would these be here after a complete removal of all Creator/ and .Creator/ directories?
    Thanks y'all,
    Tim

    Solution:
    I had tried using -silent at the install command line:
    [user@workstation /home/user]$ ./creator-2004q2-linux-ml.bin -silent...as recommended by the error I was receiving listed above, but still without success.
    Then I read deeper into the Installation FAQ regarding silent install at: http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/index.jsp#silent:
    In short, you create a tiny config file with the same name as the installer only with an '.sp' extension with the minimum contents:
    installDir="/home/user/Creator"
    serialNum="serialnumgoeshere"This worked nicely and in fact was not 'silent' per se as I still was shown the installer (strange) but it worked and I'm fully installed.
    Fedora Core 2 (FC2) may do something differently with the X.org implementation of X11, or perhaps it is related to the new kernel.
    Tim

Maybe you are looking for