compilie dbus
Kees Jongenburger
kees.jongenburger at gmail.com
Fri Nov 25 02:50:58 PST 2011
Hi,
On Fri, Nov 25, 2011 at 11:27 AM, bartolome moreno
<bartolome_34_680 at hotmail.com> wrote:
> Hello,
>
> can somebody please help me? (I`m new).
> - I want to compile dbus1.4.6 (already downloaded)
> - With verbose enabled.
> - And I want to install it in another directory (/temp), I don want to
> overwrite the running one.
Run
./configure --prefix=/temp --enable-verbose-mode
make
make install
But after that you are on your own :p
More information about the dbus
mailing list