You are not logged in.
Hi all,
I use yaourt to install packages from the AUR but I'm having an issue with android-sdk.
Whenever I run 'yaourt -S android-sdk' it seems to detect that the 'java-runtime' is not installed.
However, I do have sun's jre and jdk installed (I was having applet issues with openjdk) and it detects this when it actually starts installing it.
But it just reinstalls the package and quits without installing the android sdk. If I run yaourt again, the same thing happens.
Does anyone have an idea of what the problem might be?
I could download the tar.gz from google but I'd rather keep everything handled by arch package management.
Offline
Is that a show stopper for yaourt? I use aurbuild and did that install the other night. It tripped over the java runtime and pitched a warning, but the build worked and it installed.
I could download the tar.gz from google but I'd rather keep everything handled by arch package management.
Even if you hand build the AUR in a directory of your choice, the resultant package is still integrated into your Arch system using the -U option of pacman. Regadrless of the front end (Yaourt, aurbuild, or roll-your-own), pacman tracks the package as 'Foreign'. FYI.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Online
Thanks.
If the problem is yaourt's, I'll go ahead and build package manually from AUR and see what happens.
Offline