You are not logged in.

#1 2014-04-17 20:35:07

FenrirAB
Member
Registered: 2014-04-15
Posts: 40

[SOLVED][AUR] lib32-allegro Missing dependencies...

Hello community...
still on my first week on ArchLinux so bear with me...

i find this strange...

im trying to install a game Beat Hazard Ultra (i have the bin file)

and beathazardultra can be found in the aur (game separated)

i looked at the PKBUILD for instructions and it says to put the bin in the same folder

OK i got that part

then sudo makepkg -s --asroot

it says its missing lib32-allegro

this lib can only be found in AUR so i repeat the same procedure

NOW, the lib32-allegro is also Missing dependencies
when i sudo makepkg -s --asroot

i search the aur of the missing dependencies and found it...

i makepkg all of them and they installed

so now im ready to install lib32-allegro again... but its still saying that its missing the same dependecies... am i missing a step here?

heres a screenshot:
(*EDIT: i know the screenshot says i used sudo makepkg -f --asroot but i also tried it with -s but it cannot find it on the official repo since its in AUR)
http://i.imgur.com/ijK67Kf.png



-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Last edited by FenrirAB (2014-04-18 01:10:45)


Then she sighed and squealed and kicked the air,
She sang: my bear so fair and off they went,
The bear, the bear and the maiden fair

Offline

#2 2014-04-17 20:41:43

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

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

Why are you using --asroot? Have you not read the man page? Have you enabled [multilib]? What is the point of the screenshot: it is just terminal output (ie, text)?


Moving to AUR issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-04-17 21:01:03

FenrirAB
Member
Registered: 2014-04-15
Posts: 40

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

the screenshot was to visually provide info that i have the aur packages (and assuming that the highlighted directories have been installed)
sorry, i suck at explaining so i hope the screenshot will provide clarity.... yup already enabled multilib... and i can see it enabled by -Syu

i know they gave me a warning about using --asroot isnt that what to use if you have a separate /root /home folder if you want to install it in /root? but if its not then... i will stop using it... ^-^

anyways

i already rebooted my laptop just in case it needed a reboot to see the lib32 dependencies... but they are still missing
i would like to know why those dependencies are still missing...

THANKS FOR BEING PATIENT ^_^


Then she sighed and squealed and kicked the air,
She sang: my bear so fair and off they went,
The bear, the bear and the maiden fair

Offline

#4 2014-04-17 22:31:42

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

note there's a difference between /root and /  (referred to as root). And you shouldn't be building the package as root, just installing it as a separate step. Did you actually install those dependencies or just build them?

Offline

#5 2014-04-18 00:59:23

FenrirAB
Member
Registered: 2014-04-15
Posts: 40

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

thanks for the clarity @mcmillian

you mean to tell me "makepkg -s" is not installing it but just building it? how do i install it then... can i do it without yoaurt or this is why i need yaourt?


Then she sighed and squealed and kicked the air,
She sang: my bear so fair and off they went,
The bear, the bear and the maiden fair

Offline

#6 2014-04-18 01:10:24

FenrirAB
Member
Registered: 2014-04-15
Posts: 40

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

wow i feel soo stupid.... but thanks for all your help and being patient with me.... i guess i might have missed it on the wiki page

but all in all THANKS COMMUNITY ^_^


Then she sighed and squealed and kicked the air,
She sang: my bear so fair and off they went,
The bear, the bear and the maiden fair

Offline

#7 2014-04-20 15:11:50

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED][AUR] lib32-allegro Missing dependencies...

FenrirAB wrote:

you mean to tell me "makepkg -s" is not installing it but just building it? how do i install it then...

You should read makepkg's man page :-)
Usually an application has a man page or at least a -h / --help flag.

Offline

Board footer

Powered by FluxBB