You are not logged in.
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
You have several chromium packages in AUR.
Offline
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
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
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
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 ![]()
Offline
ku: CARCH should be defined in /etc/makepkg.conf.
Offline
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
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
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
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
chromium-browser 3.0.189.0~svn20090611r18169-1
is the first version that runs on my old Pentium 3.
Thank you.
c
Offline