"flock" browser in Fedora

3 replies [Last post]
nishith
nishith's picture
User offline. Last seen 27 weeks 3 days ago. Offline
Joined: 07/27/2009

I want to install "flock" browser in linux(fedora 12) , but haven't found any support forum / installation guide anywhere. Please help.


--
Regards,
Nishith N. Vyas



--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

tejasbarot
User offline. Last seen 3 days 9 hours ago. Offline
Joined: 06/24/2008

Hello,


On Mon, Feb 8, 2010 at 1:19 PM, Nishith Vyas <nvblue@gmail.com> wrote:

I want to install "flock" browser in linux(fedora 12) , but haven't found any support forum / installation guide anywhere. Please help.


Just Download flock from below link :-

http://www.flock.com/versions

Extract Flock file. Go to Extracted Folder and Just Execute ./flock-browser. That's it. your browser will start.

If you want to use flock as an application (i.e. Mozilla)


For that you need to create launcher :-

Right click on Desktop -> Click on Create Launcher -> In Name Field : Flock ( You can assign whatever you want ) -> In Command Field :- /root/Downloads/flock/flock-browser ( This path in my case. You need to enter path where your flock is available ) -> Click on Ok.


That's it.

On Desktop you will find icon which you have created. Just double click on it.

Hope it helps you.



 



--
Regards,
Nishith N. Vyas



--

Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.

You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com

To post to this group, send email to VGLUG@googlegroups.com

For more options, visit this group at http://groups.google.com/group/VGLUG




--
Thanks & Regards,

Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
                 
"Mind is never a problem; mindset is." - Shri Narendra Modi

--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG




--
Thanks & Regards,
Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://barot.wordpress.com
"Computer are like air conditioners: They stop working when you

nishith
nishith's picture
User offline. Last seen 27 weeks 3 days ago. Offline
Joined: 07/27/2009

Hello,

I am getting error while executing "./flock-browser".  Below is the error.

./flock-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory


I am using Fedora 12, x86_64 version & have already install "gtk2" as shown below.

(1)
yum list gtk2

(2)
Installed Packages
gtk2.x86_64                                            2.18.6-3.fc12                                            @updates

Available Packages
gtk2.i686                                              2.18.6-3.fc12                                            update

(3)
I have gtk2-2.18.3-19.fc12.i686.rpm package but during installation, it shows me lot of missing dependencies. Find below message.


rpm -ivh gtk2-2.18.3-19.fc12.i686.rpm
error: Failed dependencies:
        libXcomposite.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libXcursor.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libXinerama.so.1 is needed by gtk2-2.18.3-19.fc12.i686

        libXrandr.so.2 is needed by gtk2-2.18.3-19.fc12.i686
        libatk-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libcairo.so.2 is needed by gtk2-2.18.3-19.fc12.i686
        libcups.so.2 is needed by gtk2-2.18.3-19.fc12.i686

        libfontconfig.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libgio-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libglib-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libgmodule-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686

        libgobject-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libjasper.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libpango-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpangocairo-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686

        libpangoft2-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpng12.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpng12.so.0(PNG12_0) is needed by gtk2-2.18.3-19.fc12.i686
        libtiff.so.3 is needed by gtk2-2.18.3-19.fc12.i686


This is really too much for me to configure "flock" browser. Kindly Respond whoever have/had a same problem & solved.

Advanced Thanks.







On Mon, Feb 8, 2010 at 3:35 PM, Tejas Barot <networking.dept@gmail.com> wrote:

Hello,


On Mon, Feb 8, 2010 at 1:19 PM, Nishith Vyas <nvblue@gmail.com> wrote:

I want to install "flock" browser in linux(fedora 12) , but haven't found any support forum / installation guide anywhere. Please help.


Just Download flock from below link :-

http://www.flock.com/versions

Extract Flock file. Go to Extracted Folder and Just Execute ./flock-browser. That's it. your browser will start.


If you want to use flock as an application (i.e. Mozilla)


For that you need to create launcher :-

Right click on Desktop -> Click on Create Launcher -> In Name Field : Flock ( You can assign whatever you want ) -> In Command Field :- /root/Downloads/flock/flock-browser ( This path in my case. You need to enter path where your flock is available ) -> Click on Ok.


That's it.

On Desktop you will find icon which you have created. Just double click on it.

Hope it helps you.



 



--
Regards,
Nishith N. Vyas



--

Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.

You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com

To post to this group, send email to VGLUG@googlegroups.com

For more options, visit this group at http://groups.google.com/group/VGLUG





--
Thanks & Regards,

Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
                 
"Mind is never a problem; mindset is." - Shri Narendra Modi

--

Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.

You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com

To post to this group, send email to VGLUG@googlegroups.com

For more options, visit this group at http://groups.google.com/group/VGLUG




--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

nishith
nishith's picture
User offline. Last seen 27 weeks 3 days ago. Offline
Joined: 07/27/2009

Moreover,

I have downloaded all packages from "http://hany.sk/~hany/RPM/f-12-x86_64/gtk2-2.18.3-19.fc12.i686.html" website, which includes all required dependencies to install "gtk2-2.18.3-19.fc12.i686.rpm", but still no success.


Now, download of GTK+ 2.18 from "http://www.gtk.org/download-linux.html" is going. Let's see what will happen now.





On Mon, Feb 8, 2010 at 6:32 PM, Nishith Vyas <nvblue@gmail.com> wrote:

Hello,

I am getting error while executing "./flock-browser".  Below is the error.

./flock-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory


I am using Fedora 12, x86_64 version & have already install "gtk2" as shown below.

(1)
yum list gtk2

(2)
Installed Packages
gtk2.x86_64                                            2.18.6-3.fc12                                            @updates

Available Packages
gtk2.i686                                              2.18.6-3.fc12                                            update

(3)
I have gtk2-2.18.3-19.fc12.i686.rpm package but during installation, it shows me lot of missing dependencies. Find below message.


rpm -ivh gtk2-2.18.3-19.fc12.i686.rpm
error: Failed dependencies:
        libXcomposite.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libXcursor.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libXinerama.so.1 is needed by gtk2-2.18.3-19.fc12.i686

        libXrandr.so.2 is needed by gtk2-2.18.3-19.fc12.i686
        libatk-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libcairo.so.2 is needed by gtk2-2.18.3-19.fc12.i686
        libcups.so.2 is needed by gtk2-2.18.3-19.fc12.i686

        libfontconfig.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libgio-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libglib-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libgmodule-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686

        libgobject-2.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libjasper.so.1 is needed by gtk2-2.18.3-19.fc12.i686
        libpango-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpangocairo-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686

        libpangoft2-1.0.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpng12.so.0 is needed by gtk2-2.18.3-19.fc12.i686
        libpng12.so.0(PNG12_0) is needed by gtk2-2.18.3-19.fc12.i686
        libtiff.so.3 is needed by gtk2-2.18.3-19.fc12.i686


This is really too much for me to configure "flock" browser. Kindly Respond whoever have/had a same problem & solved.

Advanced Thanks.









On Mon, Feb 8, 2010 at 3:35 PM, Tejas Barot <networking.dept@gmail.com> wrote:

Hello,


On Mon, Feb 8, 2010 at 1:19 PM, Nishith Vyas <nvblue@gmail.com> wrote:

I want to install "flock" browser in linux(fedora 12) , but haven't found any support forum / installation guide anywhere. Please help.


Just Download flock from below link :-

http://www.flock.com/versions

Extract Flock file. Go to Extracted Folder and Just Execute ./flock-browser. That's it. your browser will start.

If you want to use flock as an application (i.e. Mozilla)


For that you need to create launcher :-

Right click on Desktop -> Click on Create Launcher -> In Name Field : Flock ( You can assign whatever you want ) -> In Command Field :- /root/Downloads/flock/flock-browser ( This path in my case. You need to enter path where your flock is available ) -> Click on Ok.


That's it.

On Desktop you will find icon which you have created. Just double click on it.

Hope it helps you.



 



--
Regards,
Nishith N. Vyas



--

Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.

You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com

To post to this group, send email to VGLUG@googlegroups.com

For more options, visit this group at http://groups.google.com/group/VGLUG





--
Thanks & Regards,

Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
                 
"Mind is never a problem; mindset is." - Shri Narendra Modi

--

Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.

You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com

To post to this group, send email to VGLUG@googlegroups.com

For more options, visit this group at http://groups.google.com/group/VGLUG







--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

web counter