<?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: rsync libpopt.sl missing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861221#M396567</link>
    <description>Try installing:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Development/Libraries/popt-1.7/" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Development/Libraries/popt-1.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 16 Sep 2004 09:47:04 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-09-16T09:47:04Z</dc:date>
    <item>
      <title>rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861217#M396563</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;I installed a prebuilt SD depot of rsync from the German mirror of HP-UX porting centre&lt;BR /&gt;&lt;A href="http://hpux.asknet.de/hppd/hpux/Networking/Admin/rsync-2.6.2/" target="_blank"&gt;http://hpux.asknet.de/hppd/hpux/Networking/Admin/rsync-2.6.2/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;When I ran a "swlist -l fileset -a prerequisites -a corequisites -a exrequiisites -s /path/to/rsync.depot" before installation it reported that it only needed gettext as a corequisite (i.e. must have during runtime).&lt;BR /&gt;However I experienced already problems when issueing the swcopy to /var/spool/sw, where it claimed a missing prerequisite, but wouldn't specify which one :-(&lt;BR /&gt;Because I knew I had gettext already installed (from the same distributor) I ran swcopy with the enforce_dependencies=false switch.&lt;BR /&gt;Albeit the swinstall (without this switch) went without any errors.&lt;BR /&gt;  &lt;BR /&gt;When I tried to invoke rsync for the first time I got a core dump and a reported missing libpopt.sl&lt;BR /&gt; &lt;BR /&gt;# /usr/local/bin/rsync -h&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libpopt.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump)&lt;BR /&gt; &lt;BR /&gt;A find over the filesystems didn't discover the missing lib.&lt;BR /&gt; &lt;BR /&gt;# chatr /usr/local/bin/rsync|head   &lt;BR /&gt;chatr(warning): dl_header_ext.size != sizeof(dl_header_ext). Please update your &lt;BR /&gt;version of the chatr tool. &lt;BR /&gt;/usr/local/bin/rsync: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;              dynamic   /usr/local/lib/libintl.sl&lt;BR /&gt;              dynamic   /usr/local/lib/libpopt.sl&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;This is what is installed with regard to rsync&lt;BR /&gt;  &lt;BR /&gt;  &lt;BR /&gt;# swlist -l fileset -a title -a corequisites -a state rsync&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "neptun"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  neptun:/&lt;BR /&gt;#&lt;BR /&gt; &lt;BR /&gt;# rsync                 rsync          &lt;BR /&gt;  rsync.rsync-RUN                      gettext.gettext-SHLIBS configured     &lt;BR /&gt;   &lt;BR /&gt;# swlist -l file rsync gettext|grep -c libpopt&lt;BR /&gt;0&lt;BR /&gt; &lt;BR /&gt;I also googled for rsync on HP-UX and queried the HP knowledge base.&lt;BR /&gt;But with no promissing pointer.&lt;BR /&gt; &lt;BR /&gt;Before I get the rsync sources and dig out the compiler, I would like to know if there are *complete and working* binaries for HP-UX 11.00 available.&lt;BR /&gt; &lt;BR /&gt;Rgds.&lt;BR /&gt;Ralph</description>
      <pubDate>Thu, 16 Sep 2004 08:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861217#M396563</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-09-16T08:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861218#M396564</link>
      <description>This might not help - but you could use the built in rdist instead.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 16 Sep 2004 09:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861218#M396564</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-16T09:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861219#M396565</link>
      <description>HI Ralph,&lt;BR /&gt;&lt;BR /&gt;Maybe it is the same issue than this one: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=628594" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=628594&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;:)&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2004 09:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861219#M396565</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-16T09:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861220#M396566</link>
      <description>Eric,&lt;BR /&gt; &lt;BR /&gt;exactly :-)&lt;BR /&gt; &lt;BR /&gt;Looks as if the rsync depot was poorly packaged as it didn't reveal that rsync would rely on popt.&lt;BR /&gt;I haven't even heard of popt before.&lt;BR /&gt;But having dowloaded it I could verify the missing lib was in that very package.&lt;BR /&gt; &lt;BR /&gt;[root@jupiter:/usr/local/doc/rsync]&lt;BR /&gt;# swlist -l file -s /var/spool/sw popt|grep libpopt&lt;BR /&gt;  /usr/local/lib/libpopt.a                     &lt;BR /&gt;  /usr/local/lib/libpopt.la                    &lt;BR /&gt;  /usr/local/lib/libpopt.sl   &lt;BR /&gt;  &lt;BR /&gt;# swlist -l fileset -a state popt&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "jupiter"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  jupiter:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# popt                  &lt;BR /&gt;  popt.popt-RUN         configured     &lt;BR /&gt; &lt;BR /&gt;# /usr/local/bin/rsync --version &lt;BR /&gt;rsync  version 2.6.2  protocol version 28&lt;BR /&gt;Copyright (C) 1996-2004 by Andrew Tridgell and others&lt;BR /&gt;&amp;lt;&amp;gt;&lt;BR /&gt;Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, &lt;BR /&gt;              no IPv6, 32-bit system inums, 64-bit internal inums&lt;BR /&gt; &lt;BR /&gt;rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you&lt;BR /&gt;are welcome to redistribute it under certain conditions.  See the GNU&lt;BR /&gt;General Public Licence for details.&lt;BR /&gt;                 &lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2004 09:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861220#M396566</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-09-16T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861221#M396567</link>
      <description>Try installing:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Development/Libraries/popt-1.7/" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Development/Libraries/popt-1.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 16 Sep 2004 09:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861221#M396567</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-16T09:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861222#M396568</link>
      <description>Geoff,&lt;BR /&gt; &lt;BR /&gt;thanks for the link.&lt;BR /&gt;But Erics pointer guided me to the relevant thread.&lt;BR /&gt;So installation of popt (which included libpopt) was the remedy.&lt;BR /&gt;I don't mind the few extra bytes, even if I never will use popt, as long as rsync is happy.</description>
      <pubDate>Thu, 16 Sep 2004 09:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861222#M396568</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-09-16T09:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: rsync libpopt.sl missing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861223#M396569</link>
      <description>oops, wanted to close this thread as solved&lt;BR /&gt;but it looks i need to place a final comment here.&lt;BR /&gt;that's it</description>
      <pubDate>Thu, 16 Sep 2004 09:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-libpopt-sl-missing/m-p/4861223#M396569</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-09-16T09:52:43Z</dc:date>
    </item>
  </channel>
</rss>

