what is the library or libraries need to fix the "Warning: Missing charsets in String to Font conversion for install Spectrum 9.4.2 on Linux64 bit?
Check to see what the LANG variable is set to on the machine. If it is not set to en_US, try exporting it and rerunning the install.
ex.
export LANG=en_US
-Greg
What is the LANG variable set to?
You can try setting it to a non-UTF-8 locale to see if it would help.
Other than that, the libraries we need installed are documented in the install guide.
I done the LANG variable and installed every libraries that are listed yet Install CA Spectrum 9.4.2.1 is stilled grayed out
Have you installed 9.4.0.0 base prior to running the 9.4.2.1 install?
AHHH that's it. Thanks..