[chronojump] Updated compile instructions



commit be739dfda24139c80f69475be84c839a542236bd
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Apr 25 19:15:30 2014 +0200

    Updated compile instructions

 howto_compile.txt     |    5 +++++
 howto_new_version.txt |    9 +++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index 8395303..1dbbe27 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -51,6 +51,11 @@ cerbero-cj package chronojump
 #as in 64 bit there's problems with the video drivers  do:
 cerbero-cj package chronojump --skip-deps-build
 
+#if hard disk it's busy, reset MacOSX and do again the 
+cerbero-cj buildone chronojump
+cerbero-cj package chronojump --skip-deps-build
+
+
 #once installed package on Mac, can be tested from the terminal:
 cd /Applications/Chronojump.app/Contents/MacOS/
 and execute the script:
diff --git a/howto_new_version.txt b/howto_new_version.txt
index 0eef5e1..0e09a19 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -4,9 +4,14 @@ Update manual, check is "updated to last version"
 
 linux stuff
 ------------
+
+remove the win32 lines on configure.ac in order to have a make dist that works
+
 sh autogen.sh
 make dist
 
+write again the win32 lines on configure.ac in order to package ok on windows
+
 git commit -a
 message: Bump version 0.9.3
 
@@ -19,11 +24,11 @@ ftpadmin install chronojump-0.9.3.tar.gz
 
 macosx stuff
 ------------
-download (with filezilla is very fast)
+download (with filezilla is very fast), using owncloud is nice also
 /Users/chronojump/chronojump/Chronojump-1.4.2-x86_64.dmg
 scp -l 8192 Chronojump...dmg xaviblas master gnome org:.
 ssh xaviblas master gnome org
-mv Chrono...exe /ftp/pub/gnome/binaries/mac/chronojump
+mv Chrono...dmg /ftp/pub/gnome/binaries/mac/chronojump
 signal-ftp-sync
 wait 5'
 


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