FAQs...

If you've got a question, find your answer here. If you don't, post here and we'll get back to you as soon as we can.


 

Flock is not yet packaged for any Linux distribution (with the notable exception of Ultima Linux).

This guide should work for most distributions of Linux

Before you install Flock on Linux, please note:

* The Flock binaries are only for GNU/Linux on x86
* libstdc++5 is required for Flock 1.x
* libstdc++6 is required for Flock 2.x

Installing Flock on Linux is relatively easy. First, download the latest version of Flock and save it to your home folder.

Open up a terminal window (not as root) and enter the following:

tar -C /home/yourusername -xzvf flock-*.linux-i686.tar.gz

Make sure you change the actual filename to match the version you have downloaded. This command extracts the contents of the package to your home folder

Now that you have done that, we need a desktop entry:

gedit /home/yourusername/Flock.desktop

You can use your preferred text editor, gedit is being used simply for example.

Enter the following in to the new file:

[Desktop Entry]
Version=2.5
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec="/home/yourusername/flock/flock-browser"
GenericName=Flock Web Browser
Icon=/home/yourusername/flock/icons/mozicon128.png
Path=$HOME/flock
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
Categories=Network;Application;
GenericName[en_US]=Flock Web Browser

This creates a desktop shortcut to run Flock in your home folder. Feel free to drag it on to your panel or desktop to make it more convenient to access.

There you go! You're all set to start using Flock!

 
Search FAQs
User Guides
Flock User Guides

Dive Into the Details
Flock User Guides - Dig into the manual to find out how to do anything with Flock.



View Flock User Guides
Flock Feedback

Have suggestions? Found bugs?
Like what you see?


Tell us via our GetSatisfaction page! We read every submission, and it all helps make Flock better.


Give Us Feedback