oakes / vim_cubed

Vim rendered on a cube for no reason
The Unlicense
2.71k stars 38 forks source link

Arch advice is bad #40

Open evant opened 3 years ago

evant commented 3 years ago

You should never symlink different versions of a lib, if it works it's pure luck. They are different versions for a reason, they are likely not compatible. You should point users to install https://aur.archlinux.org/packages/ncurses5-compat-libs instead

dmerejkowsky commented 1 year ago

If you want to learn more, I've written an article about it : https://dmerej.info/blog/post/symlinks-and-so-files-on-linux/