New issue 135 by lidaob...@gmail.com: build failed under debian
http://code.google.com/p/chmsee/issues/detail?id=135
What steps will reproduce the problem?
1. cd src; make -f Makefile.debian
2.
3.
What is the expected output? What do you see instead?
expected: compile successful.
see instead:
$ make -f Makefile.debian
/usr/lib/xulrunner-devel-5.0/bin/xpidl -w -v -m header -I
/usr/lib/xulrunner-devel-5.0/idl csIChm.idl
make: /usr/lib/xulrunner-devel-5.0/bin/xpidl: Command not found
make: *** [../components/xpcomchm.xpt] Error 127
What version of the product are you using? On what operating system?
git version
Debian sid
Please provide any additional information below.
patch is here: https://github.com/jungleji/chmsee/pull/1
Comment #2 on issue 135 by jungl...@gmail.com: build failed under debian
http://code.google.com/p/chmsee/issues/detail?id=135
Patch has been merged, thank you.