fzxs8 / chmsee

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

cannot build chmsee on Red Hat Enterprise Linux 5 (RHEL5) x86_64 #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download chmsee 1.0.2 on RHEL5
2.run `./configure`

shows this error message:

conchecking for GECKO... no
figure: error:
*** You must have either the Mozilla, Firefox, Seamonkey or XulRunner
*** development libraries installed in order to build ChmSee!

I installed xulrunner and xulrunner.devel on my machine, both 32bit and
64bit version.  But it still doesn't work.  Please let me know what package
do I need for GECKO to pass.  Thank you.

Original issue reported on code.google.com by hung...@gmail.com on 17 Feb 2010 at 12:07

GoogleCodeExporter commented 8 years ago
You should append --with-gecko=xulrunner with ./configure command.

Original comment by jungl...@gmail.com on 15 Mar 2010 at 3:40

GoogleCodeExporter commented 8 years ago
chmsee 1.0.2 is unsupported for now, you should try the new one.

Original comment by jungl...@gmail.com on 29 Mar 2010 at 4:04