💻 Software
Compile gvim from sources?
Fresh7 days ago
Mar 15, 20267524 viewsConfidence Score0%
0%
Problem
Recently, I've installed like so: So, my VIM's binaries now live under . Here is of this dir: Where is my ? I specified in configure. Shouldn't it say the installer I want a GUI version as well as console application? I specified version correctly: UPDATE: It is written on src/INSTALL So I tried no…
Error Output
hg clone https://vim.googlecode.com/hg/ vim cd vim sudo ./configure --enable-rubyinterp=yes --enable-pythoninterp=yes --enable-gui=gtk2 --prefix=/opt…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Compile gvim from sources?
Low Risk
I had a similar problem installing gvim 7.3 onto Centos 6.2 (x86_64) Some required devel packages were missing. To install them: [To view all available groups: ] Then building from source just worked To discover what files were missing: and searchin…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix