compilie dbus

bartolome moreno bartolome_34_680 at hotmail.com
Sat Nov 26 12:43:21 PST 2011


Hi Kees,

thanks for your answer. Anyway:

1- I took from the following link:

http://comments.gmane.org/gmane.comp.freedesktop.dbus/9892
(I want to test the remote connection between host and target over dbus as described)

the following commands to generate an own dbus with verbose actives 

Configure
./configure --prefix=/home/dbus/mydbus-1.2.16 --with-xml=expat --exec-prefix=/home//dbus/mydbus-1.2.16 --enable-verbose-mode

Make

Launch
DBUS_VERBOSE=1 ./dbus-daemon --print-address –config-file=/home/dbus/mydbus-1.2.16/etc/dbus-1/session.conf

2- This works with 1.2.16, but with 1.4.6 I see following problems with make:

Makefile:889: .deps/dbus-test-main.Po: No existe el fichero o el directorio
Makefile:890: .deps/libdbus_1_la-dbus-address.Plo: No existe el fichero o el directorio
Makefile:891: .deps/libdbus_1_la-dbus-auth-script.Plo: No existe el fichero o el directorio
Makefile:892: .deps/libdbus_1_la-dbus-auth.Plo: No existe el fichero o el directorio
Makefile:893: .deps/libdbus_1_la-dbus-bus.Plo: No existe el fichero o el directorio
Makefile:894: .deps/libdbus_1_la-dbus-connection.Plo: No existe el fichero o el directorio
...........................................

3- I' ve read the readme from the 1.4.6 release, but I see no special advice

Thanks again ...



> Date: Fri, 25 Nov 2011 11:50:58 +0100
> Subject: Re: compilie dbus
> From: kees.jongenburger at gmail.com
> To: bartolome_34_680 at hotmail.com
> CC: dbus at lists.freedesktop.org
> 
> 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
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20111126/14b4ce15/attachment.html>


More information about the dbus mailing list