<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problems with ant in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978526#M784261</link>
    <description>$ ant runSimulator&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher&lt;BR /&gt;&lt;BR /&gt;I am getting the above message when trying to run ant.&lt;BR /&gt;&lt;BR /&gt;I am on 11.11 with java1.4&lt;BR /&gt;&lt;BR /&gt;Obviously it is a parameter error, but I cannot find which one.&lt;BR /&gt;&lt;BR /&gt;.profile is:-&lt;BR /&gt;$ cat .profile&lt;BR /&gt;&lt;BR /&gt;# @(#)B.11.11_LR       &lt;BR /&gt;&lt;BR /&gt;# Default user .profile file (/usr/bin/sh initialization).&lt;BR /&gt;&lt;BR /&gt;# Set up the terminal:&lt;BR /&gt;        if [ "$TERM" = "" ]&lt;BR /&gt;        then&lt;BR /&gt;                eval ` tset -s -Q -m ':?hp' `&lt;BR /&gt;        else&lt;BR /&gt;                eval ` tset -s -Q `&lt;BR /&gt;        fi&lt;BR /&gt;        stty erase "^H" kill "^U" intr "^C" eof "^D"&lt;BR /&gt;        stty hupcl ixon ixoff&lt;BR /&gt;        tabs&lt;BR /&gt;&lt;BR /&gt;# Set up the search paths:&lt;BR /&gt;        PATH=$PATH:.&lt;BR /&gt;&lt;BR /&gt;# Set up the shell environment:&lt;BR /&gt;        set -u&lt;BR /&gt;        trap "echo 'logout'" 0&lt;BR /&gt;&lt;BR /&gt;# Set up the shell variables:&lt;BR /&gt;        EDITOR=vi&lt;BR /&gt;        export EDITOR&lt;BR /&gt;export ANT_HOME=/tmp/ant-current-bin/apache-ant-1.6.5&lt;BR /&gt;export JAVA_HOME=/opt/java1.4&lt;BR /&gt;export PATH=$PATH:/tmp/ant-current-bin/apache-ant-1.6.5/bin&lt;BR /&gt;export CLASSPATH=/tmp/ant-current-bin/apache-ant-1.6.5/lib&lt;BR /&gt;&lt;BR /&gt;Any ideas, I would be very grateful.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;JASH&lt;BR /&gt;</description>
    <pubDate>Thu, 11 May 2006 10:31:54 GMT</pubDate>
    <dc:creator>JASH_2</dc:creator>
    <dc:date>2006-05-11T10:31:54Z</dc:date>
    <item>
      <title>Problems with ant</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978526#M784261</link>
      <description>$ ant runSimulator&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher&lt;BR /&gt;&lt;BR /&gt;I am getting the above message when trying to run ant.&lt;BR /&gt;&lt;BR /&gt;I am on 11.11 with java1.4&lt;BR /&gt;&lt;BR /&gt;Obviously it is a parameter error, but I cannot find which one.&lt;BR /&gt;&lt;BR /&gt;.profile is:-&lt;BR /&gt;$ cat .profile&lt;BR /&gt;&lt;BR /&gt;# @(#)B.11.11_LR       &lt;BR /&gt;&lt;BR /&gt;# Default user .profile file (/usr/bin/sh initialization).&lt;BR /&gt;&lt;BR /&gt;# Set up the terminal:&lt;BR /&gt;        if [ "$TERM" = "" ]&lt;BR /&gt;        then&lt;BR /&gt;                eval ` tset -s -Q -m ':?hp' `&lt;BR /&gt;        else&lt;BR /&gt;                eval ` tset -s -Q `&lt;BR /&gt;        fi&lt;BR /&gt;        stty erase "^H" kill "^U" intr "^C" eof "^D"&lt;BR /&gt;        stty hupcl ixon ixoff&lt;BR /&gt;        tabs&lt;BR /&gt;&lt;BR /&gt;# Set up the search paths:&lt;BR /&gt;        PATH=$PATH:.&lt;BR /&gt;&lt;BR /&gt;# Set up the shell environment:&lt;BR /&gt;        set -u&lt;BR /&gt;        trap "echo 'logout'" 0&lt;BR /&gt;&lt;BR /&gt;# Set up the shell variables:&lt;BR /&gt;        EDITOR=vi&lt;BR /&gt;        export EDITOR&lt;BR /&gt;export ANT_HOME=/tmp/ant-current-bin/apache-ant-1.6.5&lt;BR /&gt;export JAVA_HOME=/opt/java1.4&lt;BR /&gt;export PATH=$PATH:/tmp/ant-current-bin/apache-ant-1.6.5/bin&lt;BR /&gt;export CLASSPATH=/tmp/ant-current-bin/apache-ant-1.6.5/lib&lt;BR /&gt;&lt;BR /&gt;Any ideas, I would be very grateful.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;JASH&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2006 10:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978526#M784261</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-05-11T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ant</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978527#M784262</link>
      <description>HI Jash, &lt;BR /&gt;&lt;BR /&gt;Try to install and use Internet express Ant which is fully tested on HP-UX,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 11 May 2006 10:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978527#M784262</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-11T10:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ant</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978528#M784263</link>
      <description>I have just got my gnu tar working today, these are the steps that I took:-&lt;BR /&gt;&lt;BR /&gt;From &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.15.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.15.1/&lt;/A&gt; &lt;BR /&gt;Down load the depot files for your version of HPUX for:- &lt;BR /&gt;gcc&lt;BR /&gt;gettext&lt;BR /&gt;libiconf&lt;BR /&gt;make&lt;BR /&gt;libgcc&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;tar.1.15.1 itself.&lt;BR /&gt;&lt;BR /&gt;Tansfer to your unix machine and gunzip all the depot files.&lt;BR /&gt;&lt;BR /&gt;Swinstall all the depots except the tar.1.15.1&lt;BR /&gt;&lt;BR /&gt;Do a find on libiconv.sl and libintl.sl and see if you have a copy of both in /usr/local/lib, if not link a copy from where they are to /usr/local/lib ie:-&lt;BR /&gt;&lt;BR /&gt;#pwd&lt;BR /&gt;/usr/local/lib&lt;BR /&gt;#ln -s /opt/gnome/lib/libiconv.sl libiconf.sl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Swinstall the tar.1.15.1&lt;BR /&gt;&lt;BR /&gt;Then :-&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tar -xvf apache-ant.....&lt;BR /&gt;&lt;BR /&gt;Will then work perfectly.</description>
      <pubDate>Tue, 16 May 2006 09:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-ant/m-p/4978528#M784263</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-05-16T09:22:34Z</dc:date>
    </item>
  </channel>
</rss>

