Create a MacOS X App Bundle Using MacPorts: Difference between revisions

→‎Testing Results: bundle appears to run on X86_64 based Macs running MacOS 10.6 and above.
(→‎Testing: fix octave launch script when run from a symbolic link)
(→‎Testing Results: bundle appears to run on X86_64 based Macs running MacOS 10.6 and above.)
Line 234: Line 234:
* For intricate problems, please provide enough information so that others may duplicate it.
* For intricate problems, please provide enough information so that others may duplicate it.
===Testing Results===
===Testing Results===
Results reported by some volunteers testing an App bundle are below.  As some of the reported results are inconsistent, individuals are cautioned to not interpret these results as definitive.
Results reported by some volunteers testing an App bundle are below.  As some of the reported results are inconsistent, individuals are cautioned not interpret these results as definitive. However, the App bundle does appear to run reliably on X86_64 based Macs running MacOS 10.6 and above.
* An App bundle built for arch=X86_64 on an Intel Core i7 MacBook Pro running MacOS 10.7 was found to run on the following;
* An App bundle built for arch=X86_64 on an Intel Core i7 MacBook Pro running MacOS 10.7 was found to run on the following;
:* Macbook Pro (X86_64 architecture) running MacOS 10.8.1.
:* Macbook Pro (X86_64 architecture) running MacOS 10.8.1.
Line 241: Line 241:
:* Macbook Pro (Intel Core-2 Duo 2.5 GHz) MacOS 10.6.8 with 64 bit support enabled, and with MacPorts installed.
:* Macbook Pro (Intel Core-2 Duo 2.5 GHz) MacOS 10.6.8 with 64 bit support enabled, and with MacPorts installed.
::* To enable 64bit see Apple's support page ⇒ [http://support.apple.com/kb/HT3773 OS X: Starting up with the 32-bit or 64-bit kernel].
::* To enable 64bit see Apple's support page ⇒ [http://support.apple.com/kb/HT3773 OS X: Starting up with the 32-bit or 64-bit kernel].
* The App bundle did not run on;
* The App bundle did not run on Intel Core (2) Duo processors, as [http://en.wikipedia.org/wiki/X86-64#Intel_64_implementations they are not 64 bit].;
:* MacBook (Intel Core Duo) running MacOS 10.6 with no MacPorts, and no Fink, installed. The error encountered is below.
:* MacBook (Intel Core Duo) running MacOS 10.6 with no MacPorts, and no Fink, installed. The error encountered is below.
  <nowiki>$ cd /Applications/Octave-3.7.0+.app/Contents/Resources/bin/
  <nowiki>$ cd /Applications/Octave-3.7.0+.app/Contents/Resources/bin/
364

edits