What steps will reproduce the problem?
1. Download indexer and extract
2. run indexer on 64bit AMD running Fedora 11
What is the expected output? What do you see instead?
Expected output: Usual operation
Instead:
===================================
./indexer: error while loading shared libraries: libbz2.so.1.0: cannot open
shared object file: No such file or directory
===================================
What version of the product are you using? On what operating system?
AMD64 running Fedora 11.
Please provide any additional information below.
Adding symlinks all over the place doesn't solve the problem, it just
changes the error to one about ELF codes (being that this forces the use of
a 64bit library by a 32bit executable).
Downloaded source and compiled locally using 64bit libraries, this solved
the problem.
The attached file is the executable compiled for 64bitAMD/Fedora.
Original issue reported on code.google.com by blackp...@gmail.com on 5 Feb 2010 at 3:54
Original issue reported on code.google.com by
blackp...@gmail.com
on 5 Feb 2010 at 3:54Attachments: