Opened 12 years ago
Closed 12 years ago
#34767 closed defect (invalid)
'port install vim +python27' no work.
Reported by: | cdchen@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | vim |
Description
The 'port install vim +python27' command will build vim 7.3, but it was not support +python27 or any +python variants.
Attachments (1)
Change History (4)
Changed 12 years ago by cdchen@…
Attachment: | port-vim.out added |
---|
comment:1 Changed 12 years ago by cdchen@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Port: | vim added |
comment:3 Changed 12 years ago by raimue (Rainer Müller)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sorry, I can't reproduce this problem. According to your attached port output, the compiled binary is actually being linked against the python27 framework from MacPorts. The quoted text in the previous comment is normal for the initial autoconf in the configure phase.
Please be more specific how and what kind of problem you encountered.
Note: See
TracTickets for help on using
tickets.
I think the problem is: