Guest User

Untitled

a guest
Oct 16th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ./configure --mandir=/usr/man
  2. --sysconfdir=/etc
  3. --localstatedir=/var
  4.  
  5. cmake
  6. -DCMAKE_INSTALL_PREFIX=/usr
  7. -DCMAKE_INSTALL_PREFIX_MANDIR=/usr/man
Add Comment
Please, Sign In to add comment