Mike Melanson skrev: > Is there a good way to test this automatically? Can the libs be > installed in a local directory so as not to require root permissions? > > I believe you can use ./configure --prefix=/my/local/path Then a "make install" shouldnt require root privilegies. Best regards Martin Lindhe