id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 18917,parrot-1.0.0 version bump and dylib problem,jdfrens@…,bfulgham@…,"I've tweaked the existing Portfile for parrot-0.5.2 to install parrot-1.0.0. My new Portfile is attached, and it mostly works. The parrot executable fails to find the right dylib file (looking in the destroot, I believe): {{{ $ parrot dyld: Library not loaded: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_parrot/work/parrot-1.0.0/blib/lib/libparrot.dylib Referenced from: /opt/local/bin/parrot Reason: image not found Trace/BPT trap }}} I can get it to work if I do this: {{{ $ export DYLD_LIBRARY_PATH=/opt/local/lib/parrot/lib $ parrot parrot -[acEGhprtvVwy.] [-d [FLAGS]] [-D [FLAGS]][-O [level]] [-o FILE] }}} ",update,closed,Normal,,ports,1.7.0,fixed,,coke alakazam@…,parrot