Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I cross-compile Player (e.g., for the iPAQ or Gumstix)?

0
Posted

How do I cross-compile Player (e.g., for the iPAQ or Gumstix)?

0

Read this tutorial. • When I try to connect to Player, I get “connection refused.” That’s usually because either Player isn’t running or because you’re trying the wrong port. To check whether Player is running and to verify on which port(s) it is listening, use netstat. In Linux, the following should help (arguments will be different for other platforms): $ netstat –inet –tcp -lp You should see a list of all processes currently listening on TCP ports; look for player. • How do I add a device driver to Player? Read this tutorial. • When I run Player (possibly under Stage), it exits with the message “unknown host; probably should quit.” What’s the deal? (This seems to occur mostly on OS X) Add an entry to your /etc/hosts for your machine’s name. For example, if your machine is called foobar: 127.0.0.1 localhost foobar There’s probably already a line for 127.0.0.1 (known as the “loopback address”); you can just append your hostname to the end of that line. • I have a syntax error involv

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123