[chronojump] Add note about paths for autogen



commit ff35cd665361b7705ed7096772b2124c884af00a
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Apr 29 21:45:49 2013 +0200

    Add note about paths for autogen

 howto_compile.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/howto_compile.txt b/howto_compile.txt
index b35a0aa..e72f527 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -67,11 +67,16 @@ b) Compile
 #c:\Python27-32\python.exe ..\encoder\setup-pyserial_pyper_windows.py py2exe -d "deps/bin/encoder"
 #don't do last four because it's done in win32\Makefile automatically when make win32-installer is executed 
 
+
+
 from MinGW:
 cerbero/cerbero-uninstalled shell
 
 at new shell:
 
+#Andoni:  hay un problema cuando se lanza la shell esto es para que use las autoconf de cerbero:
+export PATH=~/cerbero/build-tools/bin:$PATH
+
 sh autogen.sh --prefix /home/windblows/chronojump/win32/dist
 make
 make install


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