cr-marcstevens / sha1collisiondetection

Library and command line tool to detect SHA-1 collision in a file
Other
1.3k stars 179 forks source link

Does not work with Checkinstall #21

Closed gabrielbouzard closed 6 years ago

gabrielbouzard commented 7 years ago

Checkinstall does not give any installation erros, but runnig the samples results in:

error while loading shared libraries: libsha1detectcoll.so.0: cannot open shared object file: No such file or directory

cr-marcstevens commented 7 years ago

Thanks for posting this issue. Can you provide more information? What are the exact steps you took and can you give a log of all output? Where were the files installed and what was the value of the PREFIX environment variable?