Re: Best method to install JDK1.4?
On Mon, Aug 12, 2002 at 08:23:18AM -0500, Thomas T. Veldhouse wrote:
> I just linked the libstdc++2.9-glibc2.1 to the once in /usr/lib that is
> currently there for "testing" and it seems to work. I think I will try
> installing the package though.
Linking libraries with different sonames together may appear to work at
first, but you can expect very difficult-to-find bugs should anything
actually use whatever parts of the library caused the soname to be
changed. Definitely install the package instead.
--
Colin Watson [cjwatson@flatline.org.uk]
Reply to: