[chronojump] updated compile instructions



commit 4a0d6ae31a83e8b43d4638c29c2b67bfccd10dc7
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Mar 27 12:56:51 2014 +0100

    updated compile instructions

 howto_compile.txt |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index 0701f1c..d9c8616 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -10,6 +10,37 @@ spanish:
 http://foro.chronojump.org/showthread.php?tid=1282&pid=2290#pid2290
 
 
+MACOSX
+-------------------------------------------------------------------
+
+install cerbero
+
+git clone git://git.gnome.org/chronojump
+
+start cerbero shell
+#this works from terminal or from ssh
+cerbero-cj shell
+
+cd chronojump
+
+sh autogen.sh --prefix=/Users/chronojump/ChronojumpBuild/
+
+compile with make && make install (like Linux and windows)
+
+at same shell, cd bin and execute chronojump (if shell is opened from RDP)
+
+
+when all is working fine and all is commited,
+use cerbero to recompile chronojump
+
+to package chronojump, first ensure that version is ok in:
+cerbero-extras/packages/chronojump.package
+
+packaging (outside the shell):
+cerbero-cj buildone chronojump
+cerbero-cj package chronojump
+
+
 WINDOWS
 -------------------------------------------------------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]