How-to articles, tricks, and solutions about INSTALLATION

Compiling php with curl, where is curl installed?

The location of the curl installation depends on the operating system and the method used to install it.

Downloading Java JDK on Linux via wget is shown license page instead

If you are trying to download the Java Development Kit (JDK) on Linux using wget and you are being shown the license page instead of the JDK download, it is likely because the download page has changed since the wget command was written.

How can I convert my Java program to an .exe file?

There are several ways to convert a Java program to an executable file (.exe):

How can I get the latest JRE / JDK as a zip file rather than EXE or MSI installer?

You can download the latest Java Runtime Environment (JRE) or Java Development Kit (JDK) as a zip file from the official website of Oracle (https://www.oracle.com/java/technologies/javase-downloads.html).

How do I install pip on macOS or OS X?

To install pip on macOS or OS X, you need to use the Terminal.

How to install Java 8 on Mac

To install Java 8 on macOS, follow these steps:

How to install PIL with pip on Mac OS?

To install PIL (Python Imaging Library) using pip on Mac OS, you can use the following command in your terminal:

Installing Java 7 on Ubuntu

To install Java 7 on Ubuntu, you can follow these steps: