Zaurus Libraries
Run md5sum on the files to check if you downloaded them correctly.
libcurl
"cURL groks URLs".
This is version 7.21.0.
libcurl includes a very handy tool for downloading/uploading data to URIs.
You may choose to download with or without SSL/SSH support.
The secure version is linked to OpenSSL 1.0.0
and libssh2 1.2.5 which increases the size of
the install.
This build of libcurl requires libz and libidn. See further down this page
for ipks.
"Light" version without SSL/SSH:
bash-2.05$ curl -V
curl 7.21.0 (arm-quantumstep-linux-gnu) libcurl/7.21.0 zlib/1.2.5 libidn/1.18
Protocols: dict file ftp http imap pop3 rtsp smtp telnet tftp
Features: IDN Largefile libz |
"Secure" version with SSL/SSH:
bash-2.05$ curl -V
curl 7.21.0 (arm-quantumstep-linux-gnu) libcurl/7.21.0 OpenSSL/1.0.0 zlib/1.2.5 libidn/1.18 libssh2/1.2.5
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: IDN Largefile NTLM SSL libz |
Downloads
Remove any previous curl installations before installing. Install one package.
libexif
libexif is a library for reading and writing
EXIF meta information from and to image files.
Download
libidn
libidn is a library for encoding and decoding
internationalised domain names.
Download
libncurses
Ncurses is a library for emulating curses,
providing support for programmers to write text user interfaces. It also includes form, menu and
panel libraries.
Download
libsqlite3
libsqlite3 is a library that implements a
SQL database engine.
Download
libz is a compression library.
Download
|