daily pastebin goal
14%
SHARE
TWEET

Untitled

a guest Nov 29th, 2012 78 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@rootbox:/home/chris/ike# cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
  2. -- Using install prefix /usr/local ...
  3. -- Using etc path /etc ...
  4. -- Using lib path /usr/local/lib ...
  5. -- Using man path /usr/local/man ...
  6. -- Using binary /usr/bin/flex ...
  7. -- Using binary /usr/bin/bison ...
  8. -- Enabled NAT Traversal support ...
  9. -- Could NOT find Qt3 (missing:  QT_QT_LIBRARY QT_INCLUDE_DIR)
  10. CMake Error at CMakeLists.txt:423 (message):
  11.   Unable to locate required package : QT
  12.  
  13.  
  14. -- Configuring incomplete, errors occurred!
RAW Paste Data
Top