After the installation is done, do you have /usr/share/applications/gvim.desktop?
2016-02-01 1:35 GMT+09:00 Wang Shidong <[email protected]>: > here is my config > > #!/bin/sh > > ./configure \ > --with-features=huge \ > --with-compiledby="wsdjeg" \ > --enable-multibyte \ > --enable-gui=gtk2 \ > --enable-gpm \ > --prefix=/usr \ > --enable-cscope \ > --enable-fontset \ > --enable-sniff \ > --enable-xim \ > --enable-fail-if-missing \ > --enable-mzschemeinterp \ > --enable-perlinterp \ > --enable-luainterp \ > --enable-tclinterp\ > --enable-rubyinterp \ > --enable-pythoninterp \ > --with-python3-config-dir=/usr/lib/python2.7/config-x86_64-linux-gnu > > [image: 2016-02-01 00 30 29] > <https://cloud.githubusercontent.com/assets/13142418/12703331/9183c6c6-c87b-11e5-885a-6f1042a247e6.png> > > — > Reply to this email directly or view it on GitHub > <https://github.com/vim/vim/issues/616>. > > -- > -- > You received this message from the "vim_dev" 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_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
