Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am having trouble installing Acs for Solaris9. After the pkgadd i get this error and the installation is aborted. Apperently when excecuting the postinstall script.>> ## Executing postinstall script.>> /var/sadm/pkg/CSCEacs/install/postinstall: tes...
Yes this is possible doing vserver VAPP virtual 10.1.1.11 tcp 2514 serverfarm SAPP sticky 90 group 8 idle 5400 persistent rebalance inservicesticky 8 netmask 255.255.255.255 address source timeout 90This should make the session sticky
Problem solved!There was an issue with multiple gcc versions. After manually deleting all gcc,make and configure versions on the system hence reinstalling latest gcc, make and configure sun packages the acs package installs without any problem.
It is. In fact this version should be compatible with Solaris 9. To me i seems a problem with exporting the variabels cause the postinstall script seem to have no input. Still figuring out what to do, i think i will alter the script and enter the va...