On 13 Sep, Sami Dalouche wrote:
>
> I use Debian linux 2.0 with kernel 2.0.35 & communicator 4.5b for glibc2.
>
> I had the same problems with Slack 3.3 & linux 2.0.35 or 2.0.34 with
> communicator 4.05 for libc5
>
>>
>>
>>
>> I use a (highly hacked up) Redhat 4.2 and have no problems with the
>> latest versions of Navigator/Communicator. I see many more bus errors
>> under Solaris 2.5.1 than linux.
>>
>
> I heard the RPM of Netscape hasn't got the problem. It has probably the
> patch already installed in ??
> But I don't like RedHat. It uses too much place & I don't understant all
> with it. And.. I think Debian runs quickly.
> It has more packages.
>
> So, I don't have the RPM package Manager. (If I installed it, it doesn't
> take care of the DEB dependancies and alien is not perfect for
> translation to/from RPM.
> Any Idea ??
>
> Thanks
>
Who said anything about RPM's? I never use them. I guess all I can do
is elaborate on my setup.
[todd@perl]$ ldd ./netscape
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4000b000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40049000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40051000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40065000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40076000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40084000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4008e000)
libdl.so.1 => /lib/libdl.so.1 (0x4011f000)
libc.so.5 => /lib/libc.so.5 (0x40122000)
libg++.so.27 => /usr/lib/libg++.so.27 (0x401de000)
libstdc++.so.27 => /usr/lib/libstdc++.so.27 (0x40211000)
libm.so.5 => /lib/libm.so.5 (0x40240000)
libc is libc.so.5.4.44
libm is libm.so.5.0.9
libstdc++ is libstdc++.so.27.1.4
libg++ is libg++.so.27.1.4
libdl is libdl.so.1.9.9
I start netscape with a simple script:
#!/bin/sh
export MOZILLA_HOME=/usr/local/netscape/communicator
export NPX_PLUGIN_PATH=$MOZILLA_HOME/plugins:~/.netscape/plugins
exec /usr/local/netscape/communicator/netscape "$@" > /dev/console 2>&1
I am currently using communicator 4.06, but 4.05 worked fine as well.
I have not turned off java or javascript. It runs with no problems,
except for the fact that it is a memory pig (it is currently using
28.9% of my 64M of RAM.
--
----------------------
Todd J Martin
[EMAIL PROTECTED]
[EMAIL PROTECTED]