Hi Andy, Sorry to be a bother, but I got the installer to go farther, but not to completion. I read the bottom where it said there may be a failure, however there was no /opt/gnome/bin/evolution.
You have the sed script there to modify 2003.01.14.12.39 to 9.4.2003.06.13.16.21 I verified that the gnome libraries from Sun have the former, not the latter. I had installed it back in March, but did another Solaris 9 download yesterday to confirm, and my sun gnome package tgz was identical to the one I installed in March. Therefore, I ran the installer without the sed and it *appeared* to work. It went through all the screens, downloaded several packages from the mirror, then failed on the verify stage. Any ideas? Thanks, Brian > Then set these environment variables: > > RELEASE=5.8 > VERSION=Generic > LD_PRELOAD=uname.so > export RELEASE VERSION LD_PRELOAD > > and instead of running: > > wget -q -O - http://go-solaris.ximian.com |sh > > run: > > wget -q -O - http://go-solaris.ximian.com | \ > sed -e 's/2003\.01\.14\.12\.39/9.4.2003.06.13.16.21/' | \ sh > > in order to make it think you've still got the old Gnome libraries. > > ----- > > As Richard said in his mailing/postings: > > "The installer will seem to fail in the end, after downloading and > installing. Nevertheless, /opt/gnome/bin/evolution will be there, > and seems to work." > > It worked for me on my Sparc Station; however, your mileage might vary! ------- End of Original Message ------- _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
