Gary Mueller <[EMAIL PROTECTED]> wrote: > I'm running Debian Linux 2.2.14-timesys with the RT extensions. >I've downloaded Java JDK1.3 for Linux. Documentation says it was >tested on RedHat Linux (no mention of Debian). When I try on run javac >(the Java compiler), I get an error saying the library >libstdc++-libc6.1-1.so.2 could not be found. This library is not on >the system anywhere. Where can I download this library? Does this >version of Java work on Debian Linux?
[I've fixed your line lengths above - I believe Netscape can be configured so that they aren't difficult to read. :(] My package database says: [EMAIL PROTECTED] ~]$ dpkg -S libstdc++-libc6.1-1.so.2 libstdc++2.9-glibc2.1: /usr/lib/libstdc++-libc6.1-1.so.2 You can also use the form at http://packages.debian.org/ to search for files like this. Regards, -- Colin Watson [EMAIL PROTECTED]

