Cross build for rasp using dh_virtualenv

Hi all.

I am using dh_virtualenv [1] to freeze a project's virtualenv into a .deb p ackage. This tool is working really well so far. Now I need to freeze this environment to run on a different architecture (build on amd64 to run on ar m, on a raspberry). Have anyone done this cross build of virtualenv before ? I am looking for a suggestion on how to make this as clean as possible.

Thanks in advance.

[1]
formatting link
Reply to
cristiano.cortezia
Loading thread data ...

Potential options would include a virtual machine or an LXC container. With the latter, you create a userspace of any system you wish on the existing kernel. It's a lighter-weight mechanism than a traditional VM.

HTH

--
Robert Riches 
spamtrap42@jacob21819.net 
(Yes, that is one of my email addresses.)
Reply to
Robert Riches

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.