Tag Archive for 'dtrace'

IE for Solaris, Part 2

I tried installing Internet Explorer for Solaris while home for Christmas. The installer, apparently, checks the OS release and doesn’t seem to understand “5.10″ (or something along those lines). I remember someone using DTrace to intercept the syscall to uname(3) in the Oracle installer (when trying to install it on OpenSolaris) and changed the release value, does anyone have that page bookmarked by any chance (I’ve googled for it, and can’t find it).