I think I know what happened. It seems that you have an old (JDS3.1) smf manifest on your system and possible old gdm config files. So SUNWgnome-display-mgr-root could not be installed (check your install log in /var/sadm/install/logs). So now you have the old manifest file that doesn't match your vermillion build for 2 reasons (at least): - gdm was moved to /usr/sbin - the gdm manifest was moved from application/gdm2-login to application/graphical-login/gdm2-login.
So try installing SUNWgnome-display-mgr-root manually. It will tell you which files are in conflict. Remove them (or the package that includes them) and then try installing SUNWgnome-display-mgr-root again. HTH, Laca On Wed, 2006-05-31 at 12:24 -0700, Nicolas Linkert wrote: > > > [nicolas at alpha:~]$ svcs -a | grep gdm > > > disabled 20:28:42 > > svc:/application/gdm2-login:default > > > > > > But when I do: > > > svcadm enable > > svc:/application/graphical-login/gdm2-login:default > > > > > > > Nicolas, > > > > Should the command be: > > svcadm enable svc:/application/gdm2-login:default > > Yeah, sorry. I tried that. The error message I get is: > /usr/bin/gdm > failed with status 1 > > Which is no wonder since gdm is located under /usr/sbin/. I tried and copied > gdm over to /usr/bin/ but it did not change the error message. > > BTW: Where are the configuration files of gdm? I have no /etc/X11/gdm/. > > > This message posted from opensolaris.org > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org
