bug-xboard
[Top][All Lists]
Advanced

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

Re: [Bug-XBoard] Xboard 4.5.1 install bug Mac OS X 10.6.6


From: h.g. muller
Subject: Re: [Bug-XBoard] Xboard 4.5.1 install bug Mac OS X 10.6.6
Date: Fri, 04 Mar 2011 19:27:58 +0100


make install
test -z "/usr/local/bin" || ./install-sh -c -d "/usr/local/bin"
  /usr/bin/install -c xboard '/usr/local/bin'
test -z "/usr/local/etc" || ./install-sh -c -d "/usr/local/etc"
 /usr/bin/install -c -m 644 xboard.conf '/usr/local/etc'
test -z "/usr/local/share/applications" || ./install-sh -c -d "/usr/local/share/applications"
 /usr/bin/install -c -m 644 xboard.desktop '/usr/local/share/applications'
test -z "/usr/local/share/games/xboard/" || ./install-sh -c -d "/usr/local/share/games/xboard/"
mkdir: /usr/local/share/games/xboard/: File exists

I notice that the name of the offending one ends in a slash, while none of the others does.
Can you remove that slash from the Makefile, and try it again?




reply via email to

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