LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Netscape 4.8 problem (https://www.linuxquestions.org/questions/linux-software-2/netscape-4-8-problem-109854/)

Juan Martinez 10-29-2003 05:43 AM

Netscape 4.8 problem
 
I am using netscape 4.8, and there was no problem with RedHat Linux 7.2
But in RedHat 8.0, if I use the following shell sciipt,
=========================================
#!/bin/sh
export LD_PRELOAD=/home/user/lib/libnsfix.so.1
/home/user/lib/com/netscape
==========================================
then ,
/home/user/lib/com/netscape: relocation error: /home/user/lib/libnsfix.so.1: undefined symbol: _nl_current_LC_CTYPE arises.
What does this error mean?.

I guess that it is the Glibc problem. Is there any way to
fix libnsfix package. I have the source of libnsfix.
[But is is not possible to use netscape 4.8 on RedHat 9.0]


All times are GMT -5. The time now is 03:14 PM.