#208: pbc_to_exe --install needs to use the path to the installed libparrot
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:  rurban  
     Type:  bug       |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  install   |     Version:  trunk   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by rurban):

 The obvious fix I'm testing is:
 {{{
 --- tools/dev/pbc_to_exe_gen.pl (revision 35997)
 +++ tools/dev/pbc_to_exe_gen.pl (working copy)
 @@ -399,6 +399,7 @@
      goto config_cont
   config_install:
      config    .= 'install_config'
 +    rpath     = $P0['rpath_lib']
   config_cont:
      config    .= o
      pathquote  = ''
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/208#comment:2>
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