Advertisement
vjanandr85

ubuntu_version

Oct 26th, 2015
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. [snbi-tb-b:~/unstrung_2/unstrung]
  2. 200 => cat /usr/include/boost/version.hpp | grep "BOOST_LIB_VERSION"
  3. 25:// BOOST_LIB_VERSION must be defined to be the same as BOOST_VERSION
  4. 30:#define BOOST_LIB_VERSION "1_54"
  5. [snbi-tb-b:~/unstrung_2/unstrung]
  6. 201 => dpkg -s libboost-dev | grep 'Version'
  7. 9:Version: 1.54.0.1ubuntu1
  8.  
  9.  
  10.  
  11. 166 => uname -a
  12. Linux snbi-tb-b 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  13. [snbi-tb-b:~]
  14. 167 => lsb_release -a
  15. No LSB modules are available.
  16. Distributor ID: Ubuntu
  17. Description: Ubuntu 14.04 LTS
  18. Release: 14.04
  19. Codename: trusty
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement