Guest User

Untitled

a guest
Jun 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. needs openssl, so for instance `sudo yum install openssl-devel`
  2.  
  3. ```bash
  4. ./configure --prefix=/usr/local --enable-shared LDFLAGS="-Wl,-rpath /usr/local/lib"
  5. ```
Add Comment
Please, Sign In to add comment