cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to use the libcurl download web page?

From: Frank Chang <frank_chang91_at_hotmail.com>
Date: Thu, 17 Mar 2016 09:13:16 -0400

Daniel Stenberg,

 Here are the steps for installing 32 bit Libcurl with OpenSSL support on Ubuntu Linux 15.10.

venkat_at_venkat-ThinkStation-S10:~$ sudo apt-get purge libcurl4-openssl-dev*
[sudo] password for venkat:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libcurl4-openssl-dev' for regex 'libcurl4-openssl-dev*'
The following packages were automatically installed and are no longer required:
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  libunity-webapps0 oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-qtquick-dialogs
  qml-module-qtquick-privatewidgets qml-module-ubuntu-onlineaccounts
  qtdeclarative5-accounts-plugin qtdeclarative5-ubuntu-web-plugin
  unity-webapps-qml unity-webapps-service webapp-container webbrowser-app
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  libcurl4-openssl-dev*
0 upgraded, 0 newly installed, 1 to remove and 214 not upgraded.
After this operation, 1,245 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 222210 files and directories currently installed.)
Removing libcurl4-openssl-dev:amd64 (7.43.0-1ubuntu2.1) ...
Processing triggers for man-db (2.7.4-1) ...

venkat_at_venkat-ThinkStation-S10:~$ sudo apt-get install libcurl4-openssl-dev:i386Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  libunity-webapps0 oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-qtquick-dialogs
  qml-module-qtquick-privatewidgets qml-module-ubuntu-onlineaccounts
  qtdeclarative5-accounts-plugin qtdeclarative5-ubuntu-web-plugin
  unity-webapps-qml unity-webapps-service webapp-container webbrowser-app
Use 'apt-get autoremove' to remove them.
Suggested packages:
  libcurl4-doc:i386 libcurl3-dbg:i386 libidn11-dev:i386 libkrb5-dev:i386
  libldap2-dev:i386 librtmp-dev:i386
The following NEW packages will be installed:
  libcurl4-openssl-dev:i386
0 upgraded, 1 newly installed, 0 to remove and 214 not upgraded.
Need to get 0 B/290 kB of archives.
After this operation, 1,137 kB of additional disk space will be used.
(Reading database ... 222190 files and directories currently installed.)
Preparing to unpack .../libcurl4-openssl-dev_7.43.0-1ubuntu2.1_i386.deb ...
Unpacking libcurl4-openssl-dev:i386 (7.43.0-1ubuntu2.1) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up libcurl4-openssl-dev:i386 (7.43.0-1ubuntu2.1) ...

Thank you.
         Frank

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-17