Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

  1. #1
    Join Date
    Mar 2010
    Beans
    16

    Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    I am trying to install the Facebook photo Plugin and can not seem to access it. Please note I just switched yesterday from Windows XP to Ubuntu, so I am just getting used to it. The downloaded file is named "FacebookPlugIn-1.0.3.tar.gz" I have tried opening: FacebookPlugIn1.0.3.tar.gz/FacebookPlugin_Install.sh but it opens as a read-only file And I tried opening FacebookPlugIn-1.0.3.tar.gz/libnfbook_1_0_3.so but nothing happens. Also I have tried to follow the solutions for similar problems posted in earlier forms including creating a new file in home/user/.mozilla/plugin and extracting file "libnfbook_1_0_3.so" to this location, but it did not work. Perhaps this is a slighly updated facebook plugin. Please Help! Any Solutions/Information would be really appreciated.

  2. #2
    Join Date
    Dec 2009
    Location
    North Carolina
    Beans
    149
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    do:
    Code:
    sudo chmod a+x FacebookPlugin_Install.sh
    and let me know if it works then.

  3. #3
    Join Date
    Mar 2010
    Beans
    16

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Thankyou for replying. I tried entering :
    sudo chmod a+x FacebookPlugin_Install.sh
    But it keeps saying:
    chmod: cannot access `FacebookPlugin_Install.sh': No such file or directory

  4. #4
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Are you in the directory that you saved the file in?
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  5. #5
    Join Date
    Mar 2010
    Beans
    16

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    I think so. I have the file saved to my desktop. Also copied the file to home/user/.mozilla/plugin.

  6. #6
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Where did you get this plugin from?
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  7. #7
    Join Date
    Mar 2010
    Beans
    16

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    I was trying to post multiple photos on Facebook. I clicked on "Create an Album with many photos". Then a pop-up window opened stating: "The Facebook Plug-in is required to upload photos. Please install it now." And I clicked on "Install" and "download facebook plugin"

  8. #8

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Quote Originally Posted by puzzler995 View Post
    do:
    Code:
    sudo chmod a+x FacebookPlugin_Install.sh
    and let me know if it works then.
    this does not work. im using google chrome for ubuntu and was on facebook today and had the same problem. this is a new plugin that facebook is asking specifically linux users to download and install. the file name is: FacebookPlugIn-1.0.3.tar.gz

    i am navigated to the correct directory with root privs, thnx!

  9. #9
    Join Date
    Mar 2010
    Beans
    16

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Quote Originally Posted by xfearxnxloathing View Post
    this does not work. im using google chrome for ubuntu and was on facebook today and had the same problem. this is a new plugin that facebook is asking specifically linux users to download and install. the file name is: FacebookPlugIn-1.0.3.tar.gz

    i am navigated to the correct directory with root privs, thnx!
    Do I enter root "privs" into the terminal? ...sorry I am really not good with this stuff yet.

  10. #10

    Re: Installing Facebook Photo Plug-In (FacebookPlugIn-1.0.3.tar.gz)

    Quote Originally Posted by Autumn7 View Post
    Do I enter root "privs" into the terminal? ...sorry I am really not good with this stuff yet.
    to get root privileges in terminal just type sudo before the rest of the command then you are prompted for the root password (that you setup)


    examples:

    -to navigate to the directory that google chrome downloaded the file to-
    nV@Elemented:~$ cd /home/envy/Downloads/

    -for root-
    nV@Elemented:~$ sudo chmod a+x Facebook.shblahblah
    Last edited by xfearxnxloathing; March 16th, 2010 at 05:38 AM.

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •