Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
$ cd /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 $ make make: Nothing to be done

Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
After installing Xcode again; $ sudo port install xboard --- Staging xboard into destroot Error: Target org.macports.destroot returned: shell command cd / opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6 make

Re: sudo port install xboard

2007-12-13 Thread Ryan Schmidt
All of these errors you're now seeing (make not found, gcc not found, cc not found) point to a missing or improperly installed Xcode. These commands would all be provided by the Xcode installation. What version of Xcode did you install, nad what version of Mac OS X do you have again? On

Fwd: sudo port install xboard

2007-12-13 Thread Charles Darwin
Begin forwarded message: From: Paymon Marandi [EMAIL PROTECTED] Date: December 13, 2007 9:48:18 AM EST (CA) To: macports-users@lists.macosforge.org Subject: sudo port install xboard Begin forwarded message: From: Paymon Marandi [EMAIL PROTECTED] Date: December 13, 2007 9:47:01 AM EST (CA

Re: sudo port install xboard

2007-12-13 Thread Charles Darwin
It all started this morning after I installed Xcode again and you are right; $ gcc_select -l -bash: gcc_select: command not found $ On Dec 13, 2007, at 8:25 AM, Ryan Schmidt wrote: All of these errors you're now seeing (make not found, gcc not found, cc not found) point to a missing or

Re: sudo port install xboard

2007-12-13 Thread Ryan Schmidt
On Dec 13, 2007, at 09:20, Charles Darwin wrote: Reinstalled Xcode (for the second time), problem solved! Great! $ sudo port install xboard --- Staging xboard into destroot Warning: violation by /opt/local/man Warning: xboard violates the layout of the ports-filesystems! Warning: Please

sudo port install xboard

2007-12-12 Thread Charles Darwin
$uname -r;arch 8.11.0 ppc $ sudo port install xboard --- Configuring xboard Error: Target org.macports.configure returned: error copying /usr/ share/libtool/config.guess: no such file or directory Error: Status 1 encountered during processing

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard --- Configuring xboard Error: Target org.macports.configure returned: error copying /usr/ share/libtool/config.guess: no such file or directory Error: Status 1 encountered during processing

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:03, Ryan Schmidt wrote: On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard --- Configuring xboard Error: Target org.macports.configure returned: error copying /usr/ share/libtool/config.guess: no such file

Re: sudo port install xboard

2007-12-12 Thread Andre-John Mas
On 12-Dec-07, at 22:13 , Ryan Schmidt wrote: On Dec 12, 2007, at 21:11, Charles Darwin wrote: Nothing in MacPorts will install anything into /usr/share, so installing a port through MacPorts won't fix this problem. /usr/ share/libtool/config.guess is a file that, as far as I have been

Fwd: sudo port install xboard

2007-12-12 Thread Charles Darwin
$ sudo mkdir /usr/share/libtool cp /opt/local/share/libtool/ config.guess /opt/local/share/libtool/config.sub /usr/share/libtool/ $ sudo port install xboard --- Configuring xboard --- Building xboard with target all --- Staging xboard into destroot Error: Target org.macports.destroot

Re: sudo port install xboard

2007-12-12 Thread Ryan Schmidt
On Dec 12, 2007, at 21:11, Charles Darwin wrote: On Dec 12, 2007, at 10:03 PM, Ryan Schmidt wrote: On Dec 12, 2007, at 20:58, Charles Darwin wrote: $uname -r;arch 8.11.0 ppc $ sudo port install xboard --- Configuring xboard Error: Target org.macports.configure returned: error copying