Guest User

Untitled

a guest
Jan 24th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. koaschten@ubuntu:~/dpf/makefu-dpfhack_pearl$ make
  2. [ -e src ] && (cd src; ./buildall.sh)
  3. /bin/sh: ./buildall.sh: not found
  4. make: [default] Fehler 127 (ignoriert)
  5. make -C python install
  6. make[1]: Betrete Verzeichnis '/home/koaschten/dpf/makefu-dpfhack_pearl/python'
  7. cc -o Debug/libdpf.so -shared Debug/py_device.o -L../dpflib -ldpf -lusb -lpython2.7
  8. [ -e ../Debug ] || mkdir ../Debug
  9. cp Debug/libdpf.so ../Debug/libdpf.so
  10. -------------------------------------------------------------------
  11. Python module installed in:
  12. /home/koaschten/dpf/makefu-dpfhack_pearl/python/../Debug/dpf.so
  13. -------------------------------------------------------------------
  14.  
  15. make[1]: Verlasse Verzeichnis '/home/koaschten/dpf/makefu-dpfhack_pearl/python'
Add Comment
Please, Sign In to add comment