[gimp/osx-build] OS X build: update README



commit aff3cc7a37b63237d0e71d8cc4e0f1a81751f722
Author: Sven Claussner <sclaussner src gnome org>
Date:   Mon Jun 2 20:04:21 2014 +0200

    OS X build: update README
    
    Add instruction to install gtk-mac-bundler in a JHBuild shell.
    Remove obsolete OpenSSL instructions.

 build/osx/README |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/build/osx/README b/build/osx/README
index 923bf17..adbf77c 100644
--- a/build/osx/README
+++ b/build/osx/README
@@ -44,6 +44,7 @@ $ curl -o $HOME/.jhbuildrc-gimp https://git.gnome.org/browse/gimp/plain/build/os
    curl --create-dirs -o $HOME/gimp/directory/gimp.modules 
https://git.gnome.org/browse/gimp/plain/build/osx/gimp.modules?h=gimp-2-8
 
 8. In order to create GIMP.app you'll need to download and install gtk-mac-bundler:
+$ JHB=gimp GIMP_SDK=10.6 jhbuild shell
 $ cd $HOME/gimp/10.6/source/
 $ git clone https://github.com/jralls/gtk-mac-bundler.git
 $ cd gtk-mac-bundler/
@@ -85,15 +86,6 @@ $ JHB=gimp GIMP_SDK=10.6 jhbuild build gimp-2.8
 For GIMP master enter
 $ JHB=gimp GIMP_SDK=10.6 jhbuild build gimp-master
 
-6. The build might fail on openssl with a message like this: 
-cp openssl.pc .../inst/lib/pkgconfig
-chmod 644 .../inst/lib/pkgconfig/openssl.pc
-*** Error during phase install of openssl: Module failed to install into DESTDIR 
u'.../inst/_jhbuild/root-openssl-broken' *** [2/2]
-
-This error is irrelevant. The OpenSSL install procedure failes erroneously although
-all library parts were installed successfully. Thus you can continue to the next
-module by choosing option 2.
-
 6. In order to run GIMP with D-Bus support (required for GVFS and GIO)
 $ dbus-launch gimp-2.8
 


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