You are not logged in.
Can somebody please direct me to a post or briefly explain why I always have to run makepkg --asroot ?
More specifically I always have to type sudo makepkg --asroot to get any package to build. I am fairly new to this distribution, so please bare with me. Thanks!
Last edited by berbs (2012-07-07 12:15:06)
Offline
I don't have an application called pkgbuild on my system here. Where did you get it from?
Have you tried using the application makepkg ?
You're just jealous because the voices only talk to me.
Offline
Sorry, I meant makepkg yes, I will edit my original post to make more sense.
Offline
Build your packages in a subdirectory of your $HOME.
Offline
I have been doing that, I try to run makepkg -s in ~/Downloads/<Extracted directory PKGBUILD is in/>
When I try to do this I get the error:
==> ERROR: Cannot find the fakeroot binary required for building as non-root user.
So everytime I want to makepkg I have to run it using sudo makepkg -s --asroot
Offline
Offline
Install fakeroot or better the base-devel group. And maybe read the wikipage about makepkg.
Offline
Wow, why I didn't think to install fakeroot is beyond me but that solved everything. Thank you very much for your help guys (possibly gals) !
I will change thread to solved.
Offline