Unrar fails
Posted: August 6th, 2008, 10:36 pm
I get the following error with all attempted unrars. "Missing expected file: /usr/bin/nice: None: No such file or directory => unrar error?" anybody know why?
Strange: my Ubuntu 8.04 64-bit has nice installed (see below). I'm almost 100% sure it's installed by default.Shadowtester wrote: Debian Etch 4.0r4 64bit server nice not installed
Ubuntu 7.10 64bit server nice not installed
Kubuntu 8.04 64 bit desktop nice installed
Here is a little info about linux distributions with and without nice
Code: Select all
sander@ubuntu804:~$ uname -a
Linux ubuntu804 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux
sander@ubuntu804:~$ which nice
/usr/bin/nice
sander@ubuntu804:~$Yea my Kubuntu 8.04 desktop install has nice installed by default however my Ubuntu 7.10 installs were minimal Server Edition installs and the Debian 4.0r4 is also a minimal Server install so that could explain why nice was not installed.sander wrote:Strange: my Ubuntu 8.04 64-bit has nice installed (see below). I'm almost 100% sure it's installed by default.Shadowtester wrote: Debian Etch 4.0r4 64bit server nice not installed
Ubuntu 7.10 64bit server nice not installed
Kubuntu 8.04 64 bit desktop nice installed
Here is a little info about linux distributions with and without nice
Code: Select all
sander@ubuntu804:~$ uname -a Linux ubuntu804 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux sander@ubuntu804:~$ which nice /usr/bin/nice sander@ubuntu804:~$