You are not logged in.
Pages: 1
Is it :
./configure
make
make install
Could I use pacman even?
Thanks in advance
Last edited by pluckypigeon (2009-01-11 02:20:46)
Offline
Look in the wiki at AUR, makepkg, PKGBUILD and that should get you on the right track.
Offline
Look in the wiki at AUR, makepkg, PKGBUILD and that should get you on the right track.
Thanks
Offline
if your going to use aur get yaourt. its brilliant
Offline
tar.gz is a "zipped" package.
It has to be unpackaged before you can install it.
./configue ,, make, make install is the simplified way of doing things, but I wouldn't recommend it as it isn't as simple as that most of the time.
I would do as was already recommended and go to the beginners guide and make sure sudo is enabled, then look in the wiki and get yaourt installed and running.
AUR is accessed from the home page at the top and has pretty much anything in it anyone could want and is already compatible with Arch and you'll use yaourt to install from there.
Yaourt works almost like pacman [yaourt -S <package> and answer the few question.
btw, it works with your user password, not your root password.
Last edited by windtalker (2009-01-11 16:30:59)
Offline
I wouldn't recommend yaourt until you learn how to use ABS and AUR.
Offline
I wouldn't recommend yaourt until you learn how to use ABS and AUR.
Hope you dont mind me asking..but why?
Offline
Probably for the same reason you shouldn't use a rifle until learning how to aim.
M*cr*s*ft: Who needs quality when you have marketing?
Offline
Incidentally, I learned to aim on a .22 bolt-action rifle.
You want to learn how to edit .PKGBUILD files and install scripts, go through all the steps by hand that yaourt does automatically so you can make sure your build is fit for your system and doesn't contain anything malicious before you go yaourting all higlety piglety to keep your system clean.
: () { : | :& } ;:
Offline
***No gun talk here***
Offline
Pages: 1