Announcement

Collapse
No announcement yet.

CyberFox browser install help

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CyberFox browser install help

    I downloaded this and extracted the tar file but lost on how to get it to work, don't see any file to launch the browser, could someone give me a step by step on how to do it? Thx

    #2
    Steps at here

    Searching with the 'cyberfox' -> http://sourceforge.net/projects/cyberfox/

    Unpacking the downloaded Cyberfox-36.0.en-US.linux-x86_64.tar.bz2

    Running the Cyberfox with the command (konsole: /path/Cyberfox ):
    Code:
    /home/rog132/Downloads/Cyberfox-36.0.en-US.linux-x86_64/Cyberfox/Cyberfox


    Seem to work at here - do you get error messages ?
    A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
    Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

    Comment


      #3
      tl;dr just just double clicking the Cyberfox file

      Comment


        #4
        Why to test with the command line ?

        With the command line you will get meaningful (?) error messages.

        If I try to execute the Cyberfox in the 'buntu 14.04 it will tell:

        :~$ /media/DeltaHome/rog132/Downloads/Cyberfox-36.0.en-US.linux-x86_64/Cyberfox/Cyberfox
        XPCOMGlueLoad error for file /media/DeltaHome/rog132/Downloads/Cyberfox-36.0.en-US.linux-x86_64/Cyberfox/libxul.so:
        /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /media/DeltaHome/rog132/Downloads/Cyberfox-36.0.en-US.linux-x86_64/Cyberfox/libxul.so)
        Couldn't load XPCOM.
        Error is: "GLIBCXX_3.4.20 not found". With this information I could search:

        - GLIBCXX_3.4.20 not found, how to fix this error?: http://askubuntu.com/questions/57550...fix-this-error
        - Thread: glibcxx_3.4.20 missing error when installing R package Rcpp: http://ubuntuforums.org/showthread.php?t=2252981
        - etc...


        When/If the application is working it could be added to the KDE Menu: https://docs.kde.org/stable/en/kde-workspace/kmenuedit/
        A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
        Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

        Comment

        Working...
        X