<?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: firefox problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017288#M763301</link>
    <description>I just ran /opt/firefox/firefox.  It took several  minutes to come up, but it did.  Try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 06 Dec 2006 14:24:45 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2006-12-06T14:24:45Z</dc:date>
    <item>
      <title>firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017279#M763292</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to install firefox 1.5.0 on 11.11.&lt;BR /&gt;&lt;BR /&gt;I've also installed gtk per HP website:&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/firefox/index.html" target="_blank"&gt;http://www.hp.com/products1/unix/java/firefox/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Both of them are in PA format.&lt;BR /&gt;&lt;BR /&gt;Whenever i start firefox, it crashes without any problems.&lt;BR /&gt;&lt;BR /&gt;I did sh -x firefox and see that it crashes on firefox-bin.&lt;BR /&gt;&lt;BR /&gt;When i run firefox-bin separately i get the following:&lt;BR /&gt;# ./firefox-bin &lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: ../../dist/bin/libnspr4.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;ABORT instruction (core dumped)&lt;BR /&gt;&lt;BR /&gt;I can't figure out what's causing this problem...&lt;BR /&gt;&lt;BR /&gt;Has any of you seen this or successfully installed firefox on 11i?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 10:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017279#M763292</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017280#M763293</link>
      <description>Did you install all the dependencies?&lt;BR /&gt;&lt;BR /&gt;*  HP-UX 11i v. 1.0 with the latest recommended patches&lt;BR /&gt;&lt;BR /&gt;* GTK libraries v. 2.6.8 for HP-UX 11i for workstations and servers, product number GTK&lt;BR /&gt;&lt;BR /&gt;* PHSS_33033 is a required patch to run Firefox/Thunderbird.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 10:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017280#M763293</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T10:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017281#M763294</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You miss something like ldap&lt;BR /&gt;&lt;BR /&gt;see&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/J4258-90032/ch01s07.html" target="_blank"&gt;http://www.docs.hp.com/en/J4258-90032/ch01s07.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for NDS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 10:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017281#M763294</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-12-06T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017282#M763295</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think its dependencies.&lt;BR /&gt;&lt;BR /&gt;Problem is firefox should not have installed if they were not there.&lt;BR /&gt;&lt;BR /&gt;Do check the dependencies and make sure the SHLIB_PATH is correct.&lt;BR /&gt;&lt;BR /&gt;There is a command called chatr which you can run on the binary. It will tell you what libraries it needs. If any of those are missing, you have your answer as to why firefox is crashing.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Dec 2006 11:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017282#M763295</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-12-06T11:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017283#M763296</link>
      <description>Thank you all for your responses.&lt;BR /&gt;&lt;BR /&gt;1.  I installed PHSS_33033 patch and it didn't fix the problem.&lt;BR /&gt;&lt;BR /&gt;2. ldap? why would it look for ldap?  mozilla works fine on this server...&lt;BR /&gt;&lt;BR /&gt;3.  how do i find correct SHLIB_PATH?  I looked into chatr.. chatr_pa: chatr - change program's internal attributes.  Is this what you meant..?&lt;BR /&gt;&lt;BR /&gt;Thanks again all!</description>
      <pubDate>Wed, 06 Dec 2006 14:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017283#M763296</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017284#M763297</link>
      <description>The sl it is looking for, libnspr4.sl, is actually part of the distribution - at least on my machine:&lt;BR /&gt;&lt;BR /&gt;# find /opt -name libnspr4.sl&lt;BR /&gt;/opt/mozilla/libnspr4.sl&lt;BR /&gt;/opt/Netscape/libnspr4.sl&lt;BR /&gt;/opt/hpws/apache/lib/libnspr4.sl&lt;BR /&gt;/opt/apache/lib/libnspr4.sl&lt;BR /&gt;/opt/firefox/libnspr4.sl&lt;BR /&gt;&lt;BR /&gt;Check and make sure you have /opt/firefox/libnspr4.sl.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Dec 2006 14:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017284#M763297</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T14:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017285#M763298</link>
      <description>I have the same problem if I run firefox-bin:&lt;BR /&gt;&lt;BR /&gt;# ./firefox-bin&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libnspr4.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;Try running firefox instead:&lt;BR /&gt;&lt;BR /&gt;# ./firefox&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Dec 2006 14:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017285#M763298</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T14:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017286#M763299</link>
      <description>I have..here it is in the verbose mode.&lt;BR /&gt;&lt;BR /&gt;When i run firefox by itself, nothing happens and i just get a prompt back. &lt;BR /&gt;&lt;BR /&gt;# /opt/software/firefox-1.5.0.00/firefox     &lt;BR /&gt;+ moz_libdir=/opt/gtk2.6/lib/firefox-1.5.0.1&lt;BR /&gt;+ MRE_HOME=/opt/gtk2.6/lib/mre/mre-1.5.0.1&lt;BR /&gt;+ XDG_DATA_DIRS=/opt/gtk2.6/share&lt;BR /&gt;+ found=0&lt;BR /&gt;+ progname=/opt/software/firefox-1.5.0.00/firefox&lt;BR /&gt;+ + dirname /opt/software/firefox-1.5.0.00/firefox&lt;BR /&gt;curdir=/opt/software/firefox-1.5.0.00&lt;BR /&gt;+ + basename /opt/software/firefox-1.5.0.00/firefox&lt;BR /&gt;progbase=firefox&lt;BR /&gt;+ run_moz=/opt/software/firefox-1.5.0.00/run-mozilla.sh&lt;BR /&gt;+ test -x /opt/software/firefox-1.5.0.00/run-mozilla.sh&lt;BR /&gt;+ dist_bin=/opt/software/firefox-1.5.0.00&lt;BR /&gt;+ found=1&lt;BR /&gt;+ [ 1 = 0 ]&lt;BR /&gt;+ script_args=&lt;BR /&gt;+ debugging=0&lt;BR /&gt;+ MOZILLA_BIN=firefox-bin&lt;BR /&gt;+ [  = beos ]&lt;BR /&gt;+ pass_arg_count=0&lt;BR /&gt;+ [ 0 -gt 0 ]&lt;BR /&gt;+ license_dotfile=/.firefox-license&lt;BR /&gt;+ license_text=/opt/software/firefox-1.5.0.00/LICENSE&lt;BR /&gt;+ license_script=/opt/software/firefox-1.5.0.00/license.sh&lt;BR /&gt;+ license_version=1.5.0.00&lt;BR /&gt;+ show_license=1&lt;BR /&gt;+ show_text_license=1&lt;BR /&gt;+ test -f /.firefox-license&lt;BR /&gt;+ grep 1.5.0.00 /.firefox-license&lt;BR /&gt;+ 1&amp;gt; /dev/null&lt;BR /&gt;+ versionflag=0&lt;BR /&gt;+ [ 0 = 0 ]&lt;BR /&gt;+ show_license=0&lt;BR /&gt;+ show_text_license=0&lt;BR /&gt;+ [ 0 = 1 ]&lt;BR /&gt;+ [ 0 = 1 ]&lt;BR /&gt;+ export MRE_HOME&lt;BR /&gt;+ export XDG_DATA_DIRS&lt;BR /&gt;+ moz_pis_startstop_scripts start&lt;BR /&gt;+ [ 0 = 1 ]&lt;BR /&gt;+ /opt/software/firefox-1.5.0.00/run-mozilla.sh /opt/software/firefox-1.5.0.00/firefox-bin&lt;BR /&gt;+ exitcode=1&lt;BR /&gt;+ moz_pis_startstop_scripts stop&lt;BR /&gt;+ exit 1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 14:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017286#M763299</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T14:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017287#M763300</link>
      <description>and i do have the file:&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/opt/software/firefox-1.5.0.00&lt;BR /&gt;# ls libnspr4.sl &lt;BR /&gt;libnspr4.sl&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 14:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017287#M763300</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017288#M763301</link>
      <description>I just ran /opt/firefox/firefox.  It took several  minutes to come up, but it did.  Try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Dec 2006 14:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017288#M763301</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017289#M763302</link>
      <description>nothing..i've tried before.&lt;BR /&gt;&lt;BR /&gt;# ps -eadf |grep fire&lt;BR /&gt;    root 26442  4796  0 14:28:56 pts/6     0:00 grep fire&lt;BR /&gt;&lt;BR /&gt;shows nothing.&lt;BR /&gt;&lt;BR /&gt;Do you get a prompt back when you run firefox?&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 14:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017289#M763302</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T14:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017290#M763303</link>
      <description>Not unless I run it in the background.&lt;BR /&gt;&lt;BR /&gt;Try it again and wait - then wait some more.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Dec 2006 14:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017290#M763303</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017291#M763304</link>
      <description>&lt;!--!*#--&gt;root# /opt/firefox/firefox &amp;amp;&lt;BR /&gt;[2]     23054&lt;BR /&gt;root# ps -eadf |grep fire&lt;BR /&gt;    root 23058 23054  0 14:43:31 ttyp5     0:00 /bin/sh /opt/firefox/run-mozilla&lt;BR /&gt;.sh /opt/firefox/firefox-bin&lt;BR /&gt;    root 23064 23058 137 14:43:31 ttyp5     0:13 /opt/firefox/firefox-bin&lt;BR /&gt;    root 23054 15136  0 14:43:31 ttyp5     0:00 /bin/sh /opt/firefox/firefox</description>
      <pubDate>Wed, 06 Dec 2006 14:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017291#M763304</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-06T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017292#M763305</link>
      <description>nope..nothing.....&lt;BR /&gt;&lt;BR /&gt;how can i check if all firefox requirements got installed?  Maybe i did something wrong with gdk....&lt;BR /&gt;&lt;BR /&gt;Paranoia is a powerful thing:)</description>
      <pubDate>Wed, 06 Dec 2006 14:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017292#M763305</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T14:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017293#M763306</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;What is your SHLIB_PATH parameter?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 06 Dec 2006 15:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017293#M763306</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-06T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017294#M763307</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i got it to work as a regular user.  For some reason it doesn't work as root, but as a regular user firefox started properly.  Thank you all for your help!</description>
      <pubDate>Thu, 07 Dec 2006 09:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017294#M763307</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-07T09:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: firefox problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017295#M763308</link>
      <description>got it to work as a user.</description>
      <pubDate>Thu, 07 Dec 2006 09:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/firefox-problem/m-p/5017295#M763308</guid>
      <dc:creator>Asya</dc:creator>
      <dc:date>2006-12-07T09:08:12Z</dc:date>
    </item>
  </channel>
</rss>

