Nov 20, 2009

[linux] How To Manually Install Flock System Wide

free web hosting
Open Discussion > MODERATED AREA > Tutorials

[linux] How To Manually Install Flock System Wide

truefusion
Since i am currently in the process of making my own Ubuntu-based distro and will be including Flock as one of the browsers to choose from, i figured i'd make a tutorial out of how to install Flock manually, since there appears to be no package for it in Ubuntu's repository and many other popular distros, and it is said that only Ultima Linux has Flock available.

For those that don't know what Flock is, rather than going into deep detail here, i'll just provide a link to the browser's site: http://www.flock.com/

And yes, to start, you're going to have to go to that link in order to download Flock for Linux. tongue.gif This whole process is relatively simple and easy to understand. However, this tutorial assumes that you know how to navigate to the directory where you've downloaded Flock to—whether it is by using the cd (change directory) command or using a GUI (a.k.a. "open terminal here").

After downloading Flock for Linux, navigate to that location in a terminal (i use Konsole), then type this in the terminal (or copy and middle click):
CONSOLE
sudo tar -C /opt -xzf flock-*.linux-i686.tar.gz

This will extract Flock into the opt directory—yes, installation is just a simple extraction, just like Firefox. This directory is normally empty and is often used to install programs in. Since the opt directory is owned by root, we needed to use sudo in order to extract Flock there.

Once you receive another prompt, we can start making a desktop entry for Flock. A desktop entry will allow Flock to show up in the system's menu; in this case, (K)(X)Ubuntu's menu. Type the following (or copy and paste) in the terminal:
CONSOLE
sudo nano /usr/share/applications/flock.desktop

This will enter you into a terminal-based text editor. Copy the following into the terminal:
CODE
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec="/opt/flock/flock"
GenericName=Flock Web Browser
Icon=/opt/flock/icons/mozicon128.png
Path=/opt/flock
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
Categories=Network;Application;
GenericName[en_US]=Flock Web Browser

After you've copied it all, hit Ctrl+X on the keyboard to exit. It'll then ask you if you want to save changes: hit "y" for yes. Then it'll ask for file name: hit enter on the keyboard since it's already there. And now you can close the terminal: manual installation complete. You should now see Flock available in your system's menu.



How do I upgrade to a newer version when available?
Simply remove the previous, old Flock archive, download the new release, and repeat command one (the one that extracts Flock into the opt directory). (You may, however, be able to upgrade it when the browser informs you that a new version is available—but i have yet to test this out.)

Why install it in /opt and not in ~/ (user's home directory)?
Although that'll work too, i based this tutorial on /opt just in case that user account gets deleted with its home directory, ruining the Flock installation for other accounts (if any).

If you have any questions, ask here.

 

 

 


Comment/Reply (w/o sign-up)

(G)Christine
Flock & Fedora11 not friendly or existant anymore.
[linux] How To Manually Install Flock System Wide

I'm not as computer savy as some but I try. A friend of mine introduced me to Fedora a year ago and I love it much better than Ubuntu.  
He installed Flock for me and everything was working well until the most recent upgrade of Fedora 11. Now half my desk top is missing and I cannot get my flock to run. This was my only source to run certain programs by shockwave/quicken (I believe are the ones that Winblows never gave out the source codes for??). Anyway, I'm looking for a script to load into my computer for Flock 11 but not finding it. When I do get it I'm not quite sure what to enter into the terminal before my password ... Then after that password... Sudo bin ... Pw (will not take pw here but will take it when changing admin things) why??????
Cannot get into boot up with "E" to edit "single B" to comand prompt "passwd root <enter> pw 2x
 
Also need Adobe flash for Opera, Dillo, Epiphany as well 

-reply by Christine

 

 

 


Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : , linux, manually, install, flock, system, wide

  1. How To Install Opengeu In Ubuntu
    OpenGEU is a distro based on Enlightenment and derived from Ubuntu (2)
  2. Linux On Ps3
    (0)
    I'm still new to this as well. In this tutorial I'll teach you how to add Linux Ubuntu to
    your PS3. You can still use default PS3 operating system as well Linux, So don't worry about
    that it is very easy to switch back and forth. You will need to download Ubuntu 7.10 Gusty Gibbon.
    CODE http://cdimage.ubuntu.com/ports/releases/gutsy/release/ubuntu-7.10-desktop-powerpc+ps3.iso
    You will need- -USB Keyboard -USB Mouse -DVD Burner/1 DVD disc Download the file its around
    600mb, Once downloaded you need to burn I used poweriso to burn mine. Now splittin....
  3. Install An Aef Forum Onto The Trap17
    From a zip file (11)
    Installing an AEF Forum on the Trap17 Server Preparation for Installing the AEF Forum
    The following items are required for the installation of the packaage onto your site: 1. - a copy
    of the AEF Forum zip package from http://anelectron.com/download.php 2. - a MySql Database 3. - a
    Database User 4. - a password for the Database User 5. - Privileges allowed for the Database User
    The details for ensuring that you have all of these items are as follows: 1. - a copy of the AEF
    Forum zip package from http://anelectron.com/download.php . Simply browse to t....
  4. How To Install Php Scripts
    for people who don't like uploading all the time (0)
    OK. Here's what you need: 1. Web hosting that has FTP 2. A script or something to install 3.
    A program called SmartFTP I'll use my site for an example... 1. Enter your FTP login info
    2. When you login in your files, images, and stuff will show up. 3. Now that you're logged in
    you have to choose what file you want to import into your website. Go to "My Documents" and right
    click on the file you want to put on your site and select "copy". 4. Next you got to open put the
    dictionary that your website is in. Ok what that means the place where the "i....
  5. How To Install Phpbb?
    (8)
    QUOTE Here are the steps: Download the latest version of phpBB2. Currently it can be
    found at http://www.phpbb.com/downloads.php . I prefer the .tar.gz files, and winzip has no
    problems dealing with them. Decompress the files to a directory on your local system, making sure
    that you maintain the relationship between directories. I'll suggest that you decompress them to
    c:\webupload Now, within C:\webupload, you should have a phpBB2 directory, full of goodies. Open
    up your FTP client, and connect to where your web host tells you to go for uploading yo....
  6. Install A Simple Machines Forum
    (11)
    If you want to have your own Simple Machines running up without any ADs of any kind , sign up at
    Trap17 and posting until you have enough credits then post an application form and then wait to be
    approved. After that , do like this and you will have your own forum setting up : 1.Download
    Simple Machines You can get it at Simple Machines download page , click here to get one
    2.Upload SMF to the Server This step is too long so be patient , log in to Trap17 forum then log in
    to your own cPanel , click on File Manager. A pop up Explorer will appear , then click on ....
  7. How To Install An Openoffice Dictionary Manually
    adding the new dictionary by yourself (3)
    How To Install An OpenOffice Dictionary Manually Introduction The Tutorial
    What's OpenOffice? Introduction Before you all rant at me and tell me that there is a
    wizard to install dictionaries for you, it can sometimes not work. I know this because on my copy of
    OpenOffice Writer, it doesn't. This tutorial is very easy to follow and it's for those
    whose wizard is broking, just like mine or people who like to be difficult and do things the hard
    way /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
  8. How To Install S9y Weblog Software
    (0)
    Right , here's my guide at how to install S9Y ( www.s9y.org ) 1. Download the version of S9Y
    you want from the website above 2. Extract the rar file 3.Upload all the files to a Web host 4.
    Go to you domain/subdomain , also at this point make sure all the files are CHMOD 775 5. S9Y's
    Installer should start and give you an overview of you system's setup 6. Make sure there is
    nothing in red and click Simple Install 7. Fill in all the spaces , with you Database name ,
    Password , etc ... From here on S9Y is very easy to set-up ! Just use it as you ....
  9. Installing Linux On An Ipod
    Ipod Linux Simple Tutorial. (43)
    Installing Linux on an iPod! (Doom, Videos on Nanos, Photos, even 4th Gen or Minis!)
    Recently I've been toying around with my friends iPod Nano, and my 5th Gen Video so, I decided
    to share the wealth. Pre-Tutorial Glossary iPod Linux - The iPod Linux OS we will install.
    Podzilla - Another name for iPod Linux The Apple OS - The orginal menu system on your iPod iPod
    Linux is a firmware installation that will run ALONG with Apples OS. So, you may be thinking, whats
    so great about this iPod Linux? Heres whats so great. Play videos on Nanos, Photos, e....
  10. Linux Info/howto
    Info about working with linux part1 (6)
    Linux on your desktop?! What kind of hardware do i need to run Linux? Linux will basically
    run on almost all hardware you can think of. from a usb-memorystick up to a big mainframe. For
    modern distro's a PentiumIII/Celeron or Athlon computer with 128mb ram (256mb recommended) are
    good enough to use. I thought Linux was free but there also packages for sale? Thats correct you
    can get Linux for free from the internet but there is also a option to buy it at a store. When you
    buy (for instance) suse linux at a store you will be provided with a handbook and su....
  11. How To Sync A Sony Clie In Linux
    any distro with KDE (0)
    Ok, so everyone knows that sony realy outdid themselves with the clie, but one problem: You
    can't sync it outside windows. Or can you? Look, Up in the sky, It's a bird, it's a
    plane, No, it's Psychiccyberfreak! Come to save the day!!! /laugh.gif' border='0'
    style='vertical-align:middle' alt='laugh.gif' /> Ok, so here we go. First, you need to get a sync
    program. I use Jpilot, I reccomend it. If your distro has a cross between KDE and GNOME, use
    anything... Ok, now it should work, Most cases only network sync will work, that's ok. Some
    distros hav....
  12. Podcasting For The Absolute Newb
    simple, works on windows, mac and linux (5)
    Ok, so I found out about podcasting on iTunes, and I fell in love with it. It was probably the
    coolest thing ever to happen. Now it's a big thing, and anyone can do it. This will cover just
    the basics of using MP3 file, tagging them, and uploading them in a directory on a web server with
    dircaster installed. If you want to get advanced I reccomend getting a book on it. This is only the
    basics, because I am running a windows computer at the time, and you can only have enhanced
    podcasting in mac at the time of me writing this... Let's get started. First things fir....
  13. Install Php 5 To Work With Mysql
    (1)
    hi, all php 5 is new to all people a long time( actually, I forget how long...). it introduced a
    more object-oriented design to developer. like, access type(public, private, protected), abstract
    type(classes that can't create objects), interface support, and more . althrought it is
    widerly available, someone still can't get it running with mysql. every time the php is starting
    up. a message prompted stated that some xtensions can not be found, and therefore, not loaded. so, I
    have written this to help other and newbie get it start quickly. note: thi....
  14. How To Install A Favicon
    Yup, a favicon. (51)
    Ok, you know those little icons that are to the left of a web address? |_ /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> http://www.domain.com_| Well that is called a
    favicon, folks. If you want one, simply do the following: 1.) Make sure your favicon is in .ico
    format. Name it favicon.ico 2.) Upload the favicon.ico to the same folder as your main index.html or
    index.php or index.asp, whatever. Basciaaly, you should have: http://domain.com/blah/favicon.ico
    http://domain.com/blah/index.___ , whatever you have. 3.) Put this into the head....
  15. How To: Create And Install Your Own Cursor
    a step by step guide (15)
    How To: Create And Install Your Own Cursor a step by step guide using animation shop (a
    program free with paint shop pro) Requirements: Animation Shop (can be found on the same disk
    as Paint Shop Pro) Any image Are you displeased with the cursor you've got? Are you
    dissatisified with those cursors you downloaded from that site? Then this tutorial's for you.
    Read on... Create or download your favourite image off the web. Open it in some image editing
    software (ie Paint Shop Pro) and resize it to 15x15. In Paint Shop go to Image --> Resize. Ent....
  16. How To Install Winxp And Linux To The Same Compute
    a double boot (12)
    when I install a double boot linux/winxp, I always want to keep the Windows boot menu to choose the
    operating symtem. This is what I usually do: -Install Winxp -Install linux (if you dont have space
    to create a new partition for linux, you have to use partition magic to reduce the size of the WinXP
    partition and leave some space to create the partition for linux. You can create the partition
    during the linux setup. - During the linux setup, choose to install the boot manager (lilo or grub)
    in the boot sector of the partition where you are installing linux (not in the MB....
  17. How To: Install Scripts And Create Database
    preinstalled scripts, own scripts (2)
    How to install php scripts using MySQL,phpMyAdmin on Trap17 using preinstalled script/auto
    installation cPanel > Preinstalled scripts > "Addon Scripts" or "Fantastico" or "phpBB" or the
    scripts which you wanted to install screenshot - >
    http://i6.photobucket.com/albums/y222/haalaaluu/5.jpg explaination: this method is auto install
    the scripts in public_html folder, database name and granted database user respect to its database.
    note: by Addon Scripts, you can not choose other folder structure. by fantastico you can choose the
    folder structure and it is good ....
  18. How To Make Bootable Cd-roms?
    In Linux (1)
    QUOTE You must have an 1.44 MB bootable floppy-disk. Create an exact image of this floppy-disk
    by issuing the command dd if=/dev/fd0 of=boot.img bs=18k Place this floppy image into the
    directory holding the collection of your files (or into a subdirectory of it, just as you like).
    Tell mkisofs about this file with the option '-b' and also use '-c'. For details
    read the file README.eltorito in the mkisofs-distribution. An interesting application for a custom
    bootable CD is as a virus safe DOS- or Windows-system. It saves you the money for the har....
  19. How To Install Php-nuke
    How to install PHP-Nuke manually (12)
    Download PHPNuke (www.phpnuke.org) and unzip it into a directory. Now go to where your web server is
    installed (or web hosting ftp)! Create a folder and call it phpnuke. Now upload everything from the
    HTML folder into the phpnuke folder you created. Than go to the config file of phpnuke
    (\phpnuke\config.php) Ok now, if you have phpedit installed than this will be easier than using
    Notepad. Go to line 32 and you sould see this: $dbhost = "localhost"; $dbuname = "root"; $dbpass =
    ""; $dbname = "nuke"; $prefix = "nuke"; $user_prefix = "nuke"; $dbtype = "MySQL"; If this....
  20. Install New Fonts
    on Windows XP / 98 (5)
    Having a great arsenal of fonts is a must in web design. If you have a personal web page, having
    unique fonts on your site will set your site apart from all the other personal web sites out there.
    Downloading new fonts is simple. Browse Google for some sites that have free fonts. To download
    the font, click the appropriate system type (usually pc or mac) that you'll have the font on.
    Fonts normally come compressed as either .zip or .rar . Extract the fonts to a directory on your
    desktop named "New Fonts." Note : Supported font types for Windows are .ttf, .f....
  21. Installling Linux On Windows By Only Using 2gb
    :) (5)
    Ok here it goes, First of all you need an ISO or a Linux Disc if you have one, if you don't have
    a disc you can download a ISO by searching in google Linux ISO and go to the first one i think then
    go to www.microsoft.com once you have downloaded the ISO (Might have 4/3/2/1 Discs) then download
    the 45 Day free trial or the full version if you can of Virtual PC 2005 Beta /smile.gif'
    border='0' style='vertical-align:middle' alt='smile.gif' /> Now once you have installed Virtual PC
    2005 Beta create a new Virtual PC by going to the button Labelled New, in one stage i....
  22. Suse Linux
    (3)
    I made a small quick guide for SUSE Linux: Click Here! xboxrulz....

    1. Looking for , linux, manually, install, flock, system, wide

Searching Video's for , linux, manually, install, flock, system, wide
See Also,
advertisement


[linux] How To Manually Install Flock System Wide

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com