In article <[email protected]>,
 Lawrence Velazquez <[email protected]> wrote:
> Install it universal and use arch(1) or ARCHPREFERENCES to select the desired 
> architecture for your Python.
> 
>     % sudo port install python33 +universal
>     % man arch

Or, instead of "arch", use the command name "python3.3-32" instead of 
"python3.3".  With 3.3, this has the advantage over "arch" by helping to 
ensure that any subprocesses are also launched in 32-bit mode.

-- 
 Ned Deily,
 [email protected]

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to