Linux Debian support - Re: Streamzap driver in Debian LIRC?

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > December 2006 > Re: Streamzap driver in Debian LIRC?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Streamzap driver in Debian LIRC?
AJackson

2006-12-28, 7:14 am


Robert McDonald wrote:
> Robert McDonald wrote:
> <snip>
>
> Well, to follow up on my post, it looks like LIRC is at least somewhat
> broken. I tried to compile the CVS version of LIRC and setup.sh won't
> run. It is looking for a subdirectory under /lib/modules that Debian put
> somewhere else. (There is a bug report about this.)
>
> Question: If I were to copy the subdirectory to the location that
> setup.sh is expecting, would I break anything? Would it be preferable to
> modify setup.sh to point to the (incorrect) location? I would think that
> LIRC is a deadend package, in the sense that nothing is going to depend
> on it, but maybe I'm wrong about that. I'm relatively new to linux and I
> don't understand what might be ramifications down the line of changing
> something like this.
>
> Thanks for any advice or help in thinking about this the right way.
>
> Bob


When you compile your own software, always install it under /usr/local
and not under /usr. That is, set prefix when running ./configure to
/usr/local and not /usr (or use default, becous that is usally
/usr/local).
/usr/bin /usr/lib etc is for Debian, not you. And /usr/local/bin and
/usr/local/lib etc is for you to use.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com