This is one of the reasons why we distribute a separate .zip source
package for stable releases. Instead of the system "install" binary,
it's trying to execute the "INSTALL" text file.
I suggest you compile from the Cygwin shell instead of MSYS, and
ensure that "." is not in your $PATH. Or simply wait for a stable
release and install a precompiled binary package instead of compiling
from source.
On Mon, May 10, 2010 at 01:56:02PM +0000, Ash wrote:
> As I understood, missing function definitions are in library winmm.
>
> Some other errors encountered:
> During make install
>
> mkdir -p /usr/local/share/aclocal
> install -c -m 644 /c/agar/agar-1.4.1/agar-trunk/mk/agar.m4
> /usr/local/share/aclocal
> .../install: line 2: Prerequisites: command not found
> .../install: line 3: -------------: command not found
> .../install: line 4: Starting: command not found
> .../install: line 6: Options: command not found
> .../install: line 7: -------: command not found
> .../install: line 8: syntax error near unexpected token `('
> .../install: line 8: `- The OpenGL rendering drivers
> ("glx", "wgl", "sdlgl") require an OpenGL'
> make: *** [install-config] Error 2
>
> When I tried o proceed with compiling a test program anyway,
> I got many compiler errors, for example:
>
> C:\Agar\agar-1.4.1\agar-trunk\include\agar\gui\geometry.h|138|
> error: `AG_MAX' was not declared in this scope|
>
> _______________________________________________
> Agar mailing list
> [email protected]
> http://libagar.org/lists.html
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html