roymuste / qgvdial

Automatically exported from code.google.com/p/qgvdial
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Install Fails Linux Mint 10 #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Trying to install on Linux Mint 10.
Using the Ubuntu i386 version.

Installing this version.
qgvdial_0.3.918-1_i386.deb

Get the following message

Error: Dependency is not satisfiable: libmosquitto0 (>= 0.9) 

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by 4ultrat...@gmail.com on 14 Mar 2012 at 10:37

GoogleCodeExporter commented 8 years ago
A very generic Google search gave me this link for libmosquitto on Mint:
http://community.linuxmint.com/software/view/libmosquitto0

I haven't tried it on Mint, but it does work on regular Ubuntu.

Original comment by yuvr...@gmail.com on 16 Mar 2012 at 5:04

GoogleCodeExporter commented 8 years ago
That link works on Mint 12, but not Mint 10. I cannot find a source for 
libmosquitto0 on Mint 10 anywhere so far.

Original comment by mikefree...@gmail.com on 7 May 2012 at 6:35

GoogleCodeExporter commented 8 years ago
If Mint 10 is anything like Ubuntu, there ought to be a libmosquitto PPA that 
you can add to Mint.

Also, you can always get the source and compile it yourself. Before starting 
compilation, add a blank file named "mqlib-build"  to the src directory. This 
will compile the libmosquitto sources directly into qgvdial so that there is no 
external dependency.

I don't intend to "fix" this because backporting libmosquitto into the Mint 10 
respositories is way out of my league.

Original comment by yuvr...@gmail.com on 8 May 2012 at 1:43