Dj-Garfield / logstalgia

Automatically exported from code.google.com/p/logstalgia
0 stars 0 forks source link

cannot compile under Mountain Lion #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

maybe someone can point me to the right direction:
Im working with a clean install of MacOS 10.8.2, configured and installed SDL 
and FTGL (ftgl-2.1.3~rc5) without errors.

When I try to configure logstalgia (1.0.3) I get the following error:
checking for FTGL... configure: error: FTGL 2.1.3 or greater is required. 
Please see INSTALL

SDL and ftgl can be found under /usr/local/include respectively under 
/usr/local/lib

What can I do?
Thanks in advance
Sven

Original issue reported on code.google.com by McSvens...@gmail.com on 26 Sep 2012 at 2:59

GoogleCodeExporter commented 8 years ago
Hi,

You might want to try using homebrew:
http://mxcl.github.com/homebrew/

It includes a formula for the current version of logstalgia to build it for you 
from source.

This is the actual code to the formula which might give you some hints:
https://github.com/mxcl/homebrew/blob/master/Library/Formula/logstalgia.rb

Original comment by acaudw...@gmail.com on 27 Sep 2012 at 12:47

GoogleCodeExporter commented 8 years ago
Thanks a lot, I looked into the formula and it does, what I did... 
I already tried mac ports, but it didn't work either.
Anyway - I'll give homebrew a try this afternoon.

Original comment by McSvens...@gmail.com on 27 Sep 2012 at 5:56

GoogleCodeExporter commented 8 years ago
excellent hint! with homebrew it works!

Thanks again,
Sven

Original comment by McSvens...@gmail.com on 27 Sep 2012 at 2:48

GoogleCodeExporter commented 8 years ago

Original comment by acaudw...@gmail.com on 4 May 2013 at 4:21

GoogleCodeExporter commented 8 years ago
you can install:
Logstalgia se puede instalar asi:

$brew install logstalgia

¡suerte!

Original comment by joshi0...@gmail.com on 17 Oct 2013 at 6:07