If you're running svn without any prefix options, it's likely in /usr/ 
local/share/mythtv.

Best way to find out is something like find /usr/ -name setup.xml

Since it's obviously not where frontend is expecting it to be, you  
can run your frontend with your $MYTHTVDIR environment variable  
pointing to that location like:
$ export MYTHTVDIR=/usr/local/
$ mythfrontend &

There's a command-line switch to tell it which directory, as well. I  
forgot what it is, but mythfrontend --help should tell you.



On Jan 16, 2006, at 6:38 PM, Ole Sandum wrote:

> At my FC4 installation it's in /usr/share/mythtv/ along with fonts and
> menu resources for all the myth modules.
>
> [EMAIL PROTECTED] wrote:
>
>> When I run
>>
>> $ mythtv-setup
>>
>> it says "Myth could not locate the menu file setup.xml.  We will  
>> now return to
>> the main menu"
>>
>> Is there some way I can get it and where does it need to go?
>>
>>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to