1752426 Members
5669 Online
108788 Solutions
New Discussion юеВ

/usr/ucb/cc question

 
SOLVED
Go to solution
Ridzuan Zakaria
Frequent Advisor

/usr/ucb/cc question

Hello,

I have an existing C program that run on HP server. Now I need the same C program run on Solaris 5.9. I try to compile the script using /usr/ucb/cc but I am getting this error:

/usr/ucb/cc: language optional software package not installed

The binaries is exist:

-r-xr-xr-x 1 root bin 3487 Apr 6 2002 /usr/ucb/cc

Any idea why am getting the error.

Thanks.

quest for perfections
2 REPLIES 2
John Poff
Honored Contributor
Solution

Re: /usr/ucb/cc question

Hi,

According to this link:

http://www.unixguide.net/sun/faq/5.36.shtml

you either don't have a C compiler installed on that system or else there may be a link wrong.

JP
Cheryl Griffin
Honored Contributor

Re: /usr/ucb/cc question

http://www.faqs.org/faqs/computer-security/most-common-qs/section-12.html
Various problems with building anything under Solaris, especially "/usr/ucb/cc: language optional software package not installed".

Lots of other answers like that from
http://www.google.com/search?hl=en&lr=&ie=UTF-8&as_qdr=all&q=%2Fusr%2Fucb%2Fcc%3A+language+optional+software+package+not+installed&btnG=Search
"Downtime is a Crime."