![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can i check in csh if command found or not found ? | umen | Shell Programming and Scripting | 2 | 03-03-2007 07:38 PM |
| code that reads commands from the standard i/p and executes the commands | Phrozen Smoke | High Level Programming | 4 | 01-22-2007 02:06 AM |
| Commands not found. | kayarsenal | Shell Programming and Scripting | 1 | 10-02-2006 05:30 AM |
| sag.sh[11]: SAG: not found | sommer_queen | Shell Programming and Scripting | 1 | 09-13-2006 10:20 AM |
| ksh: cvs: not found ?? | rein | UNIX for Advanced & Expert Users | 2 | 01-05-2005 05:01 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
commands whereis and cc shows "not found"
when I login as a user I can not create a file, get message "can not create filename". I figured out type command as a replacement for whereis. I changed the umask to 777, 000,... but could not create a file. My PATH= /bin:/usr/bin:/etc: (hopefully it is correct) I can create file as superuser meaning filesystem is not full. There are hardly couple of files. thanks |
|
||||
|
Still cc and gcc not found
I have figured out the problem associated with the users. The directory you create for users is owned by the SU(root), so you must change its owner and group.
However cc and gcc are still not found. Can you please help me with that? thanks |
|
||||
|
Quote:
try typing : $ whereis cc $ whereis gcc this should locate these command in your system, if they exist. Otherwise they might not even be installed. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|