<?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: CDE installation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638981#M851561</link>
    <description>Now that the X11 server is up and running, the CDE prompt starts but fails to be able to log into the environment, it just blips and returns back to the login prompt again ....&lt;BR /&gt;&lt;BR /&gt;......bugger!&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Fri, 04 Jan 2002 13:21:49 GMT</pubDate>
    <dc:creator>u856100</dc:creator>
    <dc:date>2002-01-04T13:21:49Z</dc:date>
    <item>
      <title>CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638976#M851553</link>
      <description>I am at present attempting to patch together I minimalistic operating system HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;I have had a problem adding the CDE to the core OS. I am presented with the following error (contained in /etc/rc.log): &lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libX11.3&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The file does exist so this is obviously not the problem.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2002 11:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638976#M851553</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-01-04T11:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638977#M851554</link>
      <description>re-install the X11 /CDE filesets from the core O/S ? fyi libX11.3 is part of the motif dev kit I beleive .... are you saying this file is missing ? where and how do you get this error ?&lt;BR /&gt;&lt;BR /&gt;It's possible an application requires the lib and you need to install the dev kit + a motif patch ?&lt;BR /&gt;&lt;BR /&gt;Did CDE install OK or is it just failing to start ?&lt;BR /&gt;&lt;BR /&gt;minimalistic .... should I read missing filesets out ?&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2002 11:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638977#M851554</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-01-04T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638978#M851555</link>
      <description>do checksum on :&lt;BR /&gt;# cksum /usr/lib/X11R6/libX11* compare results with an existing system&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lib/X11R6/libX11.3&lt;BR /&gt;-r-xr-xr-x   1 bin     bin      (compare)&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lib/X11R6/libX11.sl&lt;BR /&gt;lrwxr-xr-x   1 root    sys      (compare)&lt;BR /&gt;/usr/lib/X11R6/libX11.sl ---&amp;gt; /usr/lib/X11R6/libX11.3&lt;BR /&gt;&lt;BR /&gt;these links have to exist:&lt;BR /&gt;libX11.sl - /usr/lib/libX11.3&lt;BR /&gt;libXm.sl - /usr/lib/libXm.4&lt;BR /&gt;libXt.sl - /usr/lib/libXt.3&lt;BR /&gt;&lt;BR /&gt;may be you attempted a less-minimal than expected install, you are missing X11 libraries found :&lt;BR /&gt;S800: B3901BA C/ANSI C Developers Bundle for S800&lt;BR /&gt;S700: B3899BA C/ANSI C Developers Bundle for S700&lt;BR /&gt;&lt;BR /&gt;G'd luck &lt;BR /&gt;t++&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2002 11:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638978#M851555</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-04T11:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638979#M851556</link>
      <description>&amp;gt;re-install the X11 /CDE filesets from the &amp;gt;core O/S ? fyi libX11.3 is part of the motif &amp;gt;dev kit I beleive .... are you saying this &amp;gt;file is missing ? &lt;BR /&gt;&lt;BR /&gt;Yes this file is missing&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;where and how do you get this error ? &lt;BR /&gt;&lt;BR /&gt;I get the error when trying to boot the system into the CDE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;It's possible an application requires the lib &amp;gt;and you need to install the dev kit + a motif &amp;gt;patch ? &lt;BR /&gt;&lt;BR /&gt;I am currently attempting to install the dev kit + motif patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Did CDE install OK or is it just failing to &amp;gt;start ? &lt;BR /&gt;&lt;BR /&gt;Just failing to start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;minimalistic .... should I read missing &amp;gt;filesets out ? &lt;BR /&gt;&lt;BR /&gt;Yes thats right, I am trying to put HP-UX 11.00 onto a 9000/712/100 with a 1GB hard drive&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2002 11:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638979#M851556</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-01-04T11:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638980#M851558</link>
      <description>I have just realised that I have not got any of the X11 bundle installed.&lt;BR /&gt;&lt;BR /&gt;I presumed that this would be automated along with the CDE bundle (not too sure why you would install the CDE without this?)&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 04 Jan 2002 13:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638980#M851558</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-01-04T13:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDE installation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638981#M851561</link>
      <description>Now that the X11 server is up and running, the CDE prompt starts but fails to be able to log into the environment, it just blips and returns back to the login prompt again ....&lt;BR /&gt;&lt;BR /&gt;......bugger!&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 04 Jan 2002 13:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-installation-error/m-p/2638981#M851561</guid>
      <dc:creator>u856100</dc:creator>
      <dc:date>2002-01-04T13:21:49Z</dc:date>
    </item>
  </channel>
</rss>

