Mailing List Archive

Install problems - cannot read setup.xml
I am installing mythtv on a mandrake 9.1 system. Have followed the
installation guide verbatum (command line) and have had good luck up to this
point. I am running ./setup from the directory I untar'd the tarball to and
get the following results. Please post suggestions - I am so close!
Thanks.

[root@localhost setup]# ./setup
Would you like to clear all capture card
settings before starting configuration? [no] yes
Would you like to clear all program/channel
settings before starting configuration? [no] yes
Couldn't read menu file setup.xml
[root@localhost setup]#
[root@localhost setup]# ls -lh
total 916K
-rw-r--r-- 1 rbarnes rbarnes 8.7K Mar 1 12:28 backendsettings.cpp
-rw-r--r-- 1 rbarnes rbarnes 187 Jan 6 20:16 backendsettings.h
-rw-r--r-- 1 rbarnes rbarnes 305K May 19 16:58 backendsettings.o
-rw-r--r-- 1 rbarnes rbarnes 3.5K Mar 16 12:02 main.cpp
-rw-r--r-- 1 rbarnes rbarnes 42K May 19 16:58 main.o
-rw-r--r-- 1 rbarnes rbarnes 3.4K May 19 16:58 Makefile
-rwxr-xr-x 1 rbarnes rbarnes 522K May 19 16:59 setup*
-rw-r--r-- 1 rbarnes rbarnes 577 Dec 28 23:20 setup.pro
-rw-r--r-- 1 rbarnes rbarnes 510 Jan 28 21:06 setup.xml
[root@localhost setup]#
RE: Install problems - cannot read setup.xml [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> I am running ./setup from the directory I untar'd the tarball to
> and get the following results. Please post suggestions - I am so
> close!

Have you run "# make install" in the main mythtv directory?

What's in /usr/local/share/mythtv? What are the permissions on that
directory?

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPszRCfc1NpCTlP0JEQLI6ACgmEB5p4EilhFoxPAkQMLpR3iFilsAoMf3
tUh3745EziJX36jq8kveaGaP
=8lrq
-----END PGP SIGNATURE-----
RE: Install problems - cannot read setup.xml [ In reply to ]
Thank you for your reply Robert. I did run the #make install as outlined in
section 5.4 of the install manual. Below is a listing of my
/usr/local/share/mythtv/ directory. Let me know what steps I may try next.

Sincerely,
Rob

[root@localhost rbarnes]# ls -lh /usr/local/share/mythtv/
total 220K
-rw-r--r-- 1 rbarnes rbarnes 189K Nov 3 2002 FreeSans.ttf
-rw-r--r-- 1 rbarnes rbarnes 912 Feb 24 19:13 mainmenu.xml
-rw-r--r-- 1 rbarnes rbarnes 79 May 19 17:00 mysql.txt
-rw-r--r-- 1 rbarnes rbarnes 510 Jan 28 21:06 setup.xml
drwxr-xr-x 7 root root 4.0K May 19 16:59 themes/
-rw-r--r-- 1 rbarnes rbarnes 880 Jan 29 19:42 tvmenu.xml
-rw-r--r-- 1 rbarnes rbarnes 659 Mar 3 23:48 tv_settings.xml
[root@localhost rbarnes]#