Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. sudo apt-get install git cmake build-essential liblua5.2-dev libgmp3-dev libmysqlclient-dev libboost-system-dev
  2.  
  3.  
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. libboost-system-dev is already the newest version.
  8. The following packages were automatically installed and are no longer required:
  9. libtorque2 libboost-graph-parallel1.46-dev libboost-graph-parallel1.46.1
  10. libmysql++3 libboost-date-time-dev libboost-mpi1.46-dev libboost-signals-dev
  11. libboost-thread-dev libopenmpi-dev libboost-program-options-dev
  12. libboost-test-dev libboost-wave-dev libboost-graph-parallel-dev
  13. libboost-serialization-dev libboost-regex-dev libopenmpi1.3
  14. libboost-math-dev libnuma1 libboost-mpi-dev libboost-mpi1.46.1 libibverbs1
  15. libboost-filesystem-dev libibverbs-dev libboost-dev mpi-default-dev
  16. libboost-iostreams-dev libboost-mpi-python-dev openmpi-common
  17. libboost-graph-dev libboost-python-dev
  18. Use 'apt-get autoremove' to remove them.
  19. Suggested packages:
  20. git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
  21. git-email git-gui gitk gitweb
  22. The following NEW packages will be installed:
  23. build-essential cmake git libgmp3-dev liblua5.2-dev libmysqlclient-dev
  24. 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  25. Need to get 7496 kB/12.0 MB of archives.
  26. After this operation, 30.8 MB of additional disk space will be used.
  27. Do you want to continue [Y/n]? y
  28. Err http://archive.ubuntu.com/ubuntu/ precise-updates/main git amd64 1:1.7.9.5-1ubuntu0.1
  29. 404 Not Found [IP: 91.189.88.153 80]
  30. Err http://security.ubuntu.com/ubuntu/ precise-security/main git amd64 1:1.7.9.5-1ubuntu0.1
  31. 404 Not Found [IP: 91.189.92.200 80]
  32. Err http://security.ubuntu.com/ubuntu/ precise-security/main libmysqlclient-dev amd64 5.5.43-0ubuntu0.12.04.1
  33. 404 Not Found [IP: 91.189.92.200 80]
  34. Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_1.7.9.5-1ubuntu0.1_amd64.deb 404 Not Found [IP: 91.189.92.200 80]
  35. Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/libmysqlclient-dev_5.5.43-0ubuntu0.12.04.1_amd64.deb 404 Not Found [IP: 91.189.92.200 80]
  36. E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement