[ Charset ISO-8859-1 unsupported, converting... ] > > Hrm. I just noticed something... > > On sparc, /sbin/ipf is a symlink to /usr/sbin/ipf which is, as you > mentioned a hardlink to isaexec. > > On the other hand, in solaris x86, /usr/sbin/ipf doesn't exist, and > /sbin/ipf is the actual ipf binary.... > > Now I wouldn't expect isaexec to be used on x86... it isn't needed... > but why is /usr/sbin/ipf on one arch but not the other, and why is > /sbin/ipf a symlink on one arch and real on another. That seems wrong to > me...
It is requried - the AMD64 platform can run both a 32bit and a 64bit kernel. I've got a ferrari laptop running Solaris10 for which I get "amd64" back when I run the command "optisa amd64". Needless to say, IPFilter will need some work to compile and install there. Darren
