I've got a series of Unix Executable Files
that I need to convert into a Ubuntu Executable; when running file <filename>
I'm told that it is a Mach-O 64-bit executable. I am running this on a 64-bit Ubuntu OS.
My question is, is there a way to convert these files to a Linux executable? Failing that does anyone know of somewhere I can source the Linux Oracle 10g ProC executable, as a sneaky way around the problem.