On Monkey 1.6 you need to set --prefix and 'make install' will be available.
On Mon, Nov 28, 2016 at 1:51 PM, Jim Richards <[email protected]> wrote: > HI All, > > Is there a standard make install to do a system wide installation? > > Or is it necessary to define the following parameters? > > Installation Directories: > --prefix=PREFIX Root prefix directory > --sbindir=BINDIR Binary files (executables) > --libdir=LIBDIR Libraries > --includedir=INCDIR Header install path > --sysconfdir=SYSCONFDIR Configuration files > --webroot=WEB_ROOT Path to default web site files > --mandir=MANDIR Manpages - documentation > --logdir=LOGDIR Log files > --pidfile=PIDFILE Path to file to store PID > --systemddir[=DIR] Systemd directory path > --enable-plugins=a,b Enable the listed plugins > --disable-plugins=a,b Disable the listed plugins > --static-plugins=a,b Build plugins in static mode > > Thanks > Jim > > Sent with Unibox > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
