I'm running snv_127, working my way through the procedure to set up an AI server and install a client. I built the slim_source, which creates svr4 packages, and then imported them into a local repository. From that, I installed SUNWinstalladm-tools and attempted to run `installadm'. It gave me this error every time:
AI SMF initialization failed It turned out that the files were all present but the manifest system/install/server.xml hadn't been imported. I had to do this manually with `svccfg'. Is something missing from my IPS package that's supposed to do this? Now, `installadm create-service' worked, but it reported this error: /usr/lib/installadm/setup-image[294]: /usr/apache2/2.2/bin/apachectl: not found [No such file or directory] I had to install the apache-2.2 package and clear the SMF service to get past this one. Is a dependancy missing from my IPS package? -- This message posted from opensolaris.org
