[ts-gen] getting to a new Apple build environment

R P Herrold herrold at owlriver.com
Sun Sep 2 12:11:38 EDT 2007


After some inquiry about Apple builds, we have wiped our emac 
build box, and reinstalled OS/X 10.4 with all updates

Then I have pulled the following from the Apple developer 
site, and from the MySQL community site:

>From Apple:
      	The latest stable XCode image (which here unpacks as: 
salt_8m2540a_developerdvd_693637977.dmg ) and 
installs:

emac:~ herrold$ g++ --version
powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, 
Inc. build 5370)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

emac:~ herrold$

so a GCC 4 series g++

and from MySQL:

      	mysql-5.0.45-osx10.4-powerpc.dmg

which once installed yields:

emac:~ herrold$ find /usr/local  -name mysql.h
find: /usr/local/mysql-5.0.45-osx10.4-powerpc/data: 
Permission denied
/usr/local/mysql-5.0.45-osx10.4-powerpc/include/mysql.h
emac:~ herrold$

--------

Anyway, we are closer than we were last week and are on the 
trail for the Apple build working.

Our office is closed two days this last week, due to a partial 
power failure related to the air conditioning, but I am 
optimistic ;)

-- Russ Herrold


More information about the ts-general mailing list