From d6026d204a9586fad31f2952af8d53a4037b4371 Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Thu, 15 Mar 2012 13:11:13 +0000 Subject: Add a instructive to compile the binaries --- (limited to 'fill') diff --git a/fill/COMPILE.txt b/fill/COMPILE.txt new file mode 100644 index 0000000..06117d2 --- /dev/null +++ b/fill/COMPILE.txt @@ -0,0 +1,10 @@ +To compile + +yum install make gcc python-devel pygtk2-devel gtk2-devel + +make + +check the directory where the files are placed, +right now only arch and python version are used to create +the directory name. +gcc incompatible changes will break other configurations. -- cgit v0.9.1