lork;311797 Wrote: > Here it is. My username on the computer is a2 (there is no a1... just > me). The only difference I see with your code is that you're working > from your desktop... not sure if that matters. The desktop you're seeing in > my post is just the name of my PC. I didn't have the motherboard model number handy so left it as the default "desktop" during the Ubuntu install process. If you ever see a "/" at the beginning of a file path in Linux, it represents the root directory on the drive, much like "\" in the same position means the same on a Windows filesystem.
lork;311797 Wrote: > Also, yours talks about a different path "# PATH ...". My home directory > is a2, so the path is a2/MusicIP/MusicMagicMixer/mmserver ... don't know > if that helps, but anyway. I see a few differences: - my path statement includes a / at the end of the string, yours doesn't - your path statement points to MUSICHOME=/home/a2/MusicIP , whereas you've indicated earlier that your MiP server is located at a2/MusicIP/MusicMagicMixer/ Check where your MiP files are in fact located, a) /home/a2/MusicIP/ or b) /home/a2/MusicIP/MusicMagicMixer/ and set the MUSICHOME= string to whichever it is, remembering to include the "/" at the end of the string. -- egd Internet forums: conclusive proof depth of gene pool is indeed variable, monkeys can be taught to cut code, and world peace is utterly unrealistic... ------------------------------------------------------------------------ egd's Profile: http://forums.slimdevices.com/member.php?userid=3425 View this thread: http://forums.slimdevices.com/showthread.php?t=48270 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
