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