Fedora already upgraded xulrunner related packages(Firefox/thunderbird) to v8.0. but chmsee package not yet catch up.
so need to pull the fresh codes and compile for myself.
https://github.com/jungleji/chmsee/tags
check the following packages installed.
xulrunner-8.0-1.fc15.x86_64
xulrunner-devel-8.0-1.fc15.x86_64
compile the src and write a short script for generated app:
1 2 3 4 5 |
/home/suse> cat `which chm` #!/bin/sh LANG= xulrunner /home/suse/workspace/chmsee/application.ini "$*" |
update:
my x86 box just successfully update the new chmsee. which is now compatible to xulrunner-8.
So I need to wait for some time to keep the next update of chmsee….
[root@suse ~]# date
Thu Dec 8 21:05:22 CST 2011
[root@suse ~]# rpm -qa| grep chmsee
chmsee-1.99-0.6.5.git7fb12b8.fc15.i686
chmsee-debuginfo-1.99-0.6.5.git7fb12b8.fc15.i686