software:dbus
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:dbus [2008/07/01 18:35] – created kratz00 | software:dbus [2009/01/18 19:59] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| http:// | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | < | ||
| + | ./configure --prefix=/ | ||
| + | make | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | groupadd -g 18 messagebus && | ||
| + | useradd -c "D-BUS Message Daemon User" -d /dev/null -u 18 -g messagebus -s /bin/false messagebus | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | make install | ||
| + | </ | ||
software/dbus.1214930119.txt.gz · Last modified: by kratz00
