[MacPorts] #20242: Installing vim +python works but soon reports -python

MacPorts noreply at macports.org
Thu Jul 9 04:16:23 PDT 2009


#20242: Installing vim +python works but soon reports -python
---------------------------------+------------------------------------------
 Reporter:  dnordberg@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.7.1                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 In installed vim +python, it worked, then I installed git-core +svn
 +bash_completion. I then created a .bash_profile, with the following,

 {{{

 #!/bin/bash
 export PATH=$PATH:/opt/local/bin
 export MANPATH=$MANPATH:/opt/local/share/man
 export INFOPATH=$INFOPATH:/opt/local/share/info

 [ -f ~/.git-bash-completion.sh ] && . ~/.git-bash-completion.sh

 alias mysqlstart='sudo /opt/local/bin/mysqld_safe5 &'
 alias mysqlstop='/opt/local/bin/mysqladmin5 -u root -p shutdown'

 }}}

 Using :version, vim then reports -python.

 Have no clue whats going on.

-- 
Ticket URL: <http://trac.macports.org/ticket/20242>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list