Comment 7 for bug 704883

Revision history for this message
Paul Sladen (sladen) wrote :

Hardly surprising:

  $ ldd /usr/lib/nux/unity_support_test | awk '{print$3}' | grep ^/ | du -sch
  15M total

yup, that's 15MB of libraries for a 300-line program that includes tests such as:

  popen ("lspci -nn | grep VGA", "r")