That looks great. To make sure Lunaserv can find those binaries, you'll
have to either make sure the map_utils directory is in the path for the
webserver environment the site is running in, or what might be easier is
to run "make install" in that directory (you'll probably have to use
sudo or some other means to run that as root). That command will
install the compiled binaries into /usr/local/bin which is almost always
in the path by default.
If you're just tinkering with it and not trying to deploy Lunaserv for
production use, the easiest way to get it running from there is to use
passenger standalone. First it needs to be installed ("gem install
passenger" is typically the easiest way), then cd into the lunaserv
directory, make sure the paths in lunaserv.yml are correct for your
system, and run "passenger start". Assuming you don't have any errors
up to that point, you'll see some log information start scrolling on the
screen, and you can point your web browser at
http://localhost:3000 to
access it with the default config and layers. You can run passenger
with --help to see what other options you can change such as the port
number if needed for your system.
Good luck!
--Nick
On 2019-08-22 05:24, Chad Ledgett wrote:
> Hi Nick,
>
> Thank you. The make completed without errors (once I installed a few
> of the -dev packages I had left out). Below is a screen snip of the
> resulting files (at top dated 'today')...does that look like what is
> expected? If not, please let me know.
>
> & If this looks as expected, then, briefly looking at the following
> link (assuming that is what is relevant to ruby/rack apps, & if not
> please send me a better link :-), I think I now have some reading to
> do about using (standalone I assume is a good place to start?)
> Passenger to run a ruby/rack application (
>
https://www.phusionpassenger.com/library/deploy/standalone/deploy/ruby/
> )...
>
> relevant useful links you recommend & any tips on key things I should
> read up on that are important for LunaServ are very much welcome
> (since I definitely have no experience yet with Passenger/Rack/Ruby).
> Thanks for your pointers in the right directions :-)
>
>> [2]
>
> --
> You received this message because you are subscribed to the Google
> Groups "Lunaserv" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
lunaserv+u...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/lunaserv/8f02ad92-4f86-4732-ab29-a7317580d259%40googlegroups.com
> [3].
> [2]
>
https://groups.google.com/d/msgid/lunaserv/ca49c42d-1d8c-455b-9037-84203d1010e3%40googlegroups.com?utm_medium=email&utm_source=footer
> [3]
>
https://groups.google.com/d/msgid/lunaserv/8f02ad92-4f86-4732-ab29-a7317580d259%40googlegroups.com?utm_medium=email&utm_source=footer