From f6b95df0319a551f98e27ed97de13896d2a86a9e Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Tue, 2 Nov 2010 12:54:12 +0000 Subject: [PATCH] Some more comments --- README.txt | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index e70161f..cbe59de 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -=== UNIX / LINUX users === +=== === === UNIX / LINUX users === === === 0) Make sure everything you'll need is properly installed : crea_Developers_tools, crea_ThirdParty_Libraries @@ -37,7 +37,6 @@ installPrefix= or cvsUser= docGeneration= let it to OFF! buildType= -#sudo pwd cd scripts sh All.sh $creatoolsGeneration $docGeneration $cvsUser $installPrefix $buildType cd .. @@ -46,8 +45,18 @@ cd .. 7) Run the whole stuff : sh creatools.sh +8) if you performed a 'local install' (i.e : you *didn't* use installPrefix=/usr/local) +edit your .bash_profile +PATH=$PATH:/creatools_install/bin +export PATH +LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/creatools_install/lib +export LD_LIBRARY_PATH + + + +=== === === WINDOWS users === === === + -=== WINDOWS users === 0) Make sure everything you'll need is properly installed : crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008 -- 2.45.1