On Wednesday 06 November 2013 01:23:01 dg wrote:
> Is it possible to install a *.dmg on SL6.4?

.dmg files are HFS file system images. I don't have one to test on SL just now, 
but on most Linuxes you can mount with type hfs as a loopback device 
(something like "mount -t hfs -o loop /mnt/mymacfile" or whatever). I'd almost 
be surprised if this isn't a right-click option on the desktop. Anyway, from 
here you can probably search for a solution online.