Commit 019033d
Fix the bug of loading shared libraries. (cztomczak#561)
* Prepend the package directory path to the "LD_LIBRARY_PATH" environment variable.
* Fix the bug of getting "LD_LIBRARY_PATH" environment variable.
* Fix loading shared libraries on Linux.
Co-authored-by: Czarek Tomczak <[email protected]>1 parent 2fcf395 commit 019033d
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments