Advertisement
Guest User

znc

a guest
Jun 23rd, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "./configure.sh", line 136, in <module>
  3. + cm_args + extra_args)
  4. File "/usr/lib/python3.5/subprocess.py", line 266, in check_call
  5. retcode = call(*popenargs, **kwargs)
  6. File "/usr/lib/python3.5/subprocess.py", line 247, in call
  7. with Popen(*popenargs, **kwargs) as p:
  8. File "/usr/lib/python3.5/subprocess.py", line 676, in __init__
  9. restore_signals, start_new_session)
  10. File "/usr/lib/python3.5/subprocess.py", line 1282, in _execute_child
  11. raise child_exception_type(errno_num, err_msg)
  12. FileNotFoundError: [Errno 2] No such file or directory: 'cmake'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement