<?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 Re: Problems with &amp;quot;less&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789679#M264807</link>
    <description>Yes, you need to install ncurses.&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The run-time dependencies for less look a bit strange to me. The libgcc, gettext, libiconv and termcap would make sense. It should also mention ncurses, the error message makes that obvious.&lt;BR /&gt;&lt;BR /&gt;But bison, flex and m4 (parser generator tools and macro pre-processor, all programming tools) as _run-time_ dependencies for a text viewer like less??? Looks like a typical Porting Archive dependency documentation mistake.</description>
    <pubDate>Wed, 17 May 2006 16:13:20 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2006-05-17T16:13:20Z</dc:date>
    <item>
      <title>Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789674#M264802</link>
      <description>Do I need to install curses? I have man pages and all working fine. Why does it core dump when I run "less".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# less list&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libncurses.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 09:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789674#M264802</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-05-17T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789675#M264803</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do a chatr for "less" and see what it requires. &lt;BR /&gt;&lt;BR /&gt;Also, have you downloaded less from HP-UX porting center ? If yes, you have to download and install the following run time depedanciies. &lt;BR /&gt;&lt;BR /&gt;Run-time dependencies:  bison flex libgcc gettext libiconv m4 termcap&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 09:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789675#M264803</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-17T09:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789676#M264804</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have currently installed the package less from a depot less-385-sd-11.11.depot , downloaded from the HP porting center.&lt;BR /&gt;It uses the shared library&lt;BR /&gt; /usr/local/lib/libintl.sl&lt;BR /&gt;which is found in the product less.less-RUN .&lt;BR /&gt;This product I installed via the depot gettext-0.14.1-sd-11.00.depot found at the same place.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 17 May 2006 10:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789676#M264804</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-05-17T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789677#M264805</link>
      <description>Which "less" package did you get from the porting centre...post the output of:&lt;BR /&gt;&lt;BR /&gt;# ldd -v &lt;PATH to="" less=""&gt;&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;/PATH&gt;</description>
      <pubDate>Wed, 17 May 2006 11:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789677#M264805</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-05-17T11:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789678#M264806</link>
      <description># ldd -v /usr/local/bin/less&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by /usr/local/bin/less&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by implicit load&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/local/lib/libncurses.sl; required by /usr/local/bin/less&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libncurses.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2006 14:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789678#M264806</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-05-17T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with "less"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789679#M264807</link>
      <description>Yes, you need to install ncurses.&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/ncurses-5.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The run-time dependencies for less look a bit strange to me. The libgcc, gettext, libiconv and termcap would make sense. It should also mention ncurses, the error message makes that obvious.&lt;BR /&gt;&lt;BR /&gt;But bison, flex and m4 (parser generator tools and macro pre-processor, all programming tools) as _run-time_ dependencies for a text viewer like less??? Looks like a typical Porting Archive dependency documentation mistake.</description>
      <pubDate>Wed, 17 May 2006 16:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-quot-less-quot/m-p/3789679#M264807</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-05-17T16:13:20Z</dc:date>
    </item>
  </channel>
</rss>

