Hi Jim, On Fri, Jul 8, 2016 at 3:58 PM, Jim Lynch <[email protected]> wrote: > I see this command in the install instructions: > > make -f Open-ILS/src/extras/Makefile.install <osname> > > But I can't find either that directory or a Makefile.install anywhere.
This is relative to the directory containing the unpacked Evergreen tarball. For example: # download Evergreen server $ wget https://evergreen-ils.org/downloads/Evergreen-ILS-2.10.5.tar.gz # unpack it $ tar zxvf Evergreen-ILS-2.10.5.tar.gz # change to the directory created by unpacking the tarball $ cd Evergreen-ILS-2.10.5 You should find the "Open-ILS" directory there. Regards, Galen -- Galen Charlton Infrastructure and Added Services Manager Equinox Software, Inc. / Open Your Library email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
