Author: johannes
Date: 2007-05-31 02:53:12 -0500 (Thu, 31 May 2007)
New Revision: 9646
Added:
trunk/gnue-forms/packaging/osx/build-env/pkg-resources/Liesmich.txt
Modified:
trunk/gnue-forms/MANIFEST.in
trunk/gnue-forms/packaging/osx/create-build
Log:
Properly copy stuff from pkg-resources into the dmg
Modified: trunk/gnue-forms/MANIFEST.in
===================================================================
--- trunk/gnue-forms/MANIFEST.in 2007-05-31 07:30:06 UTC (rev 9645)
+++ trunk/gnue-forms/MANIFEST.in 2007-05-31 07:53:12 UTC (rev 9646)
@@ -24,6 +24,7 @@
include packaging/osx/*
exclude packaging/osx/*.in
include packaging/osx/build-env/Resources/*
+include packaging/osx/build-env/pkg-resources/*
include packaging/win32/*
include po/*
Added: trunk/gnue-forms/packaging/osx/build-env/pkg-resources/Liesmich.txt
===================================================================
--- trunk/gnue-forms/packaging/osx/build-env/pkg-resources/Liesmich.txt 2007-05-31 07:30:06 UTC (rev 9645)
+++ trunk/gnue-forms/packaging/osx/build-env/pkg-resources/Liesmich.txt 2007-05-31 07:53:12 UTC (rev 9646)
@@ -0,0 +1,37 @@
+
+1. Was wird benötigt um GNUe Forms verwenden zu können
+
+ - Python2.3
+ Mac OS X Tiger wird mit Python 2.3.5 ausgeliefert. Dieses Paket ist für
+ diese Python entworfen, und Sie müssen hier nichts ändern.
+
+ - Kleine Korrektur für die Python2.3 site-packages:
+ Es gibt ein Problem mit den site-packages von Python2.3 so wie sie im
+ Standard OS X Tiger eingerichtet sind. Um dieses zu beheben installieren
+ Sie das Paket http://pythonmac.org/packages/TigerPython23Compat.pkg.zip
+
+ - egenix.mx.datetime
+ Installieren Sie das Paket
+ http://pythonmac.org/packages/egenix_mx_base-2.0.6-py2.3-macosx10.3.zip
+
+ - PIL
+ Installieren Sie die Python Imaging Library von
+ http://pythonmac.org/packages/PIL-1.1.5-py2.3-macosx10.3.zip
+
+ - wxPython 2.8
+ Installieren Sie das Paket wxPython von
+ http://prdownloads.sourceforge.net/wxpython/wxPython2.8-osx-unicode-2.8.3.0-macosx10.3-py2.3.dmg
+ (Bitte achten Sie darauf, den Unicode-Build zu verwenden)
+
+
+2. Installation
+
+ Um GNU Enterprise Forms zu installieren, starten Sie das Installationspaket
+ mit einem Doppelklick und folgen Sie dann den Anweisungen.
+
+
+3. Zusätzliche Pakete:
+
+ Sollten Sie noch zusätzliche Pakete benötigen (wie etwas Datenbank-Treiber)
+ riskieren Sie eine Blick auf unsere Download-Seiten
+ "http://www.gnuenterprise.org/downloads/depends".
Modified: trunk/gnue-forms/packaging/osx/create-build
===================================================================
--- trunk/gnue-forms/packaging/osx/create-build 2007-05-31 07:30:06 UTC (rev 9645)
+++ trunk/gnue-forms/packaging/osx/create-build 2007-05-31 07:53:12 UTC (rev 9646)
@@ -132,7 +132,7 @@
# created installer-package as well as everything from build-env/pkg-resources
rm -rf "build-dmg"
mkdir "build-dmg"
-cp -R $pkgres "build-dmg"
+cp -R "$pkgres/" "build-dmg"
mv $package "build-dmg"
hdiutil create -srcfolder "build-dmg" -volname $volname temp.dmg
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.