![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Failed to install shell script compiler (shc) | alfredo | HP-UX | 0 | 01-30-2008 08:03 PM |
| Oracle 9i install: Error in invoking target install of makefile | chris2005 | HP-UX | 5 | 02-21-2007 06:45 AM |
| acc compiler install question | tb0ne | HP-UX | 3 | 09-06-2005 08:15 PM |
| Need Help Finding C Compiler on install CDs | StorageGuy | Linux | 1 | 08-08-2005 08:42 AM |
| Perl DBI install with gcc compiler | photon | High Level Programming | 2 | 11-21-2003 10:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Can`t install gcc compiler
Hi,
Installed the gcc compiler off the Solaris 9 Companion CD a while back , but needed to delete it due to disk space issues. Now that I have sorted out our root disk space I can`t reinstall the compiler. If I select all the packages off the Development/Languages menu , the install list that follows misses out the gcc packages Its as if the install thinks the packages exist already , which they don`t. Any ideas? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
How did you perform your delete action?
|
|
#3
|
|||
|
|||
|
Would have used "pkgrm".
|
|
#4
|
||||
|
||||
|
check if the package did indeed get removed with "pkginfo | grep -i gcc" ... if yes and you're still having issues, check /var/spool/sadm/pkg for any directory that looks like it's related to gcc, rename it/them, then retry the gcc package install ... if that still doesn't work, rename the directories you renamed earlier back to their original names and check for system issues ... good luck!
|
||||
| Google The UNIX and Linux Forums |