<?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 syntax error at line 2 : '&amp;lt;' unexpected in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604917#M823946</link>
    <description>Hello Gurus.&lt;BR /&gt;&lt;BR /&gt;U have to save my life.&lt;BR /&gt;Am migrating a system from AIX 4.3.3 to HP-UX 11.23 on itanium rx4640.&lt;BR /&gt;On the AIX, i have a payroll software which was compiled 20 years ago with micro focus C language. &lt;BR /&gt;I took the compiled file and tried to run it on the HP-UX 11.23. please see error below:&lt;BR /&gt;&lt;BR /&gt;/sigprod/txa020/exec [9]$ RTSGIP&lt;BR /&gt;&lt;BR /&gt;/sigprod/txa020/exec/RTSGIP: syntax error at line 2 : '&amp;lt;' unexpected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please what do u undertsand from that error?&lt;BR /&gt;&lt;BR /&gt;Hope to hear from you soon as usual.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Horace&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Aug 2005 13:02:42 GMT</pubDate>
    <dc:creator>H S Z</dc:creator>
    <dc:date>2005-08-16T13:02:42Z</dc:date>
    <item>
      <title>syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604917#M823946</link>
      <description>Hello Gurus.&lt;BR /&gt;&lt;BR /&gt;U have to save my life.&lt;BR /&gt;Am migrating a system from AIX 4.3.3 to HP-UX 11.23 on itanium rx4640.&lt;BR /&gt;On the AIX, i have a payroll software which was compiled 20 years ago with micro focus C language. &lt;BR /&gt;I took the compiled file and tried to run it on the HP-UX 11.23. please see error below:&lt;BR /&gt;&lt;BR /&gt;/sigprod/txa020/exec [9]$ RTSGIP&lt;BR /&gt;&lt;BR /&gt;/sigprod/txa020/exec/RTSGIP: syntax error at line 2 : '&amp;lt;' unexpected&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please what do u undertsand from that error?&lt;BR /&gt;&lt;BR /&gt;Hope to hear from you soon as usual.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Horace&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 13:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604917#M823946</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-08-16T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604918#M823947</link>
      <description>You are going to have to find the source code and re-compile it on HP-UX.&lt;BR /&gt;&lt;BR /&gt;Software compiled for AIX will NOT run on HP-UX.</description>
      <pubDate>Tue, 16 Aug 2005 13:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604918#M823947</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-08-16T13:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604919#M823948</link>
      <description>Hi Horace,&lt;BR /&gt;&lt;BR /&gt;I don't know anything about micro focus, but I really can't imagine that binaries compiled on AIX 20 ago may run on HP-UX 11.23.</description>
      <pubDate>Tue, 16 Aug 2005 13:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604919#M823948</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-08-16T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604920#M823949</link>
      <description>There is almost a 100% guarantee that you will not get any pre-compiled binaries ion any Aix version to work on any HP-UX version.&lt;BR /&gt;&lt;BR /&gt;It's just not going to happen...&lt;BR /&gt;&lt;BR /&gt;You need the source and you will need to re-compile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 16 Aug 2005 13:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604920#M823949</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-08-16T13:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604921#M823950</link>
      <description>You are sdimply out of luck. There is absolutely nothing in common between AIX compiled programs and any other computer system, just as there nothing in common with HP-UX compiled programs and any other computer system.  Actually, something that old may not even run on a newer version of AIX. Compiled programs are executable only on the platform and revision of the OS where they were created. You need all the source code, a copy of the latets Micro Focus COBOL compiler and a *lot* of time to debug the code since it probably won't compile cleanly.</description>
      <pubDate>Tue, 16 Aug 2005 14:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604921#M823950</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-08-16T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604922#M823951</link>
      <description>Can You do a &lt;BR /&gt;file /sigprod/txa020/exec/RTSGIP&lt;BR /&gt;&lt;BR /&gt;(please don't misunderstand me - i think this is a shell script, but the rest of the posts still applies, You *NEED* a recompile)</description>
      <pubDate>Tue, 16 Aug 2005 14:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604922#M823951</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-16T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604923#M823952</link>
      <description>ok guys,&lt;BR /&gt;thanks for ur replies. &lt;BR /&gt;ok, in this case, once the hp server is bought already, i need to get a solution.&lt;BR /&gt;Can we go with an emulator, if yes please advice...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;waiting ur replies</description>
      <pubDate>Tue, 16 Aug 2005 16:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604923#M823952</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-08-16T16:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604924#M823953</link>
      <description>I know of no AIX emulator that runs on any platform. AS mentioned, the RTSGIP file might be a script but you'll have to post the first few lines, something like this:&lt;BR /&gt; &lt;BR /&gt;cat -v /sigprod/txa020/exec/RTSGIP | head -20&lt;BR /&gt; &lt;BR /&gt;But I would be really concerned about expecting 20 year old software to run without extensive work to modernize and make compatible with your new machine.</description>
      <pubDate>Tue, 16 Aug 2005 16:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604924#M823953</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-08-16T16:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604925#M823954</link>
      <description>Dear Bill&lt;BR /&gt;&lt;BR /&gt;RTSGIP is the compiled file. i have a script that i run to it or else i run it directly.&lt;BR /&gt;&lt;BR /&gt;waiting for replies....</description>
      <pubDate>Tue, 16 Aug 2005 16:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604925#M823954</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-08-16T16:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604926#M823955</link>
      <description>Horace, sorry man (because it sounds like you're really stuck) - but you'll need source code to move that application.  Not any other way to do it.  No emulators, no simulators, no compat libraries...</description>
      <pubDate>Tue, 16 Aug 2005 16:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604926#M823955</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-08-16T16:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604927#M823956</link>
      <description>This sounds like a serious lack of proper planning on someones part.  Buying a new HP-UX machine and expecting 20 year old AIX compiled programs to run on the new machine is obsurd.  &lt;BR /&gt;&lt;BR /&gt;Unless you have the source code, you are seriously out of luck.</description>
      <pubDate>Tue, 16 Aug 2005 16:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604927#M823956</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-08-16T16:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604928#M823957</link>
      <description>Horace,&lt;BR /&gt;&lt;BR /&gt;I'll try to say it as short and clear as possible:&lt;BR /&gt;&lt;BR /&gt;two options:&lt;BR /&gt;- get the source code and a very experienced c programmer to port it to hp-ux&lt;BR /&gt;(more reasonable in the long term as You're dead in the water without it anyway)&lt;BR /&gt;- get a entry-level rs/6000&lt;BR /&gt;(entry level means 1.6GHz and 1GB nowadays)&lt;BR /&gt;&lt;BR /&gt;Sorry to be that pessimistic, but this is as impossible as it gets.&lt;BR /&gt;&lt;BR /&gt;(Oh, and yes, You could get some russian cracker to dissasemble and recompile it. or fly to the moon on my bike)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 17:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604928#M823957</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-16T17:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604929#M823958</link>
      <description>does anyone know where i can find AIX emulator?&lt;BR /&gt;my aim is to get one AIX emulator for linux&lt;BR /&gt;&lt;BR /&gt;waiting replies....</description>
      <pubDate>Wed, 17 Aug 2005 06:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604929#M823958</guid>
      <dc:creator>H S Z</dc:creator>
      <dc:date>2005-08-17T06:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604930#M823959</link>
      <description>&amp;gt;&amp;gt;does anyone know where i can find AIX emulator?  my aim is to get one AIX emulator for linux&lt;BR /&gt;&lt;BR /&gt;I don't believe there is such a beast.  As hard as it is to accept, the other posters have the right answer.  Just because your management doesn't want to accept it doesn't mean it's not correct.&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Wed, 17 Aug 2005 07:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604930#M823959</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2005-08-17T07:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: syntax error at line 2 : '&lt;' unexpected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604931#M823960</link>
      <description>AIX above 5.1 can run linux applications (if compiled for powerpc!), but linux *cannot* run AIX applications.</description>
      <pubDate>Wed, 17 Aug 2005 07:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syntax-error-at-line-2-lt-unexpected/m-p/3604931#M823960</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-17T07:41:24Z</dc:date>
    </item>
  </channel>
</rss>

