bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make install


From: Edward_C_Morgan
Subject: make install
Date: Tue, 3 Apr 2001 11:40:39 -0400 (EDT)

I'm currently running on a sparc/solaris 5.7 machine.  
I run:
        cd src
        autoconf
        ./configure --prefix=$HOME/gnu/solaris
        make
        make install

When I type 'make install' I get the message:
cp gnuchess.exe /cygdrive/c/winboard/gnuchess.exe
cp: gnuchess.exe: No such file or directory


When I look at the Makefile and Makefile.in, it contains the lines:
install:
        cp gnuchess.exe /cygdrive/c/winboard/gnuchess.exe

How do I install gnuchess??



reply via email to

[Prev in Thread] Current Thread [Next in Thread]