Thursday May 14, 2009 Installing Sun Java System Web Server 7.0 on Mandriva
If you are getting an error "The Runtime User ID does not exist. Specify a valid UNIX user." while installing Sun Java System Web Server on Mandriva, all you have to do is create a softlink as shown below. Its simple !
#ln -s /bin/id /usr/bin/id
You can also check if /usr/bin/cat exists or not. If it doesn't, then you have to create a softlink as given below
#ln -s /bin/cat /usr/bin/cat
*Note that Sun Java System Web Server is not officially certified or supported on Mandriva
Open Web Server code has been updated
This is to announce that Open Web Server code has been updated. It has all relevant bug fixes that went into Sun Java System Web Server 7.0 update 4 and 5 releases.
Posted by meena ( May 13 2009, 03:23:56 PM IST ) Permalink Comments [2]This blog copyright 2009 by meena