readme

来自「THIS IS HTTP CURL Example」· 代码 · 共 35 行

TXT
35
字号
$Id: README,v 1.1 2006-03-16 21:23:41 bagder Exp $                             _   _ ____  _                         ___| | | |  _ \| |                        / __| | | | |_) | |                       ( (__| |_| |  _ <| |___                        \___|\___/|_| \_\_____|                            for AIX ToolboxAuthor: Tor ArntsenThe spec file in this directory is based on the Linux ssl and non-sslcurl spec files, plus additions to make it AIX Toolbox compatible.The AIX Toolbox setup (installs into /opt/freeware, with symlinks in/usr/bin,/usr/lib,/usr/include) are based on IBM's aixtoolbox spec file written by David Clissold <cliss@austin.ibm.com>, seeftp://ftp.software.ibm.com/aixtoolbox/SPECS/curl-7.9.3-2.specThis spec file is designed to be a drop-in replacement for theold spec file found at the above link. Thus, like the old spec file this version is also a unified ssl/non-ssl  version. To get non-ssl RPMs just pass --define 'nossl 1' to the command line when building the RPM, e.g. rpm -bb --define 'nossl 1' curl.specDefault is to build with ssl support.Lastly, the spec file expects the Curl source distribution file to be in .tar.bz2 format.The nifty cURL header of this README is a ripoff of the vms/readme file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?