> I am able to unpack StarSuite8 and install it > manually. Looks like there is a problem with how the > setup script interacts with Java. Just wish that I > had more knowledge to find out what's going on. > > I also tried to manually enter the java path by > doing > > pfexec ./setup -j /usr/bin/java > > The java window showed up. No more error message, > but nothing was going either.
I was finally able to run the setup script. It appears that I was simply being too stupid. The StarSuite8 setup script needs to be run as root in graphic mode. Thus, I forgot to run (from user) xhost +si:localuser:root Then, after su to root, I need to run: export DISPLAY=:0 Finally, as I mentioned previously, I need to tell the setup script where to find java: ./setup -j /usr/bin/java After entering the license number (this unit was purchased from Sun), VOILLA! I finally got StarSuite8 working in 2008.05/nv91. -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
