Date
1 - 3 of 3
Minor issue with /software/ocio/share/ocio/setup_ocio.sh
vfxGer <ger...@...>
Minor issue in the /software/ocio/share/ocio/setup_ocio.sh
export LD_LIBRARY_PATH="${OCIO_EXECROOT}/lib:${DYLD_LIBRARY_PATH}" should be export LD_LIBRARY_PATH="${OCIO_EXECROOT}/lib:${LD_LIBRARY_PATH}" |
|
Jeremy Selan <jeremy...@...>
Thanks. DYLD_LIBRARY_PATH is for mac, that line is definitely inconsistent.
toggle quoted message
Show quoted text
Should I tidy it up or would you prefer to submit the pull request? (Then you get credit in git). -- Jeremy On Thu, Aug 11, 2011 at 10:45 AM, vfxGer <ger...@...> wrote:
Minor issue in the /software/ocio/share/ocio/setup_ocio.sh |
|
dbr/Ben <dbr....@...>
Yep, oops, that was a copy-and-paste error..
toggle quoted message
Show quoted text
On 13/08/2011, at 9:27 AM, Jeremy Selan wrote:
Thanks. DYLD_LIBRARY_PATH is for mac, that line is definitely inconsistent. |
|