~ubuntu-branches/ubuntu/natty/curl/natty-security

« back to all changes in this revision

Viewing changes to docs/README.netware

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-06-20 13:56:28 UTC
  • mfrom: (3.4.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100620135628-e30tp9jldq6hq985
Tags: 7.21.0-1ubuntu1
* Merge from debian unstable.  Remaining changes: LP: #596334
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                                  _   _ ____  _     
2
 
                              ___| | | |  _ \| |    
3
 
                             / __| | | | |_) | |    
4
 
                            | (__| |_| |  _ <| |___ 
 
1
                                  _   _ ____  _
 
2
                              ___| | | |  _ \| |
 
3
                             / __| | | | |_) | |
 
4
                            | (__| |_| |  _ <| |___
5
5
                             \___|\___/|_| \_\_____|
6
6
 
7
7
README.netware
10
10
 
11
11
  Curl has been successfully compiled with gcc / nlmconv on different flavours
12
12
  of Linux as well as with the official Metrowerks CodeWarrior compiler.
13
 
  While not being the main development target, a continously growing share of 
 
13
  While not being the main development target, a continously growing share of
14
14
  curl users are NetWare-based, specially also consuming the lib from PHP.
15
 
      
 
15
 
16
16
  The unix-style man pages are tricky to read on windows, so therefore are all
17
17
  those pages converted to HTML as well as pdf, and included in the release
18
18
  archives.
24
24
 
25
25
  Read the INSTALL file for instructions how to compile curl self.
26
26
 
27
 
  
 
27