W. Wayne Liauh wrote:
> I am having problem installing StarSuite (simplified Chinese) in OpenSolaris 
> 2008.05 (in both en_US and zh_CN locales).
>
> Before I explore it further, just want to ask if anyone has successfully 
> installed StarSuite in 2008.05?
>
>   
I'm not sure if this really relates to you, but I've had similar trouble 
with Nevada B90, at least it may at least steer you in the right 
direction.  I had to modify the install scripts for both OpenOffice and 
Nvidia to install.  I appears there is something wrong with the command 
"uname".  The scripts ask for "uname -p" to check to see if the 
architecture is i386.  Well in my Nevada series Solaris's "uname -p" 
returns nothing, as in blank.  So I basically modified the scripts to 
read "uname -m", where it checked for the returned value, I changed it 
to "i86pc".

Paul
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to