Re: i386 Wine on an amd64 without chroot

2005-03-25 Thread Pete
Hank Barta wrote: On Thu, 24 Mar 2005 00:30:33 -0800, Max <[EMAIL PROTECTED]> wrote: Tobias, You can install all applications and libraries in chroot enviroment and later use them from outside like ia32-libs. In short: 1. debootstrap --arch i386 sid /emul/ia32-linux/ ftp://ftp.debian.org/debian

Re: i386 Wine on an amd64 without chroot

2005-03-25 Thread Hank Barta
On Thu, 24 Mar 2005 00:30:33 -0800, Max <[EMAIL PROTECTED]> wrote: > Tobias, > > You can install all applications and libraries in chroot enviroment and later > use them from outside like ia32-libs. > In short: > > 1. debootstrap --arch i386 sid /emul/ia32-linux/ ftp://ftp.debian.org/debian Doe

Re: i386 Wine on an amd64 without chroot

2005-03-25 Thread Tobias Krais
Hi together, > >>In my experience, if you don't have a complete chroot in > >>/emul/ia32-linux/, you can, after installing ia32-libs, just getting the > >>necessary i386 debs for whatever other libraries you need and run "sudo > >>dpkg -x foo.deb /emul/ia32-linux/" and it will be extracted into th

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Alexander Rapp
Ed Cogburn wrote: On Thursday 24 March 2005 8:07am, Alexander Rapp wrote: In my experience, if you don't have a complete chroot in /emul/ia32-linux/, you can, after installing ia32-libs, just getting the necessary i386 debs for whatever other libraries you need and run "sudo dpkg -x foo.deb /emu

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Lennart Sorensen
On Thu, Mar 24, 2005 at 10:28:04AM -0500, Ed Cogburn wrote: > Yes, for a full chroot environment, but I understood Alexander as saying he's > not keeping a full chroot, just the apps and the libs they need > under /emul/ia32-linux. I would like to avoid the need for chroot > alltogether as well

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Ed Cogburn
On Thursday 24 March 2005 10:18am, Egon Willighagen wrote: > On Thursday 24 March 2005 04:16 pm, Ed Cogburn wrote: > > On Thursday 24 March 2005 8:07am, Alexander Rapp wrote: > > > In my experience, if you don't have a complete chroot in > > > /emul/ia32-linux/, you can, after installing ia32-libs,

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Egon Willighagen
On Thursday 24 March 2005 04:16 pm, Ed Cogburn wrote: > On Thursday 24 March 2005 8:07am, Alexander Rapp wrote: > > In my experience, if you don't have a complete chroot in > > /emul/ia32-linux/, you can, after installing ia32-libs, just getting the > > necessary i386 debs for whatever other librar

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Ed Cogburn
On Thursday 24 March 2005 8:07am, Alexander Rapp wrote: > > In my experience, if you don't have a complete chroot in > /emul/ia32-linux/, you can, after installing ia32-libs, just getting the > necessary i386 debs for whatever other libraries you need and run "sudo > dpkg -x foo.deb /emul/ia32-linu

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Alexander Rapp
Tobias Krais wrote: Hi Max You can install all applications and libraries in chroot enviroment and later use them from outside like ia32-libs. In short: 1. debootstrap --arch i386 sid /emul/ia32-linux/ ftp://ftp.debian.org/debian 2. chroot /emul/ia32-linux/ 3. install whatever 32-bit application

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Tobias Krais
Hi Max You can install all applications and libraries in chroot enviroment and later use them from outside like ia32-libs. In short: 1. debootstrap --arch i386 sid /emul/ia32-linux/ ftp://ftp.debian.org/debian 2. chroot /emul/ia32-linux/ 3. install whatever 32-bit applications/libraries using ap

Re: i386 Wine on an amd64 without chroot

2005-03-24 Thread Max
Tobias, You can install all applications and libraries in chroot enviroment and later use them from outside like ia32-libs. In short: 1. debootstrap --arch i386 sid /emul/ia32-linux/ ftp://ftp.debian.org/debian 2. chroot /emul/ia32-linux/ 3. install whatever 32-bit applications/libraries using apt

i386 Wine on an amd64 without chroot

2005-03-23 Thread Tobias Krais
Hi together, I have a Debian Sid amd64 installed. Now I would like to use wine for 32bit Windows applications (esp. Watchtower Library). I don't want to use a chroot environment. As I found out, may be one day there will be a ia32-libs-wine to install and then a i386 wine will work. But I don't