Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Minor bug on Debian #83

Closed
dickontoo opened this issue Oct 29, 2015 · 4 comments
Closed

Minor bug on Debian #83

dickontoo opened this issue Oct 29, 2015 · 4 comments

Comments

@dickontoo
Copy link

The README.md needs a slight update, to avoid a runtime issue on modern Debian systems: the package liblua-5.x-0-dbg needs to be installed or vim fails to load the plugin with the error:

gvim: /usr/lib/x86_64-linux-gnu/liblua5.2.so.0: no version information available (required by gvim)
color_coded unavailable: you need to compile it (see README.md)

I have no idea why this is...

@UnrealQuester
Copy link
Collaborator

Interesting. I do not have that package installed on my debian testing system and have no issues with color_coded. Are you perhaps using a custom gvim version? Also, does this only happen with gvim or with the terminal version of vim as well?

@dickontoo
Copy link
Author

newdesktop:/home/dickon/ (0) 17 $ vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 17 2015 03:37:50)
Included patches: 1-826
Modified by pkg-vim-maintainers@lists.alioth.debian.org

which is what I got with an apt-get yesterday on stretch/sid. Happens on both vim and gvim.

@UnrealQuester
Copy link
Collaborator

Just did a fresh install of debian stretch and was unable to reproduce the issue.
Am I correct in assuming you installed vim-gtk to provide vim and gvim?
Still, I think this may be something worth noting in the FAQ/Troubleshooting section. Thanks for letting us know about this.

@jeaye
Copy link
Owner

jeaye commented Oct 31, 2015

Handled. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants