Opened 11 years ago

Closed 11 years ago

#37799 closed defect (worksforme)

vim +ruby19 does not work

Reported by: alexey.muranov@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: vim

Description

I cannot get a working vim +ruby19 variant.

If i install it with

port install vim +ruby19

when i run vim, i get

dyld: Symbol not found: _environ
  Referenced from: /opt/local/lib/libruby.1.9.1.dylib
  Expected in: flat namespace
 in /opt/local/lib/libruby.1.9.1.dylib
zsh: trace trap  vim

This is on Snow Leopard. I do not have ruby 1.8 port installed.

Change History (7)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Cc: raimue@… removed
Keywords: ruby19 removed
Owner: changed from macports-tickets@… to raimue@…

comment:2 Changed 11 years ago by tommy.bollman@…

I don't get the +ruby variant to work with " sudo /opt/local/bin/port install vim@7.3 +cscope +python27 +ruby"

comment:3 in reply to:  2 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to tommy.bollman@…:

I don't get the +ruby variant to work with " sudo /opt/local/bin/port install vim@7.3 +cscope +python27 +ruby"

What does this mean? How exactly does it fail to work?

comment:4 Changed 11 years ago by raimue (Rainer Müller)

Status: newassigned

I tried to reproduce this problem on Mountain Lion, but I am unable to break it. My vim +ruby19 is correctly linked, I can start the editor and the minimal test case of :ruby print "Hello, World!" works as well.

I do not have any Snow Leopard system to test with. If anyone else can reproduce this, please add more information to this ticket.

comment:5 Changed 11 years ago by alexey.muranov@…

I do not know if this is related, but i cannot install Vim with python 3 support on Snow Leopard too. I will open another ticket for that.

comment:6 Changed 11 years ago by alexey.muranov@…

This might have been fixed somehow with MacPort 2.1.3, everything works now, thanks! This can be closed. (But not the one about +python33.)

comment:7 Changed 11 years ago by raimue (Rainer Müller)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.