Changes between Initial Version and Version 1 of Ticket #70235, comment 5
- Timestamp:
- Jun 17, 2024, 10:59:43 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70235, comment 5
initial v1 8 8 > }}} 9 9 10 This happens if the environment variable `DYLD_LIBRARY_PATH` is set to contain `/opt/local/lib` . I see that draw.sh sources env.sh and that env.sh contains:10 This happens if the environment variable `DYLD_LIBRARY_PATH` is set to contain `/opt/local/lib` and you have a case-insensitive filesystem. I see that draw.sh sources env.sh and that env.sh contains: 11 11 12 12 {{{#!sh