1 Oct 2004 17:18
Compiled "working" gvim on Solaris 2.8, but bug in configure
Steve Hobbs <no1_fiddler <at> yahoo.com>
2004-10-01 15:18:32 GMT
2004-10-01 15:18:32 GMT
Firstly I'll say this is my first post to this group and I've not been monitoring traffic, so apologies if I break protocol here. I've been trying for the last two days to compile gvim on Solaris 2.8 from source, and I've finally achieved it (almost), in the process I've found what I consider a bug in the vim63/src/auto/configure. QUESTION: It now works but the GTK2-GUI version takes about 10-15 seconds to appear. Any ideas??? (The non-GUI version is almost instant) DETAILS ON THE BUG: We have an existing /usr/local structure which has a particular version of tools from SunFreeware.com. I didn't want to break this structure so I went about creating an entirely new structure in "/usr/local2". This meant I had to compile *everything* from source, which is a process that's taken ages. When I reached vim I noticed it required a toolkit to run the GUI, so I choose GTK2. This was painful to say the least, but the mail at: http://mail.gnome.org/archives/gtk-list/2004-August/msg00004.html helped considerably. Finally after testing GTK2 with gtk-demo I tried to compile VIM. I couldn't get the tool to recognise my nice new installation in "/usr/local2". It kept saying it couldn't find it. I finally discovered the problem today.(Continue reading)
RSS Feed