c/_cffi_backend.c:2:20: fatal error: Python.h: No such file or directory
Error c/_cffi_backend.c:2:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. Traceback (most recent call last): File…
Read MoreError c/_cffi_backend.c:2:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. Traceback (most recent call last): File…
Read Moreconfigure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Try the –with-gmp, –with-mpfr and/or –with-mpc options to…
Read MoreSometimes we want to work in detached mode to prevent connection loss during long running processes. The ‘screen‘ command detach…
Read MoreI am upgrading from 2.4 to 3.3.3 Pre-requisite: JDK 1.5 or above, JAVA_HOME set in environment variable Step 1) Download…
Read MoreA php class to access mysql. It uses mysqli How to use: Include this Db file. create a Database object…
Read MoreHere my requirement is: 1) I have to read my file line by line. 2) For each line read I…
Read MoreInstead of seeing a plain output after a git command we can have the display in color. like when we…
Read MoreTo go to last state after a conflicted merge: git reset –merge ORIG_HEAD To know the current active branch git…
Read MoreSometimes we find png image is now showing properly on IE. i.e its transparent property do not get apply. To…
Read MoreIntroduction :- Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for…
Read More