Skip to content

Commit 3a55538

Browse files
authored
Merge branch 'master' into abi3-wheels
2 parents 258efa4 + 067399b commit 3a55538

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ apk add --update libmagic
7272
# RHEL
7373
yum install file-libs
7474
```
75-
75+
7676
### Windows
7777

7878
The DLLs that are bundled in the Windows wheels are compiled by @julian-r
@@ -92,6 +92,8 @@ brew install libmagic
9292
port install file
9393
```
9494

95+
If python-magic fails to load the library it may be in a non-standard location, in which case you can set the environment variable `DYLD_LIBRARY_PATH` to point to it.
96+
9597
### SmartOS:
9698
- Install libmagic for source https://github.com/threatstack/libmagic/
9799
- Depending on your ./configure --prefix settings set your LD_LIBRARY_PATH to <prefix>/lib

0 commit comments

Comments
 (0)