Thanks for that.
I noticed though that configuring LIRC was a lot easier when installing it from source (using Irman) instead of using the rpm. Maybe a good tip?
Cheers,
Robert
On Oct 18, 2004, at 4:52 AM, Michael Ruelle wrote:
you need to install pylirc. It is a python module for talking to lirc. It is in the required pacakges list.
Mike Ruelle
On Sun, 2004-10-17 at 21:32, Robert Kortenoeven wrote:Hi all,
I've got Freevo up and running (again), but no luck with getting Lirc to work. It keeps complaining about pylirc (WARNING: PyLirc notfound, lirc remote control disabled!). I followed the documentation on theFreevo website to get lirc working and that's running fine with the lircrcfile. Is the pylirc module installed by freevo? A search on my system doesnot come up with any results.
If I try to install pylirc from the tar archive I get the followingerror (after entering 'python setup.py install'):
pylircmodule.c:280: warning: data definition has no type or storageclass {standard input}: Assembler messages: {standard input}:65: Error: symbol `intInitialized' is already defined {standard input}:103: Error: symbol `intSocket' is already defined {standard input}:116: Error: symbol `intBlocking' is already defined error: command 'gcc' failed with exit status 1
These are the last 6 lines of the output. What do I make of this? Andif I manage to install pylirc, what do I do next? I read that the module has to beinitialised using integer =pylirc.init(string name[, string configuration]) I remember doing that during an earlierFreevo installation, but I want to be sure I get things right.
Can anyone help me out on this one? Pylirc documentation on the web isvery poor and I had lots of trouble with this one during my last freevoinstallation as well. Maybe an idea to add a bit of text on pylirc to the lirc documentationsection on the Freevo website?
Any help is greatly appreciated,
Robert
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
