Hi Alex, Am Wed, 21 Nov 2007 18:03:08 +0000 schrieb Alex Thurgood: > Hi all, > Sorry for asking what seems to be a dumb question, but I'm trying > to build X11 > OOo on my Mac mini, and there seems to be a problem with > MacOSXX86env.set or > my environment because I keep getting the following error whenever I type > dmake : > > ordinateur-de-alex-thurgood:~/680/build/source AJT$ source > MacOSXX86Env.Set.sh > ordinateur-de-alex-thurgood:~/680/build/source AJT$ dmake > Checking module list > build -- version: 1.160 > > ERROR: the $TMP environment variable is not defined! Please, define it... > dmake: Error code 1, while making 'check_modules' > > > I've tried editing the set file to include a pointer to a TMP > directory that I > have created in my user space, but to no avail, I even commented out the > unsetenv command that mentions TMP, but still to no avail. I've been > following the How-to Build for Mac OSX present on the OOo Mac porting > project. > > Any ideas ? Do I have to create a /TMP folder in my build folder ?
If your building on Leopard you either set TMP, as Eric Bachard wrote, or if you build with a non-admin user you have to set the group id to 20 via System Preferences-Users-right click on the non-admin user (sorry no english OOo user here at the moment) for this user and group:user with chmod to root:wheel for /var/folder since this seems to be the "new" tmp directory for XCode on Leopard. This has changed in Leopard and doesn't get changed when you do an archive and install from Tiger. I got those informations out of Apple's discuss forums on <http://discussions.apple.com>. HTH Eric -- ## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows ## Openoffice.org - ich steck mit drin! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
