Tagged Questions
1
vote
1answer
150 views
MacOSX 10.8 and 32-bit perl modules
I just upgraded from MacOSX 10.6 to 10.8. Many of my projects depend on Mac::Glue, Mac::Carbon and their ilk. Even though Mac::Glue comes bundled with MacOSX 10.8 perl, it doesn't seem to work:
...
1
vote
2answers
1k views
Will a 32 bit intel app run on Mountain Lion?
I have Lion, running on a 64 bit kernel
$ uname -a
Darwin dyn1158-144.insecure.ic.ac.uk 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
...