![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| permission denied error | Anji | Shell Programming and Scripting | 2 | 01-08-2008 06:34 AM |
| Need help with Couldn't canonicalise: Permission denied error | wilsontan | UNIX for Advanced & Expert Users | 8 | 02-06-2007 07:13 PM |
| xterm gives me permission denied error | kymberm | Shell Programming and Scripting | 1 | 09-02-2004 07:10 AM |
| getcwd: permission denied error | Deepa | UNIX for Advanced & Expert Users | 3 | 02-10-2003 09:16 AM |
| rm Permission Denied error | Cech2002 | UNIX for Dummies Questions & Answers | 7 | 06-26-2002 07:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
I am using Tiger 10.4.11 I am trying out the GIMP, so I installed the X11 package from "Optional Installs" on the cd. Whenever I open X11, I get an error: Code:
xterm: could not exec /dev/null: Permission denied I deleted /.xinitrc in my home directory, but as soon as I opened X11 again the .xinitrc file was recreated but still getting the same error. I really have no idea what's going on... Here is a link to what the error looks like: http://img294.imageshack.us/img294/4884/xtermgx7.png Thanks in advance. |
|
||||
|
Do you get a similar message when you open the Terminal application?
(/Applications/Utilities/Terminal) If so, the shell specified for your account is /dev/null. Essentially, no shell access. Also, check Software Update for an update to X11. I seem to recall there were some X11 updates supplied that way. Even if you have no shell access it is a good idea to make sure your software is up to date. If you still have issues with /dev/null, you'll need to delve into your account info in NetInfo Manager (/Applications/Utilities/Netinfo Manager) Look for an entry called shell and see what its value is. If the value is /dev/null, change it to /bin/bash (or whatever shell you would prefer). Last edited by [MA]Flying_Meat; 02-02-2009 at 02:03 PM.. Reason: additional info |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|