Re: [ANNOUNCE] D-Bus Broker Project
WaLyong Cho <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Samsung Electronics |
| Message-ID | <[email protected]> |
On 2017년 08월 24일 14:43, Lawrence D'Oliveiro wrote:
> On Thu, 24 Aug 2017 14:23:10 +0900, WaLyong Cho wrote:
>
>> This error can be resolved with below change.
>> char str_controller[C_DECIMAL_MAX(int) + 1];
>> const char * const argv[] = {
>> - "dbus-broker",
>> + "/usr/local/bin/dbus-broker",
>
> You shouldn’t be hardcoding filename paths. Is your PATH variable set up
> correctly?
Yes, I know. It's just own my workaround patch.
I think /usr/local/bin missed on my PATH env. And I think this should be
changed to compiler define.
> _______________________________________________
> dbus mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/dbus
>
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus