-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 27 August 2004 14:27, Kevin B. McCarty wrote:
Hi Kevin, I'd like to thank you twice for your help with this. First, it solved my problem. Secondly, (being new to Debian) I wasn't aware of apt-file. Great tool. - ---Michael > Hi Michael, > > > j2eesdk-1_4_2.bin: error while loading shared libraries: > > libstd++-libc6.2-2.so.3: Cannot open shared object file: > > No such file or directory. > > > > I do have libstd++6 installed on my system, and apt reports that it is > > the latest version. I don't see a way to install the missing library, and > > without it j2eesdk will not install. Guessing that an older version of > > j2eesdk would install, I tried searching for one on the Sun site, but I > > couldn't find one. > > I assume that what you really want is libstdc++, not libstd++ (since I > don't think the latter thing exists). With that assumption: > > $ sudo apt-file update > [output snipped] > $ apt-file search libstdc++-libc6.2-2.so.3 > gcc-2.95-nof: usr/lib/nof/libstdc++-libc6.2-2.so.3 > gcc-2.95-nof: usr/lib/nof/pic/libstdc++-libc6.2-2.so.3 > libstdc++2.10-dbg: usr/lib/debug/libstdc++-libc6.2-2.so.3 > libstdc++2.10-glibc2.2: usr/lib/libstdc++-libc6.2-2.so.3 > > So probably you want to "apt-get install libstdc++2.10-glibc2.2". (The > apt-file tool is in a package of the same name, incidentally. You can > also look up packages by filename at http://packages.debian.org/ .) > > regards, > > -- > Kevin B. McCarty <[EMAIL PROTECTED]> Physics Department > WWW: http://www.princeton.edu/~kmccarty/ Princeton University > GPG public key ID: 4F83C751 Princeton, NJ 08544 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBL6lOjeziQOokQnARAq06AJoD0WztcSY4fadR1e0+CdrcANHanQCfXlLf 3a637k890Ympw3aOk+ImVlM= =C3Gj -----END PGP SIGNATURE-----