naidu/rudix

mc package contains only x86_64 binary

Closed this issue · 2 comments

What steps will reproduce the problem?
1. install mc on snow leopard on 2006 intel mac mini
2. attempt to run mc
3. receive: bash: /usr/local/bin/mc: Bad CPU type in executable


What is the expected output? What do you see instead?

Earlier versions of rudix provided mc package with both architectures:

What version of the product are you using? On what operating system?

MacOSX 10.6.8 on 1.66GHz Intel Core Duo

Please provide any additional information below.

$ file mc
mc: Mach-O 64-bit executable x86_64

Earlier versions of rudix, with mc 4.7.1:
$ file mc  
mc: Mach-O universal binary with 2 architectures
mc (for architecture i386): Mach-O executable i386
mc (for architecture x86_64):   Mach-O 64-bit executable x86_64

Thanks!

Original issue reported on code.google.com by ana...@gmail.com on 9 Feb 2012 at 2:30

Working.

Original comment by ruda.moura@gmail.com on 11 Mar 2012 at 5:10

  • Changed state: Started
Fixed, see http://code.google.com/p/rudix/wiki/mc or just upgrade it with rudix 
command line.

Original comment by ruda.moura@gmail.com on 6 Apr 2012 at 11:37

  • Changed state: Fixed