Paul Medynski
unread,Mar 17, 2013, 8:21:24 AM3/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to al...@googlegroups.com
Hi folks,
I've got Alt-F RC1 installed on my DNS-323, and I just decided to try the Transmission BT package. It installed fine, but when it tried to run for the first time (and create the initial settings.json file), it failed with the following popup on the Alt-F settings page:
transmission-daemon: Directories does not exist, you must configure transmission first.
I checked the contents of the settings.json file, and it contains one line:
transmission-daemon: can't load library 'libssl.so.1.0.0'
When I run the daemon from the command line, I get the following output:
# transmission-daemon -d
transmission-daemon: can't load library 'libssl.so.1.0.0'
A quick scan of the /usr/lib directory shows these libs:
lrwxrwxrwx 1 root root 15 Oct 12 2011 libssl.so -> libssl.so.0.9.8
-rwxr-xr-x 1 root root 243932 Oct 12 2011 libssl.so.0.9.8
It looks like I'm missing the expected version of libssl. Any thoughts? Maybe I just need RC2 or RC3...
Thanks,
-Paul