Jump to content

FlyingSaucrDude

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

FlyingSaucrDude's Achievements

Newbie

Newbie (1/14)

  1. Wine (at least for me) was needed because I couldn't find a easy way to get Flash 8 to work on Linux. To get around that, I had to get Wine, get Firefox, get Flash 8 (for Windows), get the Pandora's Jar greasemonkey extension to fool Pandora into thinking I had the right version, and then everything worked fine. fihi09, I'm curious -- what version of Flash are you running in Linux, and where did you get it?
  2. Unfortunately I have no idea what could be going on...I don't remember doing anything to PJ after I unzipped it...have you tried other versions of PJ? Do you want me to try zipping up my version and sending it to you somehow?
  3. I'm not sure what to suggest...I doubt it's a fundamental problem with PCLOS, though. Have you tried running a normal webserver (e.g. apache) on your box, and seeing if it works? This may be a little overkill, but since I'm no Linux guru, it's the best I can think of. At least that way we'd know if the problem was with PJ, or somewhere else...
  4. Hi TOKe, So I realized that a few of my instructions were vague (or wrong) and I've updated them. To save you the trouble, here are the changes: [li]You want to install Java in linux[/li] [li]You also want to start/install Pandora in Linux[/li] [li]I was wrong about the temp file location...you don't want "~/. wine/drive_c/windows/temp/plugtmp", you just want "~/. wine/drive_c/windows/temp"[/li] [li]Make sure your firewall is allowing connections at port 8085 from localhost[/li] Post again if you still can't get it!
  5. So since I spent the better part of a day trying to figure this out, I figured I'd post the end results of my trials and tribulations -- thus, here is how I got Pandora's Jar working in Linux (in my case, Fedora Core 7, JRE 1. 6). [li]Install WINE. If you need more detail on how to do this for your distro, googling "WINE linux" will probably help. [/li] [li]Install Firefox within WINE. The easiest way to do this is to go to the Firefox website, navigate to the download page, download the Windows exe installer, and then run "wine some_firefox_install_file. exe"[/li] [li]Now install Java 6 (AKA JRE 1. 6) in Linux. Go to the Java website, download the latest Java, do the usual install stuff. [/li] [li]Now, grab the latest version of pandora. . . probably 8. 1 when I wrote this, but check elsewhere in the forum. A . zip file is fine -- you DO NOT WANT the exe installers. [/li] [li]Unzip pandora's jar wherever you want (in Linux)[/li] [li]Don't forget to make sure your firewall allows connections from localhost to localhost at port 8085[/li] Now, to run Pandora's Jar, you want to do the following: [li]Run firefox in wine, e. g. by "wine ~/. wine/drive_c/Program FilesMozilla Firefoxfirefox. exe"[/li] [li]Go to www. pandora. com, and let it play a few songs[/li] [li]Look up where firefox is stashing the temporary files within wine. For me, it was "~/. wine/drive_c/windows/temp"[/li] [li]Then, in the shell you're going to launch Pandora's jar from, do "export TEMP=/home/your_username/. wine/drive_c/windows/temp/" This is so Pandora's Jar knows where to find the mp3's it's going to get[/li] [li]Next, run pandora's jar, e. g. by "java -jar wherever/you/put/pandora's/jar/pandora. jar 8085" (or a different port if you like)[/li] [li]Finally, point your WINE firefox to hxxp: localhost:8085[/li] One note: I know cruise control mode works with this. . . I've had some difficulty with manual mode, so. . . good luck. :-)
×
×
  • Create New...