Installation of <application>Python</application> Install Python by running the following commands: patch -Np1 -i ../Python-&Python-version;-gdbm-2.patch && ./configure --prefix=/usr --enable-shared && make && make install