How to install Flock Web Browser in Ubuntu
Posted by admin on June 3rd, 2007
Email This Post
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Preparing Your System
Make sure libstdc++5 is installed - it’s the only dependency you need.
sudo apt-get install libstdc++5
Install Flock Web Browser in Ubuntu
Download Latest Version of Flock from here
Now you should be having flock-0.7.12.en-US.linux-i686.tar.gz file extract this file using the following command
tar xzvf flock-0.7.12.en-US.linux-i686.tar.gz
Now you should be having flock directory and run flock browser using the following command
cd flock
./flock
If you are opening first time you should see import settings and data screen select if you want to import from firefox and click next

Select your home page selection and click next

Import complete screen and click on Finish

Flock web browser in action

Flock Web Browser Version Details

Add it to your Gnome Panel.
Right-click the Panel –> Add to Panel
Select Custom Application Launcher.
Enter the following information
Name: Flock
Generic Name: Web Browser
Comment: Browse the web
Command: Click “Browse…” and browse to the executable you ran . Mine is /home/ubuntuadmin/flock/flock
Type: Application
Icon: Click the icon and browse to the same spot you did for “Command”. Enter the “icons” directory, and then select the one you’d like to use.
Flock Extensions
You can download Flock Extensions from here
Migrate your Firefox plugins to Flock
Migrate your Firefox plugins to Flock.First rename your flock folder to just flock. Then assuming you are logged into your home directory migrate to your plugin folder by typing into the terminal.
cd flock/plugins
Then use this command to migrate all your Firefox pluggins.
sudo ln -s /usr/lib/mozilla-firefox/plugins/* .



June 3rd, 2007 at 2:10 am
You could also use GetDeb to install an unofficial Ubuntu .deb.