[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I run the makefile code





On Tue, Oct 16, 2012 at 10:06 PM, Kevin Bailey <..hidden..> wrote:
How do I run the makefile code?

Should it be run as root?

Should I cd into the base directory of the LS files first?

Probably best to run it as root since it means installing the dependencies.

Also it is best to avoid "make install" for 1.3, since it means running make install on every minor upgrade.  In trunk (1.4), make install is supported for some types of installations.

Best wishes,
Chris Travers