Re: Aegis builds but will only run in test mode
Scott Finneran <[email protected]> Tue, 21 Jan 2014 20:54:16 +1100
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <[email protected]> |
On 21/01/14 20:45, Walter Franzini wrote: > On Tue, Jan 21 2014, Scott Finneran wrote: > >> Hi Folks, >> >> Trying to build aegis (4.25.D510) from source. The compile is fine and appears >> to install. However invoking gives me the following message: >> >> aegis: Warning: This copy is running in "test" mode. It has reduced >> capabilities due to reduced privileges. This mode is provided solely >> for testing, and is not a recommended operating mode. >> aegis: There was no -LIBrary option specified. This is mandatory in "test" >> mode. >> >> Anyone care to take a swing with the clue-bat? > > aegis, aeimport and aelock must be owned by root and with the setuid > bit. > Thanks Walter. That's sorted it. Scott