WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: missing dependency for vsftpd-ssl  (Read 2275 times)

Offline s3704ssv

  • Newbie
  • *
  • Posts: 30
missing dependency for vsftpd-ssl
« on: February 16, 2013, 08:12:24 PM »
Its been ages since I posted in the forums ^_^, anyways...

I'm experimenting on vsftpd-ssl..., when I issued "sudo vsftpd" and an error appeared: "vsftpd: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory"

I found out that libssl.so.1.0.0 is contained in "openssl-1.0.0.tcz"..., also..., the dep file of vsftpd-ssl only contains "libssl-0.9.8.tcz"

should tinycore include "openssl-1.0.0.tcz" in the dependency list? or include "libssl.so.1.0.0" and others in the package of vsftpd-ssl?