Giter Club home page Giter Club logo

tclcurl's Introduction

openssl build commands: 1.0.2

    ./config --prefix=/home/jdc/curl/install/openssl shared
    make
    make install

curl build commands Linux: 7.80.0

    ./configure --prefix=/home/josd/Development/install/curl-7.80.0 --with-ssl=/home/josd/Development/install/openssl --disable-shared --enable-static
    make
    make install

curl build command Windows: 7.35.0 + VC12_32bit

    cd curl-7.35.0\winbuild
    nmake /f makefile.vc mode=static VC=10

tclcurl build commands Linux:

    tclsh build.tcl debug -static -curl /home/josd/Development/install/curl-7.80.0 -openssl /home/josd/Development/install/openssl

tclcurl build command Windows:

    c:\tmp\tclcurl\tclcurl>c:\tcl\bin\tclsh86.exe build.tcl install -static -curl C:\tmp\tclcurl\curl-7.35.0\builds\libcurl-vc10-x86-release-static-ipv6-sspi-spnego -winssl

tclcurl run tests:

tclcurl's People

Contributors

jdc8 avatar

Stargazers

Andrew Chou avatar  avatar Justin Davis avatar wrenashe avatar tensaix2j avatar Mike avatar Thomas Schnurrenberger avatar

Watchers

 avatar James Cloos avatar

tclcurl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.