#4712: libass-0.11.1
-------------------------+-----------------------
 Reporter:  fo           |       Owner:  fo
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  7.6
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by fo):

 Thanks, Pierre. Now solved.

 In BLFS-7.5 it was working, but not in my host (7.1):

 {{{
 $ env LC_ALL=C wget -c
 https://github.com/libass/libass/releases/download/0.11.1/libass-0.11.1.tar.xz
 --2014-03-08 17:21:31--
 https://github.com/libass/libass/releases/download/0.11.1/libass-0.11.1.tar.xz
 Resolving github.com (github.com)... 192.30.252.129
 Connecting to github.com (github.com)|192.30.252.129|:443... connected.
 GnuTLS: ASN1 parser: Error in DER parsing.
 Unable to establish SSL connection.
 }}}


 Then, discovered that gnutls was installed wrong:


 {{{
 --with-default-trust-store-file=/etc/ssl/ca-bundle.cr

 instead of

 --with-default-trust-store-file=/etc/ssl/ca-bundle.crt

 }}}

 Even after, reinstalling it, wget refused to work. Reinstalled and it is
 working fine now.


 Thanks for the reply. Solved two or thre problems.!!!

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4712#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to