[mythtv] Best practice to install mythtv cvs in Gentoo

Christian Hoenig me at christianhoenig.de
Sun Nov 30 14:34:11 EST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Oriol wrote
>      Hi, can anybody tell what is the best practice to mantain installed
> the last mythtv cvs in my Gentoo? Do I need to create an ebuild tu do this?

I keep the mythtv installation out of the gentoo installs in /usr/local/mythtv 
(as I do with all ungentoo installs) by setting 
	PREFIX = /usr/local/mythtv
in all settings.pro files (of mythtv and the plugins) and IIRC I did an './
configure --prefix=/usr/local/mythtv' at the very first.

For the '/usr/local/mythtv' dir to work you need a '/etc/env.d/99mythtv like 
the following:
mythtv at elara ~ > cat /etc/env.d/99mythtv
PATH=/usr/local/mythtv/bin
MANPATH=/usr/local/mythtv/man
LDPATH=/usr/local/mythtv/lib

Other than that I only 'make && make install' the current CVS stuff.

HTH
take care, have fun
/christian
EDDK


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ykY2mauZIX3ydQURAlDPAKCMSln/f63Tj2KSC3qPQq5ONNlZkACfSZkZ
UQ+woo0AyKveBebYr2aPnCU=
=x3Lx
-----END PGP SIGNATURE-----




More information about the mythtv-dev mailing list