Chrome

If there's software you need and you can't find, make a request for it.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chrome

Post by thenktor »

Perhaps I'll try to package this tomorrow, but the source tree has 800 MB zipped. Not nice for our source repo :P
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: Chrome

Post by salix2501 »

go for it! I would give up OO and would add Abiword instead....this would balance the equation.

It would be nice to see Salix offering Chrome as the defacto browser!!!!! May be???? Good luck.

-t
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chrome

Post by thenktor »

make fails with following error:
CXX(target) out/Debug/obj.target/webcore/third_party/WebKit/WebCore/platform/image-encoders/skia/PNGImageEncoder.o
third_party/WebKit/WebCore/platform/image-encoders/skia/PNGImageEncoder.cpp: In static member function 'static bool WebCore::PNGImageEncoder::encode(const unsigned char*, const WebCore::IntSize&, int, WTF::Vector<unsigned char, 0ul>*)':
third_party/WebKit/WebCore/platform/image-encoders/skia/PNGImageEncoder.cpp:133: error: 'png_voidp_NULL' was not declared in this scope
third_party/WebKit/WebCore/platform/image-encoders/skia/PNGImageEncoder.cpp:134: error: 'png_error_ptr_NULL' was not declared in this scope
make: *** [out/Debug/obj.target/webcore/third_party/WebKit/WebCore/platform/image-encoders/skia/PNGImageEncoder.o] Error 1
Perhaps someone wants to search for solution :P

EDIT: found patch here http://aur.archlinux.org/packages.php?ID=29440
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chrome

Post by thenktor »

I've succesfully built chrome on Salix current, but I won't do it again until I get more RAM. The linker process at the end of compilation filled my 2 GB RAM completly and my 2 GB swap for about 80 %. This leaves my PC in an ansolutely unusable state for about 2 hours.
Conclusion: building Chromium with less than 4 GB RAM? Forget it :mrgreen:

EDIT: Just found out that I've build the debug version, that results in a 527 MB binary. For the release version the linker may be faster. After stripping the binary is only 74 MB, which still is huge, but chromium doesn't have any additional libs. Probably the reason why it starts so fast.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: Chrome

Post by salix2501 »

DId you use sbopkg or slackbuild??? Chrome is the only browser that offers true sandboxing....I wait!
-t
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Chrome

Post by thenktor »

salix2501 wrote:DId you use sbopkg or slackbuild??? Chrome is the only browser that offers true sandboxing....I wait!
-t
Pfffff, I'm able to build it myself :P
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: Chrome

Post by salix2501 »

You are THE MAN!

Is everything working fine?
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Chrome

Post by JRD »

salix2501 wrote:....I wait!
Hey ! We're not slave here, ok ?
Image
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: Chrome

Post by salix2501 »

JRD wrote:
salix2501 wrote:....I wait!
Hey ! We're not slave here, ok ?
What is your point!?
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: Chrome

Post by salix2501 »

I got it the certficates to work...Chrome is now running perfect in my laptop. !!!
-t
Post Reply