asdf-vm / asdf-erlang

Erlang plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
482 stars 118 forks source link

Library libwxgtk3.0-gtk3-dev libwxgtk-webview3.0-gtk3-dev is not working in Debian 12 #278

Open ariandanim opened 1 year ago

ariandanim commented 1 year ago

After searching, finally I can install Erlang with asdf in Debian 12 with smoothly.

When you type apt install don't include this lib libwxgtk3.0-gtk3-dev libwxgtk-webview3.0-gtk3-dev

But add this 2 libs

apt install libwxgtk-webview3.2-1 libwxgtk-webview3.2-dev

The complete prerequisites for asdf before installing Erlang in Debian 12 is: apt-get -y install build-essential autoconf m4 libncurses5-dev libgl1-mesa-dev libglu1-mesa-dev libpng-dev libssh-dev unixodbc-dev xsltproc fop libxml2-utils libncurses-dev default-jdk libwxgtk-webview3.2-1 libwxgtk-webview3.2-dev

Source : https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=libwxgtk-webview

Pinjontall94 commented 1 year ago

Also works for Ubuntu 23.04 where the official 22.04 instructions failed. Thank you @ariandanim! :)

Stratus3D commented 10 months ago

If you want to document this in the readme a PR is welcome @ariandanim!

ariandanim commented 10 months ago

Also works for Ubuntu 23.04 where the official 22.04 instructions failed. Thank you @ariandanim! :)

your welcome bro..

ahmadardani commented 3 months ago

thank you!

waheed-fullstack-dev commented 3 weeks ago

thank you!...

ariandanim commented 2 weeks ago

thank you!

your welcome bro

ariandanim commented 2 weeks ago

thank you!...

your welcome bro