Peter: This is a known problem in snv_86 and it is fixed in snv_87. The links were broken:
% ls -l /usr/openwin/lib/amd64/libXt.so* lrwxrwxrwx 1 root root 12 Mar 19 18:53 /usr/openwin/lib/amd64/libXt.so -> ./libXt.so.4 lrwxrwxrwx 1 root root 27 Mar 19 18:53 /usr/openwin/lib/amd64/libXt.so.4 -> ../../X11/lib/64/libXt.so.4 % ls -lL /usr/openwin/lib/amd64/libXt.so* /usr/openwin/lib/amd64/libXt.so: No such file or directory /usr/openwin/lib/amd64/libXt.so.4: No such file or directory % You just need to rm the links and relink it again with one more .. and it will work. Peter Karlsson wrote: > Hi, > > After I logged in to "Safe Terminal" mode, net time I tried to login > to normal GNOME session, it complains that libXt.so.4 is missing. > Using pkg search -r libXt.so.4, I found that it was part of SUNWxwrtl. > And doing a pkg verify SUNWxwrtl tells me that the package has status > "ERROR" > > OK, so I look for a pkg repair <pkgname> but that seams to be missing, > we should add that. So I figure that I can do pkg uninstall followed > by a pkg install of SUNWxwrtl, but it doesn't look like it's part of > the repository at opensolaris.org. > > So two things, what can have have happened in the first place and > where can I fin SUNWxwrtl?? > > Cheers, > Peter > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
