BIND 10 #1194: Use pkg-config for botan

BIND 10 Development do-not-reply at isc.org
Tue Aug 30 08:59:38 UTC 2011


#1194: Use pkg-config for botan
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  vorner                             |                Status:  new
                       Type:         |             Milestone:  Next-Sprint-
  defect                             |  Proposed
                   Priority:  major  |            Resolution:
                  Component:  build  |             Sensitive:  0
  system                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 The main developer at
 http://lists.randombit.net/pipermail/botan-devel/2011-August/001480.html
 says to use 1.8 or 1.10. Use pkg-config --exists for example:

 {{{

 t1:reed$ pkg-config --exists  botan-1.8
 t1:reed$ echo $?
 0
 t1:reed$ pkg-config --exists  botan-1.10
 t1:reed$ echo $?
 1

 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1194#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list