summaryrefslogtreecommitdiffstats
path: root/doc/gentoo_compile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gentoo_compile.txt')
-rw-r--r--doc/gentoo_compile.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gentoo_compile.txt b/doc/gentoo_compile.txt
new file mode 100644
index 0000000..d787cf1
--- /dev/null
+++ b/doc/gentoo_compile.txt
@@ -0,0 +1,4 @@
+export KDEPREFIX=/usr/kde/`cat /etc/rc.conf |grep XSESSION= | awk -F \" '{print $2}' | awk -F \- '{print $2}'`/
+./configure --disable-debug --disable-rpath
+
+make