And tin and openssh both install now? On Jan 27, 2008, at 10:21, Charlse Darwin wrote:
I reinstalled binutils-45.1. Now I have:
# file /usr/bin/strip /usr/bin/strip: Mach-O executable ppc # ls -Flsh /usr/bin/strip 3456 -rwxr-xr-x 2 root wheel 1M Jan 27 10:34 /usr/bin/strip*
On Jan 27, 2008, at 08:57, Charlse Darwin wrote:
$ file /usr/bin/strip /usr/bin/strip: cannot open (/usr/bin/strip) $ sudo file /usr/bin/strip /usr/bin/strip: cannot open (/usr/bin/strip) $ ls -l /usr/bin/st (Tab-completion) stat states strings $
On Jan 27, 2008, at 9:35 AM, Ryan Schmidt wrote:
tin 1.8.3 also installs for me on another 10.4.11 Intel system with MacPorts 1.6.0 and Xcode 2.5.
Tell me about your /usr/bin/strip. :) Here's what mine's like:
$ file /usr/bin/strip /usr/bin/strip: Mach-O universal binary with 2 architectures /usr/bin/strip (for architecture i386): Mach-O executable i386 /usr/bin/strip (for architecture ppc): Mach-O executable ppc $ ls -l /usr/bin/strip -r-xr-xr-x 1 root wheel 318228 Sep 16 2006 /usr/bin/strip $
On Jan 27, 2008, at 08:29, Charlse Darwin wrote:
I have Xcode 2.5 here installed. Could it be the cause or is it irrelevant?
On Jan 27, 2008, at 9:24 AM, Ryan Schmidt wrote:
I take it back. You've reported the same problem ("install: exec (strip): No such file or directory") with both tin and openssh, so now I suspect your system of being unusual. We have had this problem with your system before. Could it be that your computer is missing the "strip" binary which is supposed to live in /usr/ bin/strip? I really think you need to reinstall Mac OS X to get it back to a usual configuration that we can all deal with.