Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill/COMPILE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fill/COMPILE.txt')
-rw-r--r--fill/COMPILE.txt10
1 files changed, 10 insertions, 0 deletions
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.