Curl (neko mips4)
From Nekoware
| neko_curl | |
| Packaged by: | Frank EverdijJoerg Behrens |
|---|---|
| Internal Version: | 3 |
| Download: | neko_curl-7.15.0.tardist |
| Current release: | 7.15.0 / October 23 2005 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | curl.haxx.se/ |
curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
For more information visit the http://curl.haxx.se/ website.
Contents |
[edit] Installing the package
Download and install the neko_curl-7.15.0 (version 3) tardist package from the Nekoware repository.
Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:
~ $ inst -f /path/to/neko_curl-7.15.0.tardist install all keep *.opt.src go quit
You will need "root" privileges to install the software.
A list of all files is installed by this package is available.
[edit] Package Dependencies
The following additional packages are required to run this software correctly:
[edit] Package Incompatibilities
The following packages are marked as incompatible.
- No incompatibilities.
[edit] Package Layout
Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.
| Name | Size [Kbytes] | Default | Order | Description |
|---|---|---|---|---|
| neko_curl.sw.eoe | 335 | Yes | 9999 | execution only env |
| neko_curl.sw.hdr | 73 | Yes | 9999 | header files |
| neko_curl.sw.lib | 908 | Yes | 9999 | shared libraries |
| neko_curl.man.manpages | 258 | Yes | 9999 | man pages |
| neko_curl.opt.dist | 10 | No | 9999 | distribution files |
| neko_curl.opt.relnotes | 2 | No | 9999 | release notes |
| neko_curl.opt.src | 1,393 | No | 9999 | original source code |
[edit] Post installation Steps
none
[edit] Compiling
As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.
[edit] Environment
export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4
[edit] Configure
./configure --with-libidn=/usr/nekoware --with-zlib=/usr/nekoware --with-gnutls=/usr/nekoware --with-ssl=/usr/nekoware --enable-cookies --enable-ipv6 --enable-thread --prefix=/usr/nekoware gmake install
[edit] Release Notes
Click on the "show" link to expand the contents of the package's 'relnotes' file.
| The original "relnotes" File. |
|---|
PACKAGE NAME: neko_curl SOURCE/VERSION: curl-7.15.0 DESCRIPTION: curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. For more information visit the http://curl.haxx.se/ website. ENVIRONMENT VARIABLES: export CC=c99 export CFLAGS='-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000' export CXXFLAGS=$CFLAGS export CPPFLAGS='-I/usr/nekoware/include' export CXX=CC export F77=f77 export LDFLAGS='-L/usr/nekoware/lib -rpath /usr/nekoware/lib' export PKG_CONFIG=/usr/nekoware/bin/pkg-config export PKG_CONFIG_PATH='/usr/nekoware/lib/pkgconfig' export PKG_CONFIG_LIBDIR='/usr/nekoware/lib' export LD_LIBRARY_PATH='/usr/nekoware/lib' export LD_LIBRARYN32_PATH='/usr/nekoware/lib' export LD_LIBRARY64_PATH='/usr/nekoware/lib64' export GNOME2_DIR='/usr/nekoware' export GNUMAKE='/usr/nekoware/bin/make' export PATH=/usr/nekoware/bin:$PATH export PYTHONHOME=/usr/nekoware export PYTHONPATH=/usr/nekoware/lib/python2.4 CONFIGURE FLAGS: ./configure --with-libidn=/usr/nekoware --with-zlib=/usr/nekoware --with-gnutls=/usr/nekoware --with-ssl=/usr/nekoware --enable-cookies --enable-ipv6 --enable-thread --prefix=/usr/nekoware gmake install KNOWN DEPENDANCIES: neko_libiconv.sw.lib 2 maxint neko_libidn.sw.lib 1 maxint neko_openssl.sw.lib 4 maxint neko_zlib.sw.lib 6 maxint INSTALLATION: none ERRORS/MISCELLANEOUS: none PACKAGED BY: Frank Everdij Joerg Behrens (behrens@takenet.de) |
[edit] Errors/Miscellaneous
none
[edit] Older Versions
- neko_curl-7.11.1.tardist (version 2), May 4 2004
