LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   transmission on freenas (https://www.linuxquestions.org/questions/linux-software-2/transmission-on-freenas-4175420066/)

ted_chou12 08-02-2012 05:01 PM

transmission on freenas
 
Hi, I was trying to install transmission daemon onto freenas this morning, I was able to install it successfully, but the following problem appeared when I was about to run transmission-daemon:
Code:

[root@freenas] /mnt/sda1/transmission# transmission-daemon                      /libexec/ld-elf.so.1: Shared object "libssl.so.5" not found, required by "transmission-daemon"
How should I fix it or install this missing object?
Thank you,
Ted.

ted_chou12 08-02-2012 06:26 PM

it appears that each file located in /user/lib has a different name, like libssl.so.5 is named libssl.so.6, so you have to copy or create a system link to the original file. There are about four more files too.


All times are GMT -5. The time now is 08:15 PM.