latest build - symlink for directory and font misplacement?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mrkrad Offline
Junior Member
Posts: 32
Joined: Jul 2007
Reputation: 0
Post: #1
the svn went fine. didn't realize to not install xbmc as root Smile then run it as non-root.

after redoing everything it couldn't find UserData there was userdata
so i did

ln -s userdata UserData

then cp the font (only font starts with an F) out of project mayhem to the right place to get the fonts displaying.

Otherwise looks good.

Ubuntu 7.04
Vmware 6 running xp pro
Beryl
8600 GT OC with newest nvidia compiled kernel

now to the sound card! Smile
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,185
Joined: Nov 2003
Reputation: 82
Post: #2
or you can just run build.sh which takes care of it for you

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
althekiller Offline
Team-XBMC Developer
Posts: 4,703
Joined: May 2004
Reputation: 12
Post: #3
You should NOT run the binary in your source tree.
find quote