JackieXie168 / chmsee

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

chmsee 1.2.0 doesn't support xulrunner1.9.2 #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I downloaded the 1.2.0 deb package from the debian repos and tried to update 
chmsee but it tells me: 

"Error: Dependency is not satisfiable: xulrunner-1.9.1"

I have version 1.0.7 working fine on linux mint 9.

Original issue reported on code.google.com by deivid.r...@gmail.com on 7 Sep 2010 at 12:54

GoogleCodeExporter commented 8 years ago
In Debian, there are two co-existing packages for xulrunner: xulrunner-1.9.1 
and xulrunner-1.9.2.  The problem you encountered is actually a simple dpkg 
dependent problem which can be solved trivially by installing xulrunner-1.9.1 
in addition to your xulrunner-1.9.2.  Alternatively, you can have a try to 
compile chmsee from the source and link it with xulrunner-1.9.2 instead.  If 
this method works, you can rebuild a your desired chmsee dpkg depending on 
xulrunner-1.9.2.

Original comment by wan...@gmail.com on 9 Sep 2010 at 3:36

GoogleCodeExporter commented 8 years ago
Clear all pre-2.0 issues

Original comment by jungl...@gmail.com on 18 Jan 2013 at 6:10