[chronojump] Updated compujump client info



commit e5fbedd8ebbfc8c9f510879fd19c78da2c28a630
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Feb 23 18:59:54 2018 +0100

    Updated compujump client info

 howto_compujump_client.txt |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/howto_compujump_client.txt b/howto_compujump_client.txt
index 7c13c0c..626e484 100644
--- a/howto_compujump_client.txt
+++ b/howto_compujump_client.txt
@@ -1,3 +1,11 @@
+----
+2018 february
+- mono 3.2.8 does not work on compujumps by multiple gtk problems. Updated using mono from website. Version: 
5.8.0
+- apt-get install mono-devel mono-complete
+- compilation ok, but on autogen there were problems with System.Data.dll 4.0, but it was impossible to fix. 
So this have been done:
+       https://github.com/aegif/CmisSync/issues/739
+----
+
 Howto run compujump client.
 Instructions for 1.7.0-390.
 Has to be done on this exact order:
@@ -22,10 +30,14 @@ $groups
 9) Install sqlite3
 10) delete encoder exercises!!! important to not have conflict with upcoming exercises from server
 
+11) Delete existing test types:
+
 $ sqlite3 .local/share/Chronojump/chronojump.db
+
+11a) if the station will be encoder:
 delete from encoderExercise;
 
-11) if the station will be runInterval:
+11b) if the station will be runInterval:
 delete runInterval exercises. And Add these:
 
 delete from runIntervalType;


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