Jump to content
Not connected, Your IP: 216.73.216.161
Sign in to follow this  
chlowden

Rasp PI 4 - Eddie-UI error

Recommended Posts

Posted ... (edited)

Following a clean install on a rapsberry PI 4

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12.10"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian

I get this error
sudo eddie-ui

Error loading shared library: /tmp/mono-bundle-mwgJ1P/libgdiplus.so.0 libtiff.so.5: cannot open shared object file: No such file or directory
I have upgraded the
sudo apt-get install mono-complete
But I still get the same error. Eddie-UI Version: 2.24.6 won't boot anymore. Any thoughts on how to solve this please? Edited ... by chlowden

Share this post


Link to post
sudo apt install libtiff6
sudo ln -s /usr/lib/aarch64-linux-gnu/libtiff.so.6 /usr/lib/aarch64-linux-gnu/libtiff.so.5
Seems to work

Share this post


Link to post

This is not a universal fix unfortunately. It seems it is broken for aarch64 (ARM64) in general, I am using an ARM64 Fedora Linux VM on an Apple Silicon Mac. I'm sure there is an equivalent workaround for Fedora, but I just switched back to a Debian 12 VM instead (same workaround as Pi OS applied).

ryan@fedoraVM:~$ uname -a
Linux fedoraVM 6.15.3-200.fc42.aarch64 #1 SMP PREEMPT_DYNAMIC Thu Jun 19 15:27:43 UTC 2025 aarch64 GNU/Linux
ryan@fedoraVM:~$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="42 (KDE Plasma Desktop Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=42
VERSION_CODENAME=""
PLATFORM_ID="platform:f42"
PRETTY_NAME="Fedora Linux 42 (KDE Plasma Desktop Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:42"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f42/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=42
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=42
SUPPORT_END=2026-05-13
VARIANT="KDE Plasma Desktop Edition"
VARIANT_ID=kde
ryan@fedoraVM:~$ eddie-ui
Error loading shared library: /tmp/mono-bundle-3uGRr0/libgdiplus.so.0 libtiff.so.5: cannot open shared object
file: No such file or directory
ryan@fedoraVM:~$




 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...