oakes / vim_cubed

Vim rendered on a cube for no reason

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch advice is bad

evant opened this issue · comments

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

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