installing Portal server on Solaris 10
hi,
I am installing portal server on a zone in Solaris 10 machine.Access Manager could be installed success fully . But now I am trying to install portal server. but it is showing installtion failed and configuratioin failed.
Are there any special steps to be followed fro installation of Portal server on a different zone.
The only product I have installed is the AM.
please advice
thanks in advance
dhawanmayur
# 1
Hi,
I ran into trouble because the installer "forgot" to install SUNWldapcsdk-tools, but later tried to use /opt/SUNWdsee/dsee6/bin/ldapsearch, which wasn't installed (and the error I got was just that installation and configuration failed).
You could either run the installer twice, first time just install the Directory Server, then manually install SUNWldapcsdk-tools (it is in Product/shared_components/Solaris_10/Packages directory), then run the installer again and install the other modules. Or you could get the Directory Server as a separate download, install that first (it is supposed to install everything you need, but I haven't tried it) and then run the installer for AM and the portal.
Cato