Bitcoin Forum

Other => Beginners & Help => Topic started by: sakuramboo on June 15, 2011, 11:34:54 PM



Title: Issue with ufasoft miner on centos
Post by: sakuramboo on June 15, 2011, 11:34:54 PM
So far, I ran into two problems with the ufasoft miner when trying to compile on a centos server.

The first issue was configure not finding jwasm. I was able to solve this by downloading the binary and exporting the paths for JWASM and jwasm (not sure if I needed to do both, but I did anyway) and that fixed that problem.

The second problem is it can't find pcre_compile, telling me "Library not found" even though it is installed in /usr/lib.

Anyone have an idea on how to fix this one?