![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
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 Sincerely! |
|
||||
|
You must set $FLAVOR. See FAQ 15, ports (7), and bsd.port.mk(5).
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
#env FLAVOR="python" make install clean
works! |
|
||||
|
Excellent!
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gimp 2.8 will feature single-window mode | J65nko | News | 4 | 4th February 2010 08:21 PM |
| Disappearing firefox feature.. | BSDfan666 | OpenBSD Packages and Ports | 7 | 2nd November 2008 02:47 PM |