On Mon, 2017-11-06 at 05:24 +0900, Masashi Honma wrote: > > On 2017/11/04 18:13, Thomas Haller wrote: > > Hi, > > > > it's not clear why you would need that. > > > > When you build NM from source, you also build and install nm-dhcp- > > helper (in libexecdir, whatever that directory is). And if you run > > NetworkManager, it will spawn dhclient in a way that makes use of > > the > > right nm-dhcp-helper. > > Because I'm not doing "make install".
Hi, then you need to run NM with ./src/NetworkManager --run-from-build-dir which adjusts the path: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/src/main.c?id=cec215147a1763e3e146b3e0fc1152322e3f0d2b#n277 best, Thomas
signature.asc
Description: This is a digitally signed message part
_______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
