View Single Post
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#24
Originally Posted by heartbreakdoctor View Post
same problem
The problem in your case might be (altough a paste of the results of trying to install it would REALLY help) that you already have the server and/or gui installed but they are missing dependencies. Run
Code:
dpkg -r qtrapids-gui
dpkg -r qtrapids-server
apt-get autoremove
and then try to install it like instructed on the first post again.

EDIT: And this is the solution for cloud596's problem too.

Last edited by MiK546; 2010-12-19 at 20:08.