Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-30 Thread Neil Bothwick
On Wed, 30 Jan 2019 02:34:09 +0100, malloc1337 wrote: > > If you only want adb and friends, rather than the full SDK, emerge > > dev-util/android-tools instead. > > > > I did not think of that, but the Gentoo Wiki on Android/ADB suggests > that the full android-sdk-update-manager package is a

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread malloc1337
Thus spoke Neil Bothwick (n...@digimed.co.uk): > > If you only want adb and friends, rather than the full SDK, emerge > dev-util/android-tools instead. > I did not think of that, but the Gentoo Wiki on Android/ADB suggests that the full android-sdk-update-manager package is a prerequisite for

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread Neil Bothwick
On Tue, 29 Jan 2019 13:31:38 +0100, m4110c wrote: > I'm trying to install the Android Tools to use "adb" with my phone on > gentoo. > > When I try to install android-sdk-update-manager it fails on compiling > its dependency dev-java/swt-3.7.2-r2. If you only want adb and friends, rather than

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread m4110c
Thus spoke Andrew Udvare (audv...@gmail.com): > > I'm not sure ADB is a Java app, but I think it's not, so you don't have to > switch just for ADB. > No, only the Android SDK that contains the ADB Tools is a Java app. So I guess it's only needed to install, not for ADB usage. > > The

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread Andrew Udvare
> On Jan 29, 2019, at 08:12, m4110c wrote: > > Thus spoke Andrew Udvare (audv...@gmail.com): >> >> Choose another JDK with 'eselect java-vm set system ...'. You might need to >> install another like icedtea or Oracle's version. >> > > I use Oracle JDK 1.8. I thought maybe I need a 32bit

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread m4110c
Thus spoke Andrew Udvare (audv...@gmail.com): > > Choose another JDK with 'eselect java-vm set system ...'. You might need to > install another like icedtea or Oracle's version. > I use Oracle JDK 1.8. I thought maybe I need a 32bit JDK, because it installed some dependencies with the

Re: [gentoo-user] Android ADB emerge fails on amd64

2019-01-29 Thread Andrew Udvare
> On Jan 29, 2019, at 07:31, m4110c wrote: > > Hi all, > > I'm trying to install the Android Tools to use "adb" with my phone on > gentoo. > > When I try to install android-sdk-update-manager it fails on compiling > its dependency dev-java/swt-3.7.2-r2. > > The output of "emerge --info