The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 09-07-2001
rwb1959's Avatar
rwb1959 rwb1959 is offline
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Yu can use "smitty" to check to see what
you have installed. You can check for *gnu*
(for gcc and g++) or ibmcxx* (for the IBM C/C++
compiler) and this should list any installed
packages. It is also possible to install gnu
software "manually" (not using SMIT) and in this
case, your best bet is to use "find".