Re: [DNG] Architecture question and other installation issues

2015-11-26 Thread Riccardo Boninsegna
On Thu, Nov 26, 2015 at 7:08 AM, Joel Roth wrote: > I installed devuan following dev1fanboy's guide and ended up with an amd64 > kernel and i386 package binaries. > > First of all, I'm curious if those choices are explicit in the installer. > (I thought had I asked for amd64.) Nope! The 64 bit i

Re: [DNG] Architecture question and other installation issues

2015-11-26 Thread dev1fanboy
Architecture is decided by which ISO you downloaded. Suggest checking if you have the multiarch-support package, ie you could try apt-get install multiarch-support dpkg --add-architecture amd64 dpkg --add-architecture i386 apt-get update apt-get dist-upgrade (essential to add multi-lib supp

[DNG] Architecture question and other installation issues

2015-11-25 Thread Joel Roth
Hi Devuaners, I installed devuan following dev1fanboy's guide and ended up with an amd64 kernel and i386 package binaries. First of all, I'm curious if those choices are explicit in the installer. (I thought had I asked for amd64.) My main question is this. Now I want to compile some software th