From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15865 invoked by alias); 29 Jun 2012 20:50:50 -0000 Received: (qmail 15849 invoked by uid 22791); 29 Jun 2012 20:50:48 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_JS,TW_LN,TW_MZ,TW_SB,TW_XR,TW_XS X-Spam-Check-By: sourceware.org Received: from mail-yx0-f171.google.com (HELO mail-yx0-f171.google.com) (209.85.213.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 Jun 2012 20:50:34 +0000 Received: by yenq11 with SMTP id q11so3334434yen.2 for ; Fri, 29 Jun 2012 13:50:33 -0700 (PDT) Received: by 10.236.179.42 with SMTP id g30mr5173132yhm.77.1341003033333; Fri, 29 Jun 2012 13:50:33 -0700 (PDT) Received: from [172.25.83.73] (wsip-98-172-152-198.dc.dc.cox.net. [98.172.152.198]) by mx.google.com with ESMTPS id c28sm8253880yhk.2.2012.06.29.13.50.31 (version=SSLv3 cipher=OTHER); Fri, 29 Jun 2012 13:50:32 -0700 (PDT) Message-ID: <4FEE1516.5010902@gmail.com> Date: Fri, 29 Jun 2012 20:50:00 -0000 From: ping User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: vim/cygwin: python support References: <4FEDBA31.4060104@gmail.com> <4FEDBB1D.8090505@gmail.com> <4FEDC45E.7020401@cs.utoronto.ca> <4FEDCD26.2060808@gmail.com> In-Reply-To: <4FEDCD26.2060808@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-06/txt/msg00567.txt.bz2 I just got it re-compired from the source with python enabled, and it looks now have the python support. :version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 29 2012 16:20:28) Included patches: 1-581 Compiled by ping@ping-new-laptop Huge version without GUI. Features included (+) or not (-): +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +mouse_urxvt +multi_byte +multi_lang -mzscheme +netbeans_intg +path_extra -perl +persistent_undo +postscript +printer +profile +python -python3 +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" fall-back for $VIM: "/usr/local/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: gcc -L/usr/local/lib -Wl,--as-needed -o vim.exe -lm -lncurses -lelf -liconv -lintl -L/usr/lib/python2.6/config -lpython2.6 -ldl I have not move my work on it so not sure what other issues I might run into here. At least the python feature is there! thanks. regards ping On 06/29/2012 11:43 AM, ping wrote: > thanks Ryan. > > I think I had the python package already -- I installed the FULL cygwin.. > > ping@ping-new-laptop ~ > $ python > Python 2.6.8 (unknown, Jun 9 2012, 11:30:32) > [GCC 4.5.3] on cygwin > Type "help", "copyright", "credits" or "license" for more information. > >>> > > I guess I need to do some manual re-compiling work myself. > but depending on whether I'm lucky not sure I'll make it or mess things > up worse. > not complaint at all...cygwin is an amazing project already...just > wondering why there isn't a "full-feature" ready to use vim available so > newbies like me won't need to do the dev-level work. > I remember I use cygwin years ago and ran into the same trouble... > > I'll try and post update. > > regards > ping > > > > > On 06/29/2012 11:06 AM, Ryan Johnson wrote: >> On 06/29/2012 10:22 AM, ping wrote: >>>> cygwin full install went smooth. >>>> but looks I don't have python support here. >> http://cygwin.com/problems.html >> >> You might also try installing the python package... >> >> Ryan >> >> >> >> -- >> Problem reports: http://cygwin.com/problems.html >> FAQ: http://cygwin.com/faq/ >> Documentation: http://cygwin.com/docs.html >> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >> > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple