Closed wanglongqi closed 5 years ago
Checksums are all good. Release disk images are compressed using lzfse algorithm introduced in 10.11. Please check the attached zip. Archive.Mounter.1.4.0.zip Let me know if software is working on 10.10.
Thanks for the promptly reply. I am afraid the answer is no. The bundle fuse-zip is built for 10.13. I can compile fuse-zip under 10.10. So I think it is possible to make a release for 10.10.
Dyld Error Message: Symbol not found: _syslog$DARWIN_EXTSN Referenced from: Archive Mounter.app/Contents/Executables/fuse-zip (which was built for Mac OS X 10.13) Expected in: /usr/lib/libSystem.B.dylib
Try this build please. Archive.Mounter.1.4.1rc1.zip
Great job, @ivoronin. It works on 10.10 now. Thanks! Since fuse-zip doesn't support zip file with password, it is understandable Archive Mounter also cannot support zip file with password.
Fixed in v1.4.2
@wanglongqi can you please run /Applications/Archive\ Mounter.app/Contents/Executables/rar2fs
(with no arguments)?
I suspect there is another issue present.
@ivoronin looks no problem.
Usage: rar2fs source mountpoint [options] Try
rar2fs -h' or
rar2fs --help' for more information.
I downloaded three versions of the released dmg. All return the same error message. Is my Mac OS version too old and not supported?