What steps will reproduce the problem?
1. Don't install libxslt-devel.
2. Run autogen.sh, notice it doesn't complain.
3. Run make.
What is the expected output? What do you see instead?
I expect to see a successful build. Instead I see this:
grep: /usr/lib/libxslt.la: No such file or directory
/usr/bin/sed: can't read /usr/lib/libxslt.la: No such file or directory
libtool: link: `/usr/lib/libxslt.la' is not a valid libtool archive
make[1]: *** [webkit.la] Error 1
What version of the product are you using? On what operating system?
r57
Please provide any additional information below.
Installing libxslt-devel fixed it for me.
Original issue reported on code.google.com by sanforda...@gmail.com on 8 Jul 2008 at 1:08
Original issue reported on code.google.com by
sanforda...@gmail.com
on 8 Jul 2008 at 1:08