Kristian Kalweit wrote:
[EMAIL PROTECTED] schrieb:
Hi,
You can also change settings.pro to point to the location where you want
the new version to be installed:
isEmpty( PREFIX ) {
PREFIX = /usr
}
svn update never overwrites your local changes. In the case there is
an change in the same line in the svn repository you will get a
conflict, which you have to solve manually.
That's why there's a --prefix option for the configure script.
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev