Re: [Rhythmbox-devel] Remote Control
- From: "W. Michael Petullo" <mike flyn org>
- To: Peter <rhythmbox-devel maubp freeserve co uk>
- Cc: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Remote Control
- Date: Tue, 12 Oct 2010 22:21:36 -0500
> I started by trying to build libdmapsharing from source (from git), and
> have a couple of small suggestions - I hope the RB folk don't mind
> me using their mailing list, since it is related.
>
> Please add a .gitignore file which should cover *.o and *.lo at least,
> plus all the files you expect to be automatically generated.
I just pushed this change to Git master.
> Having installed libdmapsharing using --prefix=$HOME I now
> need to work out how to get RB to detect it at configure time...
>
> $ echo $LD_LIBRARY_PATH
> /home/peterjc/lib:/usr/local/lib:
> $ ./configure --prefix=$HOME --enable-daap
> ...
> checking for DMAPSHARING... no
> configure: error: DAAP support explicitly requested, but
> libdmapsharing couldn't be found
You will need to set the environment variable "PKG_CONFIG_PATH" so that
./configure's use of pkg-config looks in your non-standard installation
directory for ".pc" files. See also "man pkg-config."
--
Mike
:wq
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]