Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 1997 21:27:34 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        pius@ienet.com
Cc:        Mats Lofkvist <mal@algonet.se>, freebsd-ports@freebsd.org
Subject:   Re: Looking for Java with graphics for 2.1.7
Message-ID:  <19970309212734.14618@dragon.nuxi.com>
References:  <199703100243.SAA03958@iago.ienet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> This works for me on 2.1.7. I have a symbolic link from libc.so.3.0 to
> libc.so.2.2.
> 
> It's weird though, I wanted to see what happens if I didn't have the
> link, and here's what I got:
> 
> ld.so failed: open failed for "/usr/lib/libc.so.3.0" : No such file or
> directory
> 
> Ok, so far things are as expected. But now when I add the link back again,
> java still doesn't work (btw. I also tried doing an ldconfig again, but it
> didn't help):

You probably need to rerun ldconfig after putting libc.so.3.0 back.
 
-- 
-- David	(obrien@NUXI.com  -or-  obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970309212734.14618>