Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ sudo apt-get install libmagic1
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.

### SmartOS:
- Install libmagic for source https://github.com/threatstack/libmagic/
- Install libmagic for source: https://github.com/file/file
- Depending on your ./configure --prefix settings set your LD_LIBRARY_PATH to <prefix>/lib

### Troubleshooting
Expand Down
Loading