Hi I'm following flako's guide on this. I would appreciate it if someone could help me with this problem; It's my first time using a linux server so go easy on me I'm guessing i have missed somethiong out of the guide.
well it looks like you didnt install some packages: for instance: mv: cannot stat `uudeview': No such file or directory http://packages.ubuntu.com/feisty/uudeview uuudeview depends on libc6 and that is installed here: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p4 11 Install Some Software Now we install a few packages that are needed later on. Run apt-get install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev libcompress-zlib-perl libdb4.3-dev libpcre3 libpopt-dev lynx m4 make ncftp nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9 libtool bison autotools-dev g++ build-essential (This command must go into one line!) you can try to repeat step 11 and try again.
thanks for reply, nope did that step. re-ran it anyway and cam back that all apps installed. Think i'm guna start a fresh
search is my friend found this http://www.howtoforge.com/forums/showthread.php?t=465 so apparently normal
found this: http://www.howtoforge.com/forums/archive/index.php/t-1830.html Please try this: rm -f /quota.user rm -f /quota.group touch /aquota.user /aquota.group chmod 600 /aquota.* mount -o remount / quotacheck -avugm quotaon -avug all must be done with root account (sudo su)
Thanks again x. I reran the quota steps from the beginning and then it decided to work. So I have a working config now.