mc package doesn't work on snow leopard
Closed this issue · 5 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. when i try to run mc i get: Abort Trap
2. compat_gettex supposedly is fixing the "abort trap" but it is not available:
Package 'org.rudix.pkg.compat_gettext' not found online
3. Some other packages are not available also:
Package 'org.rudix.pkg.compat-pycurl' not found online
sudo rudix install mc
Package 'org.rudix.pkg.mc' not found online
What is the expected output? What do you see instead?
I see bunch of crap
What version of the product are you using? On what operating system?
10.6.8
Please provide any additional information below.
You do not want to hear
Original issue reported on code.google.com by madego...@gmail.com
on 20 Mar 2012 at 9:24
GoogleCodeExporter commented
Package 'org.rudix.pkg.compat-bzr' not found online
Kabel-Gajtanovskis-Mac-Pro:Downloads kabel$
Original comment by madego...@gmail.com
on 20 Mar 2012 at 9:28
GoogleCodeExporter commented
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
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
Just want to notice for those who can't install with:
rudix install mc
you should do this:
curl -O http://rudix.googlecode.com/files/mc-4.8.3-0.pkg
rudix install ./mc-4.8.3-0.pkg
rm ./mc-4.8.3-0.pkg
Original comment by nug...@gmail.com
on 12 Dec 2012 at 3:59