Comment 4 for bug 502673

Revision history for this message
Jose Riha (jose1711) wrote :

i compiled the package in the following manner:

..
  scons debug=1 PREFIX=/usr LIBDIR=/usr/share || return 1
  scons install FAKE_ROOT=$startdir/pkg || return 1
..
is that wrong? am i missing something?