进来,因为工作需要,要在j2se1.3.1下边运行一些程序(在我看来,是多么古老的版本了),于是从sun下载j2se1.3,安装完毕.结果运行出错:
/usr/jdk1.3.1_17/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory.
原来是缺少动态库,简单于是google相关的debian下的package,原来在
libstdc++2.9-glibc2.1包里,apt-get 安装,却是找不到,于是apt-cache search libstdc++,发现最早的也是libstdc++2.10-glibc2.2了,安装了.
因为java需要libstdc++-libc6.1-1.so.2动态库,于是在linux下边做了个ln:
ln -s /usr/lib/libstdc++-libc6.2-2.so.3 /usr/lib/libstdc++-libc6.1-1.so.2
结果当然是,搞定:)
分享到:
相关推荐
`rstudio-1.3.1093-amd64-debian.tar.gz` 是一个针对AMD64架构的Debian系统的RStudio版本,版本号为1.3.1093。 **R语言介绍:** R是一种统计计算和图形展示的强大语言,由统计学家和计算机科学家共同开发。它提供了...
标题中的"chromeplus-1.3.3.3_ubuntu_debian_i686.tar.gz.bat"表明这是一个针对Ubuntu和Debian系统,适用于i686(32位)架构的ChromePlus浏览器的版本更新包。这个包经过压缩,采用了tar.gz格式,这是Linux和Unix...
ubuntu下使用的RStudio安装包,直接双击安装即可。注意本安装包适用Ubuntu18/Debian10版本,请看清版本后下载。
《Linux环境下通过Wine运行Windows EXE文件详解》 在Linux操作系统中,由于与Windows系统的兼容性问题,原生的Linux系统无法直接运行Windows的.exe可执行文件。然而,通过一款名为Wine(Wine Is Not an Emulator)...
mysql-server_8.1.0-1debian11_amd64.deb-bundle.tar 适用于Debian Linux 11 (x86, 64-bit)
首先,确保你的Linux系统已经更新到最新版本,这通常通过运行`sudo apt-get update`(Ubuntu/Debian)或`yum update`(CentOS/RHEL)来完成。更新系统可以确保你拥有最新的软件包和依赖项。 接下来,开始安装...
codeblocks-13.12-1_i386.debian.stable.tar.xz
MySQL8.4.0 LTS(mysql-server_8.4.0-1debian11_amd64.deb-bundle.tar)适用于Debian 11 Linux (x86, 64-bit)
mysql-server_8.2.0-1debian12_amd64.deb-bundle.tar 适用于Debian Linux 12 (x86, 64-bit)
llvm-toolchain_8.0.1-7_amd64-linux-gnu_debian-10.tar.gzllvm-toolchain_8.0.1-7_amd64-linux-gnu_debian-10.tar.gzllvm-toolchain_8.0.1-7_amd64-linux-gnu_debian-10.tar.gzllvm-toolchain_8.0.1-7_amd64-linux-...
llvm-toolchain_18.1.6-1_amd64-linux-gnu_debian-10.tar.gz llvm-toolchain_18.1.6-1_amd64-linux-gnu_debian-10.tar.gz llvm-toolchain_18.1.6-1_amd64-linux-gnu_debian-10.tar.gz llvm-toolchain_18.1.6-1_amd64...
【Ubuntu Linux基础视频教程】1.3章节主要围绕Ubuntu Linux操作系统进行详细介绍,旨在为初学者提供一个全面且易懂的入门指南。Ubuntu Linux是Linux发行版中的一个热门选择,以其用户友好、开源免费以及强大的软件...
llvm-toolchain_15.0.7-1_amd64-linux-gnu_debian-10.tar.gz 龙芯LLVM 15.0.7.1 llvm-toolchain_15.0.7-1_amd64-linux-gnu_debian-10.tar.gz 龙芯LLVM 15.0.7.1 llvm-toolchain_15.0.7-1_amd64-linux-gnu_debian-...
MySQL Community Server 8.0.29(mysql-server_8.0.29-1debian11_amd64.deb-bundle.tar),适用于Debian Linux 11 (x86, 64-bit), DEB Bundle
目前全世界最多人使用的系统漏洞扫描与分析软件。 此次更新包括以下内容: (1)增加SSL Cipher选项,支持OpenSSL 1.1.1的全部特性。 (2)增加支持MacOS 10.15 Catlina。 ...(3)修复其他bug,提高稳定性。
Currently, the CRAN package repository features 15364 available packages. ...All packages are tested regularly on machines running Debian GNU/Linux, Fedora, OS X, Solaris and Windows.
适用于Debian Linux 10 (x86, 64-bit) 压缩包内容: mysql-community-server_8.0.25-1debian10_amd64.deb、 mysql-community-server-core_8.0.25-1debian10_amd64.deb、 mysql-community-server-core-dbgsym_8.0.25-...
最新版Nessus-6.10.9-debian6_amd64.deb 从官网下了两个小时 最新版Nessus-6.10.9-debian6_amd64.deb 从官网下了两个小时
MySQL8.4.0 LTS(mysql-server_8.4.0-1debian12_amd64.deb-bundle.tar)适用于Debian 12 Linux (x86, 64-bit)
《玩客云刷Armbian系统包:Lishuma-Final-Armbian_5.99_s805_Debian_buster_3.10.108_min.zip详解》 玩客云,一款小巧而强大的个人云存储设备,因其独特的功能和开放性,吸引了众多DIY爱好者进行深度定制。其中,...