<div dir="ltr">I need that prefix since I&#39;m cross-compiling. With the prefix I specify where my toolchain is located and where the library and binarys are supposed to be installed. <br>In my opinion the compiler prefix is only the path where the packages get installed or copied to.<br>

But it doesn&#39;t affect the packages-specific settings like in this case for d-bus its socket-path or config-path.<br><br>Prefix is, in my opinion, only an option for autoconf, gcc etc. but not for the package (dbus) itself isn&#39;t it?<br>

<br>So all I want is the following (tried today with I guess all options ./configure --help provided, and I know you can provide some paths in dbus config file system.conf):<br><br>1) Compile and install d-bus on host system (i386): Toolchain is at: &quot;/opt/devel/arm9/arm-linux/&quot;<br>

&nbsp;So I specify: --prefix=&quot;/opt/devel/arm9/arm-linux/&quot;, without this prefix my local d-bus system get&#39;s overridden.<br><br>2) I have to copy the created lib and binaries (I do only need the lib, dbus-daemon and dbus-monitor)<br>

&nbsp;to my target (ARM Arch). I wanna located the lib at /lib and the binarys in /usr/local/bin<br>And all paths for any files of course should not perpended with prefix but in usual style like: /etc/dbus/system.conf or /tmp/.socket and /var/run/dbus-pid<br>

<br>Sorry If I didn&#39;t express this fact in my mail before clearly.<br><br>Thanks for any help.<br><br>Fritz.<br><br><br><br><br><br><br><div class="gmail_quote">On Fri, Aug 22, 2008 at 3:48 PM, Thiago Macieira <span dir="ltr">&lt;<a href="mailto:thiago@kde.org" target="_blank">thiago@kde.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Sexta 22 Agosto 2008 14:36:00 Fritz Code wrote:<br>
&gt; So somehow I can&#39;t get the prefix (which i have specified (--prefix=<br>
&gt; /opt/devel/toolchains/arm9/arm-linux) out of dbus.<br>
<br>
</div>If you don&#39;t want that prefix, why did you specify it?<br>
<font color="#888888"><br>
--<br>
&nbsp; Thiago Macieira &nbsp;- &nbsp;thiago (AT) <a href="http://macieira.info" target="_blank">macieira.info</a> - thiago (AT) <a href="http://kde.org" target="_blank">kde.org</a><br>
&nbsp; &nbsp; PGP/GPG: 0x6EF45358; fingerprint:<br>
&nbsp; &nbsp; E067 918B B660 DBD1 105C &nbsp;966C 33F5 F005 6EF4 5358<br>
<br>
</font><br>_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org" target="_blank">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>--Codefritz<br><br><br><br><br>
</div>