PDA

View Full Version : XBMC-9.04alpha1 missing english


umox
2009-04-26, 01:59
Not sure if you guys are aware or have already read a bug report about this, but I'll mention it anyways for others. After successfully compiling under Linux, XBMC fails to execute. After checking log file and comparing from earlier v8.10 release, the language directory is missing "English". It has "English (US)", but needs the English directory as well containing the xml files. Once added it executes successfully. This is missing from subversion where I grabbed the source.

althekiller
2009-04-26, 02:36
I'd say something borked during your checkout. It works fine here. Can you provide the EXACT url you used to check out?

umox
2009-04-26, 06:14
http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/

Hmmm, I dug down and it is there....really strange why I missed it. Oh well. Thanks.