On Mon, Oct 06, 2008 at 01:31:47AM -0700, [EMAIL PROTECTED] wrote: > Fresh install of the same OpenSolaris build 98 iso from genunix.org, > $pkg refresh --full > $pkg install sunstudioexpress > $pkg install SUNWgmake SUNWhea SUNWmercurial SUNWpr SUNWprd SUNWtls SUNWtlsd > SUNWant SUNWicu SUNWicud SUNWcvs > > > # ldd /opt/SunStudioExpress/prod/bin/iropt > ldd: /opt/SunStudioExpress/prod/bin/iropt: elf_getehdr: Format error: shdr > table truncated
Please make sure that "pkg verify -f" doesn't return any errors indicating that files are corrupt. Next, in the output of "pkg list -a", make sure that all packages have a version with "-0.98" in them. There will be a few, like sunstudioexpress, that don't; feel free to list those to be sure they won't cause problems. This likely won't be the problem, if you're starting with build 98, since there's nothing to accidentally upgrade to yet. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
