On Wednesday 29 September 2010 10:22:20 Zaki Akhmad wrote: > Hello, > > I want to install openvas-libraries on /opt/openvas directory so I did > configure with prefix $ ./configure --prefix=/opt/openvas > > but user can't create that directory. Is it I should make that directory > first as root then change the permissions and owner to user's or there's a > better way to do this?
/opt is not designed for user installs. You can create it and change the permissions, but that is more of a general Unix house keeping question. For user installs, I would suggest --prefix=$HOME/openvas. Tim -- Tim Brown <mailto:[email protected]> <http://www.openvas.org/>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
