Hide Forgot
Created attachment 558902 [details] result of ldd /home/username/BOINC/boinc Description of problem: when installing Boinc with Berkley .sh file, Boinc Version-Release number of selected component (if applicable): boinc_7.0.12_x86_64-pc-linux-gnu.sh and Fedora 16 X64 How reproducible: download last boinc alpha installer here : http://boinc.berkeley.edu/dl/?C=M;O=D Steps to Reproduce: 1. download boinc_7.0.12_x86_64-pc-linux-gnu.sh 2. chmod +x boinc_7.0.12_x86_64-pc-linux-gnu.sh 3. ./boinc_7.0.12_x86_64-pc-linux-gnu.sh 4. ldd /home/username/BOINC/boinc Actual results: /usr/lib64/libcurl.so.4: no version information available (required by /home/username/BOINC/boinc) libssl.so.1.0.0 => not found libcrypto.so.1.0.0 => not found Expected results: Additional info:
should find libcurl, libssl and libcrypto because they are installed on the computer under /usr/lib64/
See http://fedoraproject.org/wiki/User:Mjakubicek/HowToUseBoinc for information how to install boinc from binary packages built for Fedora. Problems with the upstream installed should be reported to boinc upstream project, not here.