You are not logged in.

#1 2009-05-28 16:43:25

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

google chrome....

Hi,

I have been trying our google chrome under ubuntu [daily builds] has anyone got it working under Arch?

looking for a pkgbuild to stick in AUR

Thanks

MrG


Mr Green

Offline

#2 2009-05-28 17:20:01

ammon
Member
Registered: 2008-12-11
Posts: 413

Re: google chrome....

You have several chromium packages in AUR.

Offline

#3 2009-05-28 17:25:56

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: google chrome....

chromium-snapshot is in aur. there is also a build that is using deb chromium-browser.

Last edited by wonder (2009-05-28 17:26:34)


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2009-05-28 18:50:31

ku
Member
Registered: 2008-03-20
Posts: 23

Re: google chrome....

chromium-browser pkgbuild is broken. here's my edit for 64bit: http://pastebin.com/f22057da3
to install it for 32bit, just change the arch and the dependencies according to the original chromium-browser pkgbuild
it works just fine, but instead of characters there are squares (only in the interface, pages are rendered fine). has anyone an idea what may be wrong? or maybe, am i (nearly) the only one with that problem? there are people who don't have the same problem, but used the same pkgbuild as long as it worked.

Offline

#5 2009-05-28 19:25:20

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Re: google chrome....

Chrome is very very very very beta..... got it running under Ubuntu

there are many builds in AUR needs sorting out

MrG


Mr Green

Offline

#6 2009-05-28 21:38:33

ku
Member
Registered: 2008-03-20
Posts: 23

Re: google chrome....

Mr Green wrote:

Chrome is very very very very beta..... got it running under Ubuntu

there are many builds in AUR needs sorting out

MrG

lol, it's not even alpha.
anyway, -browser is broken and -snapshot-autoupdated doesn't work under 64bit. -snapshot works! and no more square characters!
the problem is, the if [ "${CARCH}" = 'x86_64' ] construction doesn't work for me! echo ${CARCH} returns an empty line. who should set that variable? so, i just have to remove everything manually, just leaving the needed deps...
and a problem with the -snapshot pkgbuild is that it's set to a certain release. so, i'd say somebody needs to merge the -snapshot script with -snapshot-autoupdated version hack wink

Offline

#7 2009-05-28 21:43:42

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

Re: google chrome....

ku: CARCH should be defined in /etc/makepkg.conf.

Offline

#8 2009-05-28 21:53:10

ku
Member
Registered: 2008-03-20
Posts: 23

Re: google chrome....

Peasantoid wrote:

ku: CARCH should be defined in /etc/makepkg.conf.

hmmmh.... and it is:

CARCH="x86_64"
CHOST="x86_64-unknown-linux-gnu"

so why doesn't it work? yaourt's bug?

Offline

#9 2009-05-29 05:21:39

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Re: google chrome....

64 is not working as it stands

Yes browser is very early in development for linux but testing it helps developers

Running 3.0.183.0 (0) atm under Ubuntu


Mr Green

Offline

#10 2009-05-31 16:14:36

Damnshock
Member
From: Barcelona
Registered: 2006-09-13
Posts: 414

Re: google chrome....

Mr Green wrote:

64 is not working as it stands

Yes browser is very early in development for linux but testing it helps developers

Running 3.0.183.0 (0) atm under Ubuntu

I'm running that version too here on arch and I gotta say it's... FAST! pretty damn FAST. It's almost has no features, but it renders the webpages amazingly fast. It has no plugins like flash or any changable setting at all but... I've been using it for three days and I have to say I'm really surprised how well it works.

Damnshock

PS: and it starts really fast too! Good job google!


My blog: blog.marcdeop.com
Jabber ID: damnshock@jabber.org

Offline

#11 2009-05-31 16:48:07

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,930
Website

Re: google chrome....

Its a daily build on Ubuntu so some features are getting added all the time

As you say its Fast..... but that maybe because of lack of features


Mr Green

Offline

#12 2009-06-12 06:43:43

cbertelli
Member
Registered: 2008-02-22
Posts: 10

Re: google chrome....

chromium-browser 3.0.189.0~svn20090611r18169-1
is the first version that runs on my old Pentium 3.
Thank you.
c

Offline

Board footer

Powered by FluxBB