View Single Post
Posts: 1 | Thanked: 0 times | Joined on Jul 2011
#12
Originally Posted by Rob1n View Post
Yep, that shows the error okay. Looks like a bug in the install script for a couple of the packages. Try doing (you'll need rootsh installed first):
Code:
root
mkdir /usr/share/doc/libotr2
mkdir /usr/share/doc/weightjinni
apt-get -f install
Thank you very much!