[PD] Pd 32bits on a 64 bits Ubuntu system?

IOhannes m zmölnig zmoelnig at iem.at
Wed Dec 17 21:01:35 CET 2014


On 12/17/2014 05:40 PM, enrike wrote:
> hi all
> 
> is there some way to run PD 32 bits on a Ubuntu 64 bits system?
> 
> sorry if this is stupid question but after a quick search I could not
> see any recent answer.


my expertise is Debian only, but should apply to ubuntu as well.

- make sure you have a recent enough system
- enable multi-arch:

  $ sudo dpkg --add-architecture i386

- (probably update your apt cache)

  $ sudo apt-get update

- install the i386 binary:

  $ sudo apt-get install puredata:i386


make sure to read the multiarch guide [1].

gfasdr
IOhannes

[1] https://wiki.debian.org/Multiarch/HOWTO

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20141217/825e8d04/attachment.sig>


More information about the Pd-list mailing list