#627: dynlexpad doesn't work with installed parrot.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:             
     Type:  bug     |      Status:  new        
 Priority:  normal  |   Milestone:             
Component:  none    |     Version:  1.1.0      
 Severity:  medium  |    Keywords:  tcl blocker
     Lang:          |       Patch:             
 Platform:  darwin  |  
--------------------+-------------------------------------------------------

Comment(by coke):

 Thanks to NotFound++, I found that the dynlexpad.bundle file is pointing
 to the libparrot in the build directory (which is long gone.)

 I'm not sure why the loadlib doesn't die here, but rewriting the installed
 dynext's with {{{install_name_tool}}} fixes the problem.

 This means that anyone doing a install on OSX from source (and not via the
 port as it exists today) will not have the problem, since /everything/ is
 pointing (incorrectly) to the build dir.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/627#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to