Hey guys, I need your help for something.
I am trying to launch the Unity Editor on Debian Sid and I am getting this error :
available (required by /lib/x86_64-linux-gnu/libgcrypt.so.20)
./Unity: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol gpgrt_lock_lock, version GPG_ERROR_1.0 not defined in file libgpg-error.so.0 with link time reference
Thank you in advance!
Alright for those who wonders how to fix this, just like how I wondered yesterday. I have the solution.
First, if you already have the libs in debian. You simply need to rename libgcrypt.so.20 to backup as well as for libgpg-error.so.0.
Then the other bug you get is that you the service unavailable.
You need to go first to the link there :
Hi! This thread will be used to post new builds of Unity for Linux, including release notes and known issues. THE LATEST AVAILABLE BUILD WILL BE IN THE LAST POST ON THIS THREAD. Today, we're releasing the first public build, so this post contains...
Reading time: 26 mins 🕑
Likes: 2786 ❤
You will see at the end of the main post, known issues which contains the issue above.
On debian, the path for libresolv.so.2 is in the link below:
https://packages.debian.org/cgi-bin/search_contents.pl?word=libresolv.so.2&searchmode=searchfiles&case=insensitive&version=unstable&arch=i386
then all you have to do is to enjoy Unity running natively on your Debian Distro!