LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-03-2014, 08:07 PM   #1
carl8861
LQ Newbie
 
Registered: Jul 2014
Posts: 3

Rep: Reputation: Disabled
how do i get netflix to run on linux mint


I have downloaded pipelight and wine and need to know what is dash?
 
Old 07-03-2014, 08:37 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
I think we'll need more detail and context than that.
 
Old 07-03-2014, 08:56 PM   #3
gor0
Member
 
Registered: Jun 2014
Distribution: quad BOOT!
Posts: 549

Rep: Reputation: 65
Hi!

You will have to add PPA (Personal Packages Archives) in order to install Netflix-desktop package on Linux. Netflix-desktop package included all the packages that necessary like Wine, Microsoft Silverlight plugin...


Code:
$ sudo apt-add-repository ppa:ehoover/compholio
To install Netflix Desktop on Linux Mint

Code:
$ sudo apt-get update && sudo apt-get install netflix-desktop
You should also install these Suggested packages and Recommended packages for Netflix:

Code:
$ sudo apt-get install javascript-common python-pyxattr-dbg libcapi20-3 libosmesa6 libtiff4 unixodbc
 
1 members found this post helpful.
Old 07-03-2014, 10:49 PM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
The current site for pipelight is below and I believe the Netflix Desktop developer is now part of the pipelight team. Check the link below for the proper method to install. Use the link for Ubuntu, works for Mint:

http://pipelight.net/cms/installation.html

Dash is specific to Ubuntu so it may have been mentioned on some web site you were reading. Not necessary or relevant. After following the instructions at the page above, be sure to install either a User Agent Switcher or User Agent Overrider if you are using firefox. Details on this and enabling the plugin at the site below. Also be sure you browser is not open during the install.


http://www.webupd8.org/2013/08/pipel...our-linux.html

Last edited by yancek; 07-03-2014 at 10:52 PM.
 
Old 07-04-2014, 11:17 AM   #5
carl8861
LQ Newbie
 
Registered: Jul 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
Smile Thanks!

The codes you gave appeared to have downloaded. Thanks!! Now, after I download the codes what do I do? Yes I an a newbie

Quote:
Originally Posted by gor0 View Post
Hi!

You will have to add PPA (Personal Packages Archives) in order to install Netflix-desktop package on Linux. Netflix-desktop package included all the packages that necessary like Wine, Microsoft Silverlight plugin...


Code:
$ sudo apt-add-repository ppa:ehoover/compholio
To install Netflix Desktop on Linux Mint

Code:
$ sudo apt-get update && sudo apt-get install netflix-desktop
You should also install these Suggested packages and Recommended packages for Netflix:

Code:
$ sudo apt-get install javascript-common python-pyxattr-dbg libcapi20-3 libosmesa6 libtiff4 unixodbc
 
Old 07-04-2014, 11:38 AM   #6
carl8861
LQ Newbie
 
Registered: Jul 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
Smile I got it!! Thanks!!!

Yes [I] am a NEWBIE BUT, I am learning!! Thanks again!
Quote:
Originally Posted by gor0 View Post
Hi!

You will have to add PPA (Personal Packages Archives) in order to install Netflix-desktop package on Linux. Netflix-desktop package included all the packages that necessary like Wine, Microsoft Silverlight plugin...


Code:
$ sudo apt-add-repository ppa:ehoover/compholio
To install Netflix Desktop on Linux Mint

Code:
$ sudo apt-get update && sudo apt-get install netflix-desktop
You should also install these Suggested packages and Recommended packages for Netflix:

Code:
$ sudo apt-get install javascript-common python-pyxattr-dbg libcapi20-3 libosmesa6 libtiff4 unixodbc
 
Old 07-04-2014, 12:23 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
The Netflix Desktop site below which you probably should have read before beginning. It states specifically that it is not compatible with "vanilla" Wine, so installing the package will uninstall any existing Wine installation. So did you already have wine installed or did you install wine separately? If so, you will likely have problems. Note also on the page they recommend the newer repository, PPA:

Quote:
sudo add-apt-repository ppaipelight/stable
You need to enable Silverlight which is explained in the link I posted above and you also need to have your browser identified as a windows browser. That is also explained in the second link from my previous post.

I have used the method I suggested to install successfully wine-pipelight on Ubuntu 12.04, 14.04 and Mint 17 so I know it works. I never used the Netflix Desktop software so don't know how well that will work.

Last edited by yancek; 07-04-2014 at 12:28 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] ubuntu Mint 14 and Netflix fitlnx Linux - Software 8 03-15-2013 09:45 AM
can't run linux mint 10 in GUI. vikash_chandola Linux - Software 4 01-03-2011 10:54 AM
Does anyone know how to make Netflix instant streaming work on Linux Mint? Randy Skaman Linux - Software 1 06-01-2010 12:56 PM
Can't run .sh files-Linux 7 mint peavy436 Linux - Newbie 3 08-17-2009 06:15 PM
LXer: New $100 Netflix DVD downloader may run Linux LXer Syndicated Linux News 0 05-20-2008 09:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration