~ubuntu-branches/ubuntu/utopic/lksctp-tools/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/libsctp1.templates

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2006-10-19 20:23:28 UTC
  • mfrom: (2.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20061019202328-ts63rxlpp07yl2nc
Tags: 1.0.6.dfsg-4
Update maintainer email address to biebl@debian.org. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Template: lksctp-tools/nosctp
2
 
Type: note
3
 
_description: Kernel has no SCTP support.
4
 
 It appears that your currently running kernel is not compiled with SCTP
5
 
 support. As a result, libsctp1 will not be functional on your system.
6
 
 .
7
 
 You should install a Linux kernel of at least version 2.6.3 or 2.4.26 in
8
 
 order to get the full benefit of the API supported in lksctp-tools.
9
 
 .
10
 
 If you want to compile your own SCTP enabled kernel look at the file
11
 
 INSTALL for further instructions.