LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Has Anyone Manged To Get Chromium Running on Slack? (https://www.linuxquestions.org/questions/slackware-14/has-anyone-manged-to-get-chromium-running-on-slack-714366/)

mrclisdue 03-25-2009 11:01 AM

Has Anyone Managed To Get Chromium Running on Slack?
 
I'm not at my normal pc to refer properly to what I've tried - all I know is that I haven't been successful.

I'm pretty sure that I grabbed a .deb, ran src2pkg, was notified of a successful install, had to softlink a few libs, then threw in the towel.

I'm really not interested in windowizing Chrome, tho I did, begrudgingly, take a stab at installing cxchromium and failing there (iirc, it would get to the point where it was "finalizing the install", and hang there.)

Lest this turns into a "Chrome/Firefox" sucks kinda thread, let me say that I am 100% happy with FF. It opens in under 2 seconds, loads pages almost instantly (perhaps because I use privoxy--->squid, perhaps not...), isn't the memory hog it used to be, hasn't crashed in eons, etc., etc., - I just want to have a look at Chrome.

cheers,

arfon 03-25-2009 02:09 PM

I may be wrong but I don't believe src2pkg works on deb packages.

Also, isn't chrome supposed to be java???

mrclisdue 03-25-2009 04:20 PM

Wow! You've gone an amazing 0-2 with your wrong assumptions, and in the process, with your worthless first-reply, have managed to knock this thread out of the no-reply queue!

Mere seconds of elementary research would have disproven your assumptions.

A heartfelt thanks for absolutely nothing.

Pray tell, where might we threadbomb next?

cheers,

arfon 03-25-2009 05:32 PM

You're welcome.

tuxdev 03-25-2009 10:12 PM

*sigh*..

Anyway, there are two likely reasons why the Debian converted package doesn't work:
1. Debian puts stuff in weird places that aren't compatible with Slackware
2. Your system is missing some dependencies (like nss)

More than likely, You'll have to (and want to) get the SVN sources and build your own chrome. ThisLQ post does a good job explaining the steps. Also read the chromium Getting Started for Developers section on building chrome

Although it's less likely, you might also mean the game Chromium B.S.U. If you want that, go to the sourceforge page for the sources (not old the unmaintained home page)

gnashley 03-26-2009 01:54 AM

Did you install the package created by src2pkg using installpkg?

Alien_Hominid 03-26-2009 03:41 AM

It would better help if you'd posted the error you got launching debian's chromium. There might be a shell script, which sets up environment and you might need to launch it instead.

mrclisdue 03-26-2009 04:26 AM

@tuxdev

Thank you. I had read the thread you referenced, but hadn't gotten as far as downloading any of the suggested dependencies since I stopped "experimenting" before any attempt at opening chromium-browser asked for them.

@gnashley

Yes. I installed the package created with src2pkg using installpkg.

@Alien Hominid

The first 4 or 5 attempts to start chromium-browser failed because there were missing libs, which I managed to created with soft symlinks. However, I realized that my hands were going to get dirtier than I wished when I got this error:

Code:

chromium-browser: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by chromium-browser)
chromium-browser: /lib/libc.so.6: version `GLIBC_2.8' not found (required by chromium-browser)

Obviously, this was becoming a job for superman and was going to require a lot more time and effort than I would be willing to spend, just to satisfy a minor curiosity. Of course, I was hoping that superman existed somewhere out here in slackworld and would come to the rescue with something like, "Indeed, my little grasshopper. I have rolled my own slackbuild, and it is here." Alas, that doesn't appear to be the case....


cheers


All times are GMT -5. The time now is 09:10 AM.