id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1939,darwin: installed parrot linking to build directory,jkeenan,,"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.",bug,closed,normal,,install,2.11.0,high,duplicate,,,,,darwin
