LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   open office problem (https://www.linuxquestions.org/questions/slackware-14/open-office-problem-805167/)

siawash 04-30-2010 09:06 AM

open office problem
 
Hi, I am getting what I suspect to be premission problems only with slackware 13. However the error message describes it as disk space. Just happened in middle of a text session. Hope some one can provide a permenant fix.

Code:


openoffice.org could not save important internal information due to insufficient
free disk space at the following location:

/home/siawacsh/.openoffice.org/3/user/backup


dugan 04-30-2010 09:19 AM

You can see your free disk space by running df -h on the drive you've mounted /home on. Next time you get that error, do that immediately to make sure disk space actually isn't the problem.

If it's a permission problem, su -c 'chown -R username /home/username' will solve it.


All times are GMT -5. The time now is 01:47 PM.