Replies: 8 comments 16 replies
-
I use Ubuntu on a PC and Debian on a Chrome OS. The app works very well. May I ask any errors message displayed? |
Beta Was this translation helpful? Give feedback.
-
I guess you missed some library files. For running Ubuntu on WSL2, please try to follow the instructions given on this page: https://github.com/eliranwong/UniqueBible/wiki/Install-UBA-on-Windows-via-WSL2-Ubuntu Please do install library files given at: |
Beta Was this translation helpful? Give feedback.
-
Thank you again. This was the output from: sudo apt -y install software-properties-common dirmngr apt-transport-https lsb-release ca-certificates apt-utils build-essential cmake tree wget curl git zip unzip xz-utils nano micro w3m lynx lib32stdc++6 sqlite3 libsqlite3-dev libasound2 libnss3 libncurses5 libncurses5-dev libgl1-mesa-dev mesa-utils libglu1-mesa lsb-release binutils ffmpeg gawk opencc plocate gnome-keyring libssl-dev libffi-dev libstdc++5 libpci3 libpci-dev python3 python3-setuptools python3-pip python3-dev python3-venv zlib1g-dev libgdbm-dev libnss3-dev libreadline-dev libbz2-dev gcc xorg-dev exo-utils dex gthumb nautilus xdg-utils Reading package lists... Done E: Unable to locate package lib32stdc++6 I came upon this with Ubuntu 24, 22, 20 and 18. Is there a workaround? |
Beta Was this translation helpful? Give feedback.
-
Sorry, I was not clear about the instructions. The step 1 you mentioned is enough, pyenv is optional. Please try the following steps:
It would be fine if it does not exists.
Please kindly wait for all instructions to run through ... Please kindly let me know if it works. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your ongoing patience! |
Beta Was this translation helpful? Give feedback.
-
Please try to install Qt6, described in the first part of https://github.com/eliranwong/MultiAMDGPU_AIDev_Ubuntu/blob/main/ubuntu_desktop/applications/development/qt.md Please try to run |
Beta Was this translation helpful? Give feedback.
-
From the error message, it appears that the library libwebp.so.6 is missing. I search my computer for this file by running locate
It appears that the file is installed with codium, so I would suggest you to try again by installing codium:
Please kindly let me know if it works after installing codium, thanks |
Beta Was this translation helpful? Give feedback.
-
Okay, I finally got a Windows to test it, and found the issue, please use the revised instructions here. To install on Windows via WSL: https://github.com/eliranwong/UniqueBible/wiki/Install-UBA-on-Windows-via-WSL2-Ubuntu#install-uba To install on Windows directly: https://github.com/eliranwong/UniqueBible/wiki/Install-on-Windows |
Beta Was this translation helpful? Give feedback.
-
Hello. Thank you for your wonderful project. I was able to install UBA on my old system (Debian). I have had to get a new laptop and am trying to install on WSL2 / Ubuntu or Debian (have tried both). But, despite following the instructions, I either get a message saying the packages cannot be found or that there are issues with dependencies. Is there a simple set of instructions that I could cut and paste to get it working on WSL2. Sorry, a newbie.
Beta Was this translation helpful? Give feedback.
All reactions