Live Chat
U.S. Partners List
Search Results
  • Search Results

Error opening terminal when running axigen-cfg-wizard on Solaris

Quick Link: http://www.axigen.com/kb/show/56
Last updated on January 26, 2007

Description

Running axigen-cfg-wizard on Solaris returns "Error opening terminal"

Resolution

Because of the non-default path of the terminfo terminal definitions in Solaris, the axigen-cfg-wizard application returns: Error opening terminal. This can easily be solved by setting the TERMINFO environment variable to the correct terminfo path:
TERMINFO="/usr/share/lib/terminfo"
export TERMINFO