[mythtv-users] New Configure Problems

2005-04-04 Thread Stuart Morgan
The new configure script is unable to detect several libs on my machine 
resulting in required features being disabled.

In the following note that lirc support, xv support among others are disabled 
despite both being available on the system. (DVB is also disabled by default 
but I'm not sure if it should be with this new script?).

./configure --enable-xvmc --enable-dvb
Warning: DVB location points into kernel (ok if kernel = 2.6.11)
# Basic Settings
Compile type release
Compiler cache   no
DistCC   no
Install prefix   /usr/local
CPU  x86_64 (AMD Athlon(tm) 64 Processor 2800+)
Big Endian   no
MMX enabled  yes
Vector Builtins  yes

# Input Support
Joystick menuyes
lirc support no
ivtv support yes
FireWire support no
DVB support  yes [/usr/src/linux-2.6.11-2mdk/include]

# Sound Output Support
OSS support  yes
ALSA support yes
aRts support yes
JACK support yes

# Video Output Support
x11 support  yes
xrandr support   yes
xv support   no
XvMC support yes
XvMC VLD support no
OpenGL vsync no
-- 
Stuart Morgan
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New Configure Problems

2005-04-04 Thread Stuart Morgan
On Monday 04 Apr 2005 12:20, Stuart Morgan wrote:
 The new configure script is unable to detect several libs on my machine
 resulting in required features being disabled.

 In the following note that lirc support, xv support among others are
 disabled despite both being available on the system. (DVB is also disabled
 by default but I'm not sure if it should be with this new script?).

Just a followup - the configure script is failing to find the libraries as the 
paths have been hardcoded. On my 64bit system for example, libraries are 
under /usr/lib64/ not /usr/lib/. 
-- 
Stuart Morgan
http://www.tase.co.uk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users