#1939: darwin: installed parrot linking to build directory
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:        
     Type:  bug      |      Status:  new   
 Priority:  normal   |   Milestone:        
Component:  install  |     Version:  2.11.0
 Severity:  high     |    Keywords:        
     Lang:           |       Patch:        
 Platform:  darwin   |  
---------------------+------------------------------------------------------
 As originally reported in
 [http://trac.parrot.org/parrot/ticket/1927#comment:12 TT #1927], on Darwin
 an installed Parrot currently requires libraries found under the build
 directory.  Implication:  once you call `make clean` in the build
 directory, your installed Parrot fails with a message like this:
 {{{
 [pseudoinstall] 529 $ ./bin/parrot --version
 dyld: Library not loaded:
 /Users/jimk/gitwork/parrot/blib/lib/libparrot.dylib
   Referenced from: /Users/jimk/work/pseudoinstall/./bin/parrot
   Reason: image not found
 Trace/BPT trap
 }}}
 This basically renders Parrot unusable on this OS.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1939>
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