Re: [mythtv-users] OS X Darwin Port

2005-01-20 Thread Colin Bell
I would bet anything, that your Mysql on your backend is not configured 
to allow remote users. As before if you look inside the package 
contents and go to MacOs folder and launch the mythfrontend, it will 
run a terminal and tell you why it failed.

On 20 Jan 2005, at 04:22, Jon Bauerle wrote:
Anyone using the OS X Darwin Port of the Myth Front End?
I found a link in a search engine to download it, and can't find 
documentation to troubleshoot it!  When I launch the app, it bounces 
about 3 times, then quits with no error messages.  Using MyPHPAdmin, I 
verified that the user has full access to the DB, and I did update the 
mysql file in my home dir.  Any other suggestions?

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Mac OS X Compile from CVS Problem

2005-01-17 Thread Colin Bell
Hi there
There seems to be an issue compiling the latest CVS Mythtv on Mac OS X. 
I have been using the How to here 
http://www.mythtv.info/moin.cgi/MythOnMacOsx by Jeremiah Morris (Thanks 
Jeremiah)

The error is:
[PowerBook:~/src/mythtv] colinb% make
cd libs  make -f Makefile
cd libavcodec  make -f Makefile
rm -f libmythavcodec-0.16.0.16.0.dylib libmythavcodec-0.16.dylib 
libmythavcodec-0.16.0.dylib libmythavcodec-0.16.0.16.dylib
c++ -headerpad_max_install_names -prebind -dynamiclib -single_module 
-seg1addr 0xC300 -compatibility_version0.16 
-current_version   0.16.0 -install_namelibmythavcodec-0.16.0.dylib 
-o libmythavcodec-0.16.0.16.0.dylib utils.o mem.o allcodecs.o 
mpegvideo.o h263.o jrevdct.o jfdctfst.o mpegaudio.o ac3enc.o mjpeg.o 
audresample.o dsputil.o motion_est.o imgconvert.o imgresample.o 
msmpeg4.o mpeg12.o h263dec.o svq1.o rv10.o mpegaudiodec.o pcm.o 
simple_idct.o ratecontrol.o adpcm.o eval.o jfdctint.o dv.o 
error_resilience.o wmadec.o fft.o mdct.o mace.o huffyuv.o opts.o cyuv.o 
golomb.o h264.o raw.o indeo3.o asv1.o vp3.o 4xm.o cabac.o ra144.o 
ra288.o vcr1.o cljr.o roqvideo.o dpcm.o tscc.o interplayvideo.o xan.o 
rpza.o cinepak.o msrle.o msvideo1.o vqavideo.o idcinvideo.o adx.o 
rational.o faandct.o snow.o sonic.o 8bps.o parser.o smc.o flicvideo.o 
truemotion1.o vmdav.o lcl.o qtrle.o g726.o flac.o vp3dsp.o integer.o 
h261.o resample2.o h264idct.o png.o pnm.o qdrw.o qpeg.o rangecoder.o 
ulti.o xl.o bitstream.o postprocess.o a52dec.o bit_allocate.o 
a52_bitstream.o downmix.o imdct.o parse.o crc.o resample.o 
dsputil_ppc.o mpegvideo_ppc.o dsputil_altivec.o mpegvideo_altivec.o 
idct_altivec.o gmc_altivec.o fdct_altivec.o fft_altivec.o 
dsputil_h264_altivec.o   -L/lib -lz -lqt-mt
/usr/bin/libtool: can't locate file for: -lqt-mt
/usr/bin/libtool: file: -lqt-mt is not an object file (not allowed in a 
library)
make[2]: *** [libmythavcodec-0.16.0.16.0.dylib] Error 1
make[1]: *** [sub-libavcodec] Error 2
make: *** [sub-libs] Error 2

Thanks
Colin
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Mac OS X Compile from CVS Problem

2005-01-17 Thread Colin Bell
Hi Jeremiah

Thanks so much for your help.

I did have problem with it not finding qmake so I made a symlink of $QTDIR/bin/qmake to /usr/bin. Do you think this might be the problem?
Checked my paths, although the .bash_profile refuses to load the variables when I run it (~/.bash_profile), I manually set the environment paths by doing the following 

set SRCDIR=$HOME/src
set QTDIR=$SRCDIR/qt-mac-free-3.3.3
set DYLD_LIBRARY_PATH=/usr/local/lib:$QTDIR/lib
**set PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:$QTDIR/bin
** I get an error if try load it as set PATH=$PATH:/usr/local/bin:$QTDIR/bin (tcsh: Bad : modifier in $ (/).)

My $QTDIR.lib is as follows

README  libeditor.prl   libqnp.prl  libqt-mt.3.3.dylib  libqt-mt.dylib  libqt-mt.prlpkgconfig
libdesignercore.prl libqassistantclient.prl libqt-mt.3.3.3.dyliblibqt-mt.3.dyliblibqt-mt.la libqui.prl  qt-mt.pc

They -thread option was enabled ( I redid it to be sure). I have been copying and pasting from your excellent how to. QT compiles perfectly without an error, but does fail if I try do a make install. Your instructions don't say to do this, but I though It might help with finding it.

If I'm being a pain just ignore me...

Cheers

Colin

On 17 Jan 2005, at 18:39, Jeremiah Morris wrote:

It's not finding your Qt library. Check that your DYLD_LIBRARY_PATH variable is set correctly, with $QTDIR/lib in it. Also, make sure that your Qt build compiled properly, and that you built it multithreaded (with the -thread configure option). There should be a file libqt-mt.3.dylib on your system if Qt built correctly.

- Jeremiah
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Lirc gets Unknown symbol on Vanilla 2.6.9

2005-01-03 Thread Colin Bell
Hi All
I've recently compiled a Vanilla 2.6.9 Kernel (in order to get my 
Hauppauge Nova-T working) for my Mandrake 10.1 using the .config file 
from 2.8 . Everything has worked out just great.(Picture in picture is 
the best thing ever!).. except Lirc refuses to work for my current PVR 
250 (It was working fine before). I downloaded and compiled lirc 7.0 
and it made and installed ok. I also did a build where I got it to 
build into the kernel (with a patch) but they both failed with the same 
error.

When I modprobe lirc_i2c I get Unknown symbol in module, or unknown 
parameter (see dmesg)

When I dmesg, I get the errors
lirc_dev: Unknown symbol find_task_by_pid
lirc_dev: Unknown symbol voluntary_resched
lirc_i2c: Unknown symbol lirc_unregister_plugin
lirc_i2c: Unknown symbol lirc_register_plugin
lirc_dev: Unknown symbol find_task_by_pid
lirc_dev: Unknown symbol voluntary_resched
lirc_i2c: Unknown symbol lirc_unregister_plugin
lirc_i2c: Unknown symbol lirc_register_plugin
I've Google everywhere and can't seem to find an answer to this one. If 
anyone can help, it would be greatly appreciated.

Thanks
Colin
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users