So I'm working for a school and they want me to install a communication program called firstclass. It has a .deb called fcc-10.014-linux.i686.deb. I tried clicking on it and it opened the software center. It said dependency not satisfiable libqt3-mt|libqt3c102-mt.
The instructions say:
Command Line Installation Instructions
Debian Intel (Also for use on Ubuntu, Knoppix, and other Debian x86 derivatives):
# su
Password: ******
# dpkg -i fcc-10.014-Linux.i686.deb
When I type these nothing happens. Do I need to direct it to a directory where it is stored? I tried throwing the file in home and navigating the terminal there to put in the commands. Firstclass is a free download from here http://www.firstclass.com/Resources/ClientDownloads
Thanks