Re: [Rhythmbox-devel] merge_source_ui_cb and SearchBar GtkAction



On Sun, Oct 17, 2010 at 10:53 PM, Jonathan Matthew <jonathan d14n org> wrote:
>
> On Mon, Oct 18, 2010 at 2:58 AM, Peter
> <rhythmbox-devel maubp freeserve co uk> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]