32-bit refers to computer architecture that stores integers, memory addresses, and other data units that are at most 32 bits (or 4 octets) wide.
1
vote
1answer
158 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:
...
0
votes
1answer
237 views
32-bit only screen savers in Mountain Lion?
Is it possible to run 32-bit only screen savers in Mountain Lion?
Just opening /System/Library/Frameworks/ScreenSaver.framework/Versions/A/Resources/ScreenSaverEngine.app in 32-bit mode doesn't run ...
0
votes
1answer
238 views
Is it still possible to run Safari 6 in 32bit on MacOS 10.8?
I tried the ways i know:
Get Info - 32bit Mode - Start ==> runs in 64 bit
arch -i386 /Applications/Safari.app/Contents/MacOs/Safari ==> results in error
is it still somehow possible to run Safari ...
0
votes
0answers
82 views
Emulated dragging with BetterTouchTool on an old MacBook
Is there any way to get BetterTouchTool to support dragging with an emulated mouse button? So far I've only been able to map a modifier + click combination to a single click.
Or is there another free ...
1
vote
1answer
1k views
Install 32bit Java 7 OpenJDK
Motivation
I have a proprietary java application which used to work under Snow Leopard but fails under Lion with the following backtrace:
Exception in thread "AWT-EventQueue-0" ...
1
vote
2answers
2k 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
...
