From: Brian A. <ba...@um...> - 2018-06-26 19:00:37
|
Hi James, Apparently I still am! I had forgotten since it hasn't had much activity in the last couple of years. I think you'll need to use autoconf to generate the configure script for the source on github. typically you'll find the source repositories don't include that file when autoconf is used because the file is automatically generated. Some other notes with respect to newer versions of OS X, Apple no longer includes OpenSSL, so you'll probably need to install it and autoconf via something like homebrew. You may also need the command line utilities that go along with Xcode, but I'm not certain of that. Hope that helps! -Brian On Mon, Jun 25, 2018 at 6:28 PM James Reynolds <rey...@bi...> wrote: > I'm trying to compile Radmind 1.14.1 and am running into issues. First of > all, the files on github.com are missing the configure script. Second, > the files on sourceforge include configure, but I'm using macOS 10.12 and > it's missing openssl/ssl.h. I'm just curious if anyone is on this list and > if anyone has configured radmind lately and how they are doing it. > > I'll be trying to get this to configure on Linux eventually as well. > > James > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Radmind-devel mailing list > Rad...@li... > https://lists.sourceforge.net/lists/listinfo/radmind-devel > |