Yes, my point is that if you do that, everything is directly under the prefix. I want to be able to set the prefix to /usr or /usr/local for most things, but put var stuff under /var.
On Tue, May 20, 2014 at 1:07 PM, Michael Meyer <[email protected]>wrote: > *** Daniel Malament wrote: > > > Yeah, this is exactly the sort of thing I had in mind. I just discovered > > that when you install from source with cmake .., _everything_ goes under > > /usr/local, including files under /usr/local/var/{lib,cache}/openvas. Is > > there a way to configure the makefiles to use different prefixes for > > different directories, or do I have to just make symlinks from e.g. > > /usr/local/var to /var? > > cmake -DCMAKE_INSTALL_PREFIX=/path/to/your/installation .. > > https://svn.wald.intevation.org/svn/openvas/trunk/openvas-libraries/INSTALL > > Micha > > -- > Michael Meyer OpenPGP Key: 0xAF069E9152A6EFA6 > http://www.greenbone.net/ > Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG > Osnabrück, HR B 202460 > Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss >
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
