You are not logged in.

#1 2009-01-11 02:20:15

pluckypigeon
Member
Registered: 2009-01-09
Posts: 86

Can you install .tar.gz in Arch?

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

#2 2009-01-11 02:24:25

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: Can you install .tar.gz in Arch?

Look in the wiki at AUR, makepkg, PKGBUILD and that should get you on the right track.

Offline

#3 2009-01-11 02:26:35

pluckypigeon
Member
Registered: 2009-01-09
Posts: 86

Re: Can you install .tar.gz in Arch?

Allan wrote:

Look in the wiki at AUR, makepkg, PKGBUILD and that should get you on the right track.

Thanks

Offline

#4 2009-01-11 10:13:06

Cew27
Member
Registered: 2008-06-16
Posts: 197

Re: Can you install .tar.gz in Arch?

if your going to use aur get yaourt. its brilliant

Offline

#5 2009-01-11 16:30:33

windtalker
Member
Registered: 2008-03-17
Posts: 220

Re: Can you install .tar.gz in Arch?

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

#6 2009-01-11 23:15:33

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Can you install .tar.gz in Arch?

I wouldn't recommend yaourt until you learn how to use ABS and AUR.

Offline

#7 2009-01-19 16:03:16

pluckypigeon
Member
Registered: 2009-01-09
Posts: 86

Re: Can you install .tar.gz in Arch?

Misfit138 wrote:

I wouldn't recommend yaourt until you learn how to use ABS and AUR.

Hope you dont mind me asking..but why?

Offline

#8 2009-01-19 17:52:25

pointone
Wiki Admin
From: Waterloo, ON
Registered: 2008-02-21
Posts: 379

Re: Can you install .tar.gz in Arch?

Probably for the same reason you shouldn't use a rifle until learning how to aim. wink


M*cr*s*ft: Who needs quality when you have marketing?

Offline

#9 2009-01-19 18:10:00

josomebody
Member
Registered: 2008-06-20
Posts: 190

Re: Can you install .tar.gz in Arch?

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

#10 2009-01-19 18:13:25

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Can you install .tar.gz in Arch?

***No gun talk here***

Offline

Board footer

Powered by FluxBB