You are not logged in.

#1 2015-11-19 21:58:14

ArchPrime
Member
Registered: 2015-11-19
Posts: 3

[Solved] multilib not working with Android Studio.

Hello, I am trying to start Android Studio (32 bit version) on my Arch Linux (64 bit version) with multilib and am getting the error "Unable to run mksdcard SDK tool.".
I followed this guide: https://wiki.archlinux.org/index.php/Multilib

>> Edited /etc/pacman.conf to be:
<code>
[multilib]
Include = /etc/pacman.d/mirrorlist
</code>

>> Ran the command:
sudo pacman -Syu

>> Downloaded and extracted Android Studio from: http://developer.android.com/sdk/index.html

>> Ran: android-studio/bin/studio.sh and when it finished I got the message: "Unable to run mksdcard SDK tool."

Is there a way to check if multilib is installed correctly?

Last edited by ArchPrime (2015-11-20 19:19:08)

Offline

#2 2015-11-19 22:08:08

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] multilib not working with Android Studio.

As you haven't used pacman to install Android studio, none of the dependant libs have been pulled in from [multilib]. Use the AUR version.


Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-11-19 22:09:05

ArchPrime
Member
Registered: 2015-11-19
Posts: 3

Re: [Solved] multilib not working with Android Studio.

Ok, will do that and post a reply.

Offline

#4 2015-11-19 22:36:51

ArchPrime
Member
Registered: 2015-11-19
Posts: 3

Re: [Solved] multilib not working with Android Studio.

It works. I thought multilib downloads all 32bit libs when it is enabled.

Thank you.

Offline

#5 2015-11-19 22:54:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] multilib not working with Android Studio.

No. Pacman only installs what you ask it to (and pulls in the necessary deps).

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB