[nanny] Update Readme



commit 7afa655f683dbb80cbc3640f7c896339974dabd9
Author: Roberto Majadas <roberto majadas openshine com>
Date:   Sat Feb 5 14:01:58 2011 +0100

    Update Readme

 README |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index ad14d83..0c43b4d 100644
--- a/README
+++ b/README
@@ -38,3 +38,16 @@ Gnome-Nanny currently requires:
 
 The official website is:
    http://projects.gnome.org/nanny
+
+Compile in developer mode for win32
+-----------------------------------
+
+./autogen.sh --prefix=/win32_shared_folder --sysconfdir=/win32_shared_folder/etc --enable-win32
+make 
+make install
+
+Where /win32_shared_folder is a folder shared with you win32 system.
+Then, you have to create a bundle with build_py2exe.py script.
+After that you can use NSIS to package all stuff
+
+



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