Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Problem with Teamsite 7.1 installation on Solaris machine
nvprasadbabu
Hi,
When I try to install Teamsite 7.1 version on Solaris machine, I am getting following massage and the installation is quitting.
"Graphical installers are not supported by the VM. The console mode will be used instead.... "
We have enabled the GUI mode also on Solaris box.
Could any body please help me to resolve this.
Thanks,
Prasad.
Find more posts tagged with
Comments
nipper
2 issue here.
1. the console mode installer is broken. You must use the GUI
2. you need to start the x-windows GUI and then run the installer, something like this from the command line:
DISPLAY="mylaptop:0"; export DISPLAY
sudo ./IWOVInstaller......
Talk to a Unix geek for the exact details.