> I will update all the FastTracks with the explicit /usr/lib/64 and
> /usr/bin/64
> paths as well.
Thanks.
>
> I'd like to check one detail: are /usr/lib/64 and /usr/bin/64 the preferred
> paths over /usr/lib/{amd64,sparcv9} and /usr/bin/{amd64,sparcv9} ?
I believe if you look at the present /lib and /usr/lib, you'll
see a symlink 32 -> ./ and 64 -> <arch>/
Follow the ON packaging for the paths to put in the packages.
I believe so and /usr/lib/isaexec is linked to the name in /usr/bin.
Again follow ON packaging.
l none usr/bin/<program>=../../usr/lib/isaexec
and in proto_<arch>
f none usr/bin/<arch>/<program> 555 root bin
Gary..