View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#4471
Originally Posted by Kinggene View Post
This is what it says when installing option 3 of Tweak T “chown: /home/user/.status-menu/: No such file or directory
mkdir: can't create directory '/home/user/.status-menu': Permission denied
cp: can't create '/home/user/.status-menu/': Is a directory
cp: can't create '/home/user/.status-menu/': Is a directory
cp: can't create '/home/user/.status-menu/': Is a directory
chown: /home/user/.status-menu/: No such file or directory”
manually in terminal as user not root do:

Code:
mkdir -p /home/user/.status-menu/
of course do the above only if you have navigated to /home/user and seen that the above directory is not present...


You may want to uninstall tweak t-3 first then do the mkdir step above and then install tweak t-3...

Last edited by thedead1440; 2012-11-03 at 12:07.
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post: