DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 22nd March 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default [Solved] VIM without Python feature ?

Because i want to use slimv to connect to swank server. So Vim must be compiled with Python feature.

Code:
#cd /usr/ports/editors/vim

#cat Makefile | grep FLAVORS
FLAVORS= huge gtk2 athena motif no_x11 perl python ruby

#make install clean
But the compied VIM still is without Python feature.

Sincerely!
Reply With Quote
  #2   (View Single Post)  
Old 22nd March 2012
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

You must set $FLAVOR. See FAQ 15, ports (7), and bsd.port.mk(5).
Reply With Quote
  #3   (View Single Post)  
Old 14th May 2012
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default

#env FLAVOR="python" make install clean

works!
Reply With Quote
  #4   (View Single Post)  
Old 14th May 2012
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Excellent!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gimp 2.8 will feature single-window mode J65nko News 4 4th February 2010 09:21 PM
Disappearing firefox feature.. BSDfan666 OpenBSD Packages and Ports 7 2nd November 2008 03:47 PM


All times are GMT. The time now is 05:29 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick