Curl, a command line tool for transferring data with URL syntax, supporting numerous transfer protocols, including proxies, cookies, user and password authentication, is now at version 7.28.0.
Highlights of Curl 7.28.0:
• SSH agent based authentication has been added;
• active conn, allow application to set sockopt after accept() call with CURLSOCKTYPE_ACCEPT;
• Support for Micros
CentOS 5 ships bind 9.3.6 or 9.7.0 and both are kept up to date by the upstream vendor for security issues. Compiling and installing a brand new shiny version is not supported. Your error appears t... [by TrevorH]
I have a cron that checks if there are pending mails to be sent each minute:
*/1 * * * * /usr/bin/curl http://localhost/path/application.php >> /var/log/application.log
This script is working for years without problems.
I have a working server running Ubuntu 12.04 LTS (GNU/Linux 3.2.0-24-generic x86_64), including apache and php. Now I want to add curl support for php by running this:
apt-get install php5-curl
Sounds simple? No. I get this response:
Reading package lists... Done
Building dependency tree
Reading state information...
My team needs to install and administer a very big application on Red Hat 5.7, and needs to be able to do so as root. During the project, the Unix support team (which is responsible for the OS support) grants us (the application support team) sudo all access so we can do so.
I have a maven based application, and it references certain libraries that are marked as provided by my application server, such as:
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</verision>
<scope>provided</scope>
</dependency>
Now obviously my application server needs to provid
since Ubuntu 12.10 ships only Python 3 by default, I wanted to ask, what steps should be taken to get my »Quickly« application ready for python 3?
I already know about 2to3, but I don't know how to start quickly's quickly run command with python 3 support or how to run my applicaton without quickly.
I am trying to build an application and an interface jar using the android build system in Linux
My application has a dependency with my interface, hence I have to make interface jar ready before application make.
But we faced build/run time issues while using our newly built interface jar.
I have tried to make the application in two different sequence.
Case 1.
lib32-curl moved too soon.....Will see if old, correct version can be restored, and have lib32-curl move with correct curl, once all of the openssl group is ready to move to stable.