|
From: <sv...@va...> - 2008-05-09 21:57:42
|
Author: sewardj Date: 2008-05-09 22:57:42 +0100 (Fri, 09 May 2008) New Revision: 8020 Log: Update. Modified: branches/HGDEV/docs/internals/BIG_APP_NOTES.txt Modified: branches/HGDEV/docs/internals/BIG_APP_NOTES.txt =================================================================== --- branches/HGDEV/docs/internals/BIG_APP_NOTES.txt 2008-05-09 21:38:12 UTC (rev 8019) +++ branches/HGDEV/docs/internals/BIG_APP_NOTES.txt 2008-05-09 21:57:42 UTC (rev 8020) @@ -63,8 +63,8 @@ -Building OpenOffice 2.4 from source ------------------------------------ +Building OpenOffice 2.4/3.0 from source +--------------------------------------- svn co svn://svn.gnome.org/svn/ooo-build/trunk ooo-build @@ -129,6 +129,12 @@ valgrind [args] ./soffice.bin +## More notes, 2 May 08 +export DOWNLOADCACHE=~/DOWNLOADS/OOo to cache downloaded tarballs +##export CONFIGURE_FLAGS=--disable-mediawiki is needed for dev300-m10 +##or not -- causes the build to fail later. Don't use this. + + # These are packages I had to install on a fairly vanilla OpenSUSE # 10.3 in order to get a build working |