Home > Linpus > Chromium stopped working on Acer Aspire One – fixed

Chromium stopped working on Acer Aspire One – fixed

January 13th, 2010 John Leave a comment Go to comments

In this post I described how to install Chromium on the Linpus version of the Acer Aspire One.

However a number of you had let me know that the process had stopped working, and nothing happened after you clicked on the Chromium Icon.

So I downloaded and installed the latest version and found that I go the same problem.

When I ran Chromium from the command line I got the following error:

/opt/chrome-linux/chrome: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

Fortunately the excellent Macles site had the sollution:

After you have completed the steps described in the previous post:

  • Open a terminal window and type the following 2 lines
  • rm -rf /opt/chrome-linux/libs/libbz2.so.1.0
  • ln -s /lib/libbz2.so.1 /opt/chrome-linux/libs/libbz2.so.1.0

Related Articles

Follow me on Twitter: http://twitter.com/netbookjohn

  • Facebook
  • Reddit
  • Twitter
  • Digg
  • StumbleUpon
  • Faves
  • Share/Bookmark
Categories: Linpus Tags: , , ,
  1. juanito
    April 13th, 2010 at 16:19 | #1

    hi just followed all info above but when i click on icon it starts to open up but then nothing happens, any advice for me, i have a acer aspire one (limpus)

    it worked only onece, after the install, then …. nothing

    thank in advance

  2. John
    April 13th, 2010 at 23:14 | #2

    Hi
    It’s strange that it worked once and then stopped.
    Does it run from the terminal window? or do you get an error message?

    Cheers
    John M

  3. Bill Atkinson
    August 29th, 2010 at 02:17 | #3

    John

    I’d never got Chrome to work. However I tried the Macles fix – still nothing – then tried your command line from the terminal. Bingo! Chrome now works, including from the desktop icons (I now have 3 of the same but who cares, it works!). Thanks for your help – again!

    Bill

  1. No trackbacks yet.