I'm trying to build OzWish with X11 on MacOS X.  Oz is the only
thing I run that can't stay inside full-screen X11 -- I dislike
aqua.

My ./configure command is below, as is an exerpt of the config log
-- I'm very suspicious of the "build with AquaTk... yes using no".
But when I run "make", I get a "BUILDING OzWish WITH THE DEFAULT
CONFIGURATION", so perhaps it doesn't matter what I pass to
./configure.

Any suggestions?  (other than "use aquaemacs" -- yes, I read the 2006
discussion on this subject)


tsubasa:~/usr/src/mozart-1.3.2.20060615/platform/wish gperciva$
./configure --with-tk-aqua=no --with-tcl=/sw/lib --with-tk=/sw/lib
--with-tclinclude=/sw/include --with-tkinclude=/sw/include

...
checking whether to build with AquaTk... yes using no
checking for tclConfig.sh... /sw/lib/tclConfig.sh
checking for tkConfig.sh... /sw/lib/tkConfig.sh
checking c++ compiler option -fpermissive... (cached) yes
checking whether we need -fpermissive for Xlib.h... (cached) yes
checking for Tcl public headers... /sw/include
checking for Tk public headers... /sw/include
checking for --enable-copy-tcl-libs... yes
checking for xcodebuild... (cached) xcodebuild
creating ./config.status
creating Makefile
creating MacOSX/OzWish.pbxproj/project.pbxproj
creating conf.h


tsubasa:~/usr/src/mozart-1.3.2.20060615/platform/wish gperciva$
make 
cd MacOSX/OzWish.pbxproj && xcodebuild
SYMROOT=/Users/gperciva/usr/src/mozart-1.3.2.20060615/platform/wish
(NOTE: project OzWish was written by an older version of Xcode
(38) -- temporarily upgrading it to version 42 (without modifying
project file))

=== BUILDING APPLICATION TARGET OzWish WITH THE DEFAULT
CONFIGURATION (Default) ===



Cheers,
- graham

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to