Linux
From Omnifi Wiki
To get SimpleCenter running in Linux, you'll need to download the following additional jars:
1. Clue web browser (X edition) from [1]
2. Some mp3 libraries from [2]
I'll attach a tarball with some modified class files, and other stuff. Included in the tarball will be a script to start simplecenter. The script will list all of the jar files you need from the 2 sets of files from above Just make sure all of the jars listed in the classpath are accounted for. Also, there is a parameter called HDMount. Just set that equal to where you mounted the DMP1 drive.
To use the tarball, just install simplecenter on a windows box, and then copy the c:\program files\Simplecenter folder onto your linux box. Once copied, extract the simplecenter.jar file with
jar xf simplecenter.jar
You should be able to do a wireless sync and HD sync with these files and play mp3s from the media library and shoutcast streams.(if I didn't forget some files)
Topcoder's Patch for Linux here: Linuxpatch.tgz
Assumptions:
- You already have java installed on Linux
- You have SimpleCenter installed on Windows to be copied to Linux