On Sun, Oct 17, 2010 at 10:53 PM, Jonathan Matthew <[email protected]> wrote:
>
> On Mon, Oct 18, 2010 at 2:58 AM, Peter
> <[email protected]> wrote:
>> Hi all,
>>
>> I'm trying to use RB from source on Ubuntu Lucid. I've got the latest code
>> from git and while it configures and builds, it won't run...
>>
>> Note I've installed the current libdmapsharing (from git) under my home
>> directory as I want to use the DAAP plugin.
>>
>> $ export LD_LIBRARY_PATH="$HOME/lib:$LD_LIBRARY_PATH"
>> $ export LD_RUN_PATH="$HOME/lib:$LD_RUN_PATH"
>> $ export PKG_CONFIG_PATH="$HOME/lib/pkgconfig"
>> $ ./autogen.sh --prefix=$HOME --enable-daap
>
> You're missing '--enable-uninstalled-build' here.

Thanks - that solved it.

If I had proceeded with a "make install" and run it from $HOME/bin
should it have worked?

Peter
_______________________________________________
rhythmbox-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to