You could try with mono, because it is a mac/linux replacement of .NET framework.
But I did try it briefly with mono in linux and although it worked, They might be small issue like the preview not working. I haven't checked on it further. But since I do not have access to a mac you could give it a try. I think mono is installed by default on OSX.
For linux (on a Backtrack 5 R1 VM) all I did was install mono-runtime & libmono-winform2.0-cil. Running it with
"mono ePubFixer.exe". Since OSX is linux based it should work also.
Tell me of any issue you might have.
|