From: James R. <rey...@bi...> - 2018-06-26 18:55:04
|
Are you also on the user list? If there aren't many people on the devel list maybe we should shut it down. It doesn't really make sense to have multiple lists if nobody is using them. I know this list was created years ago when development was fairly active. It doesn't look like macOS has autoconf either. I was able to install it with `brew install autoconf`. I'm trying to update the README so that it actually works. James > On Jun 26, 2018, at 12:33 PM, Brian Awood <ba...@um...> wrote: > > 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 |