[PATCH] root user and nfs directory compilation for dbus-java
Omair Majid
omajid at redhat.com
Mon Jun 23 12:35:06 PDT 2008
Hi,
I came across this issue when I was trying to install dbus-java. My home
directory is on a network server, which, as root, I can not write to.
When doing a 'make install' several files (such as the man pages) which
were not generated by 'make' where needed and had to be generated. But
they were being generated in the home directory, which, as root, I could
not write to. Hence 'make install' would never install documentation.
The attached patch should fix the issue.
Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_all.patch
Type: text/x-patch
Size: 2175 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20080623/ad7d1566/attachment.bin
More information about the dbus
mailing list