Advertisement
dustingooding

rtt system info

Jun 10th, 2011
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | None | 0 0
  1. elenwe:build dgooding$ uname -a
  2. Darwin elenwe.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386
  3.  
  4. elenwe:build dgooding$ gcc --version
  5. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
  6. Copyright (C) 2007 Free Software Foundation, Inc.
  7. This is free software; see the source for copying conditions.  There is NO
  8. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  9.  
  10. elenwe:build dgooding$ lua -v
  11. Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
  12.  
  13. elenwe:build dgooding$ brew list -v
  14. boost 1.46.1
  15. cmake 2.8.4
  16. curl 7.21.6
  17. doxygen 1.7.4
  18. eigen 3.0.0
  19. expat 2.0.1
  20. git 1.7.5.1 1.7.5.4
  21. hdf5 1.8.7
  22. libiconv 1.13.1
  23. log4cpp 1.0
  24. lua 5.1.4
  25. luarocks 2.0.4.1
  26. macvim 7.3-57
  27. netcdf 4.1.2
  28. pkg-config 0.25
  29. protobuf 2.4.1
  30. readline 6.2.1
  31. sip 4.12.2
  32. szip 2.1
  33. valgrind 3.6.1
  34. watch 3.2.8
  35. wget 1.12
  36. xerces-c 3.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement