export CFLAGS="$CFLAGS -fPIC" ./configure --prefix="$1" --shared make make DESTDIR="$1" install