On 9/17/20 11:18 AM, Christian Brabandt wrote: > > On Do, 17 Sep 2020, Ruben Safir wrote: > >> I need to fix the dependency of VIM on perl without upgrading or >> changing Perl >> >> vim: error while loading shared libraries: libperl.so: cannot open >> shared object file: No such file or directory >> >> Can I do this without recompiling vim? > > What Vim version have you installed? Is this a self-compiled version or > a distribution? If you do not have libperl.so on your system, try > installing a package that contains libperl.so, on Debian, I believe this > would be libperl-dev >
thanx however, we are no touching or installing perl > If you do have it, try to set the 'perldll' option to that libperl.so > gvim-8.2.0814-3 on arch linux (actuallt artix) [ruben@www3 ~]$ sudo pacman -S gvim warning: gvim-8.2.0814-3 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (1) gvim-8.2.0814-3 Thank You again Reuvain -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/7fd1e487-1fd0-179e-b974-b264a9e97f5e%40my.liu.edu.
