pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: chromium usable?



In Message <20111203123527.GA24219%SDF.ORG@localhost>,
   Mayuresh <mayuresh%acm.org@localhost>wrote:

=>On Sat, Dec 03, 2011 at 01:24:25PM +0100, Matthias Rampke wrote:
=>> 
=>> porting chromium is a lot of work, among other things because google 
decided to throw almost all dependencies into the main source tree, but in 
weirdly adapted and quit
e outdated versions. I could never get it to work on x86_64 DragonFly at all :(
=>
=>Thanks for the update. May be linux binary could have been used for this?

   I was just trying yesterday for a bit to get a Linux x86-64
Chrome binary to work. I did it manually, using rpm2pkg to add
dependencies which we don't have packaged yet:

cd /usr/pkg/emul/linux
rpm2pkg /tmp/google-chrome-stable_current_x86_64.rpm
rpm2pkg /tmp/libgcrypt11-1.4.4-6.1.x86_64.rpm
rpm2pkg /tmp/libbz2-1-1.0.5-38.6.x86_64.rpm
rpm2pkg /tmp/dbus-1-glib-0.86-1.19.x86_64.rpm
rpm2pkg /tmp/libgpg-error0-1.7-7.1.x86_64.rpm

   It also needed suse113_gtk2, suse113_alsa, and suse113_libcups.

   However, the result doesn't do anything useful:

capo { ~ } % env LANG=C LC_ALL=C /emul/linux/bin/bash 
/emul/linux/usr/bin/google-chrome
/emul/linux/usr/bin/google-chrome: /lib64/libz.so.1: no version information 
available (required by /emul/linux/usr/bin/google-chrome)
/emul/linux/usr/bin/google-chrome: /lib64/libz.so.1: no version information 
available (required by /emul/linux/usr/bin/google-chrome)
prctl(PR_SET_DUMPABLE): Function not implemented
^CCheck failed: g_shutdown_pipe_write_fd != -1
Check failed: g_shutdown_pipe_write_fd != -1
Abort (core dumped)
capo { ~ } % 

   No windows; it just sits there until I hit Control-C. I haven't
done any more analysis on it.

                                        Gary Duzan



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index