You are not logged in.

#1 2009-03-20 09:34:23

bunk
Member
Registered: 2009-03-17
Posts: 16

What the heck is a PKGBUILD

I'm trying to install flash, but it won't pass the validation stage. The arch wiki recommends installing the PKGBUILD, but I have no idea what to do with it. I've googled PKGBUILD for the past 15 minutes and have only found stuff on the commands within a pkgbuild. Sweet, now I can customize it. How does one install said PKGBUILD?

Offline

#2 2009-03-20 09:39:45

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: What the heck is a PKGBUILD

PKGBUILD's are the most important part of Arch Linux's build system. (ABS)

Read the wiki: http://wiki.archlinux.org/index.php/Makepkg

Try installing flash with "pacman -Sy flashplugin"

Offline

#3 2009-03-20 13:26:59

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

Re: What the heck is a PKGBUILD

What Ashren said. I would also recommend reading this and this.

Offline

#4 2009-03-20 15:42:16

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: What the heck is a PKGBUILD

Read the wiki (those links given) and read around the forums. Also, welcome to Archlinux Forums!


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#5 2009-03-20 16:57:01

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: What the heck is a PKGBUILD

in short, its the recipe makepkg uses to make your cake.

there, no car analogy big_smile

Offline

#6 2009-03-21 00:08:09

bunk
Member
Registered: 2009-03-17
Posts: 16

Re: What the heck is a PKGBUILD

Ashren wrote:

Try installing flash with "pacman -Sy flashplugin"

Doesn't work.

I'll read up on that and figure this out. Thanks for the infos guys.

Ok, so I got it installed. I created the link between the /usr/lib/mozilla/plugins/libflashplayer.so and my home folder.

I  run "nspluginwrapper -v -a -i" and I get "Auto-install plugins from /home/mezz/.mozilla/plugins    Looking for plugins in /home/mezz/.mozilla/plugins"

no flash.

Last edited by bunk (2009-03-21 00:44:11)

Offline

#7 2009-03-21 02:30:45

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: What the heck is a PKGBUILD

It's not a 32-bit plugin for use with nspluginwrapper. It's a native 64-bit one.

Offline

#8 2009-03-21 04:24:39

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: What the heck is a PKGBUILD

for the native flash some people need to reset the permissions on /usr/lib/mozilla to 755 and everything inside it


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#9 2009-03-21 08:07:52

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: What the heck is a PKGBUILD


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#10 2009-03-21 08:25:59

bunk
Member
Registered: 2009-03-17
Posts: 16

Re: What the heck is a PKGBUILD

The permissions was it. Sorry to ask a stupid question that's readily documented....

Offline

#11 2009-03-21 10:14:43

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: What the heck is a PKGBUILD

bunk wrote:

The permissions was it. Sorry to ask a stupid question that's readily documented....

read also about "aur helpers" - tools like yaourt which are frontends to pacman  and use the AUR too


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#12 2009-03-21 11:33:27

bunk
Member
Registered: 2009-03-17
Posts: 16

Re: What the heck is a PKGBUILD

That's actually how I installed it big_smile

Offline

Board footer

Powered by FluxBB