當前位置:首頁 » 操作系統 » jdklinux32

jdklinux32

發布時間: 2025-04-16 04:45:55

㈠ 怎麼在linux系統上安裝32位jdk

可以安裝的,但是需要loader的支持。
在64位的ubuntu下裝32位JDK死活裝不上
報錯
./jdk-6u7-linux-i586.bin: 480: ./install.sfx.2354: not found
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information
找來找去說是64位環境不支持32位JDK
後找到解決辦法
原來是64位Ubuntu連32位程序的loader都沒有安裝,需要安裝
sudo apt-get install libc6-i386
另外,一些常用的32位庫
sudo apt-get install lib32asound2 lib32z1 lib32stdc++6 lib32bz2-1.0
原來apt也有search命令,只是要通過apt-cache來搜索

㈡ 為什麼我下載的jdk是rpm而不是bin後綴 linux32系統

直接用rpm格式的安裝不就可以了嗎 格式不一樣而已 沒什麼差別

熱點內容
java返回this 發布:2025-10-20 08:28:16 瀏覽:590
製作腳本網站 發布:2025-10-20 08:17:34 瀏覽:885
python中的init方法 發布:2025-10-20 08:17:33 瀏覽:578
圖案密碼什麼意思 發布:2025-10-20 08:16:56 瀏覽:763
怎麼清理微信視頻緩存 發布:2025-10-20 08:12:37 瀏覽:680
c語言編譯器怎麼看執行過程 發布:2025-10-20 08:00:32 瀏覽:1010
郵箱如何填寫發信伺服器 發布:2025-10-20 07:45:27 瀏覽:253
shell腳本入門案例 發布:2025-10-20 07:44:45 瀏覽:111
怎麼上傳照片瀏覽上傳 發布:2025-10-20 07:44:03 瀏覽:802
python股票數據獲取 發布:2025-10-20 07:39:44 瀏覽:709