[mythtv] Issues with 0.26, gentoo, and zeromq

Marc Tousignant myrdhn at gmail.com
Fri Oct 5 16:39:10 UTC 2012


-----Original Message-----
From: Marc Tousignant [mailto:myrdhn at gmail.com] 
Sent: Friday, October 05, 2012 11:56 AM
To: 'Development of MythTV'
Subject: RE: [mythtv] Issues with 0.26, gentoo, and zeromq

Gavin,

Would this work?

MarcT

-----

There may be an alternate solution as well. I think I just discovered the
missing link that I think starts me down the route to a better fix.

mythtv/configure contains
LIBDIR=\$(INSTALL_ROOT)$libdir
SHLIBDIR=\$(INSTALL_ROOT)$shlibdir
INCDIR=\$(INSTALL_ROOT)$incdir
BINDIR=\$(INSTALL_ROOT)$bindir
DATADIR=\$(INSTALL_ROOT)$datadir
MANDIR=\$(INSTALL_ROOT)$mandir

The only one of these not in use by zeromq is the incdir, zeromq users
includedir instead.





More information about the mythtv-dev mailing list