This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

libqt4-core and libssl0.9.8 ERROR

rodrigojct

Tue Jun 19, 2012 3:04:59 pm

Hi, i'm trying to install a mumble server. But it seems that to do so i need to have the following programs:
Error:
mumble-server depends on libqt4-core (>= 4.3.2); however:
Package libqt4-core is not installed.
mumble-server depends on libssl0.9.8 (>= 0.9.8e-1); however:
Package libssl0.9.8 is not installed.

Here is the main part of this error:

rodrigo@rodrigo-eM350:~$ sudo apt-get install mumble-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gir1.2-json-1.0 gir1.2-timezonemap-1.0 gir1.2-xkl-1.0
Use 'apt-get autoremove' to remove them.
Suggested packages:
mumble-server-web mumble-django
The following packages will be upgraded:
mumble-server
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 0 B/753 kB of archives.
After this operation, 1,804 kB of additional disk space will be used.
dpkg: dependency problems prevent configuration of mumble-server:
mumble-server depends on libqt4-core (>= 4.3.2); however:
Package libqt4-core is not installed.
mumble-server depends on libssl0.9.8 (>= 0.9.8e-1); however:
Package libssl0.9.8 is not installed.
dpkg: error processing mumble-server (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
mumble-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
rodrigo@rodrigo-eM350:~$

Wolfman

Tue Jun 19, 2012 3:53:50 pm

Hi,

not sure what a mumble server is but please update your system before continuing:

viewtopic.php?f=6&t=1694

viewtopic.php?f=6&t=1617

this may well help with your missing dependencies!!.

Regards Wolfman :D

rodrigojct

Tue Jun 19, 2012 6:36:06 pm

Thank you for your answer. I'm not getting that problem again right now, but i have a question.

So, i'm following a tutorial, and the next step is to introduce the following command:


sudo vim /etc/mumble-server.ini

May you explain what this does? what is "vim" ?
i got this error: sudo: vim: command not found

Wolfman

Tue Jun 19, 2012 6:41:42 pm

Hi,

again I am not sure but if the command is something specific to the prog you are trying to install, it may be a very generic Linux command!!. You might have to search the web for this one!.

Regards Wolfman :D

rodrigojct

Tue Jun 19, 2012 6:44:35 pm

Thanks i think i found what i need.
Regards.