Kontorotsui wrote:
> 
> On 10-Apr-99 Gerald de Jong wrote:
> > all i had to do to get jdk1.2 running on RH 5.2 is make the following
> > symbolic
> > link, which i made in the /opt/jdk1.2/jre/lib/i386 directory.
> 
> I did it, but it doesn't work. It seems not to be the standard problem with
> missing libraries, because I get a Segmentation Fault, not a missing or wrong
> library message.
> 
[kersnip]

        Is your LD_PRELOAD environment variable set?
        I had to set mine to point to the libstdc++ libs
        for another application I had installed,
        and that broke the JDK most handily. 
        Unsetting it fixed the problem.

-- 
        Matthew McKeon | [EMAIL PROTECTED]
             developer | 412.488.2900
        MAYA VIZ, Ltd. | 2100 Wharton St.
                       | Pittsburgh, PA 15203


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to