Fernando de Oliveira wrote:
Em 20-06-2015 18:14, Bruce Dubbs escreveu:
Bruce Dubbs wrote:
I left -sysconfdir /etc/xdg, defer to you, if it is really needed.
I'm not 100% sure. I'll do a DESTDIR install to check. I did run into
a problem last night -- was up until about 4AM and still don't have
everything completely sorted.
I wasn't able to get qt5 to honor destdir, but I changed to
QT5PREFIX=/tmp/opt/qt5 and -sysconfdir /tmp/etc/xdg. After install,
there is no /tmp/etc directory and there is no mention of xdg in th elog
other than the input line. My conclusion is that -sysconfdir is not used.
I've checked that, too, but we need to keep some form of the -sysconfdir
switch, because default is:
PREFIX/etc/settings
and perhaps it is hard coded somewhere in the binaries, to be used by
software based on it. Perhaps
-sysconfdir /etc/qt{4,5}
grepping through the source indicates the default is /etc/xdg, but it is
a big package and configure does say PREFIX/etc/xdg (not settings).
I'll try to get the book fixed up later today when I get some other
things sorted out.
Pleaser, wait for me!!!!!!
Sure. No problem.
There are other problems I have found. I think you are missing some point.
I am now building to prove some of the other problems. Then I will reply
to the other post, if not today, tomorrow, because there are errors in
two or three statements of that post and in the page, and I am checking,
today. There are other errors in the page. Most of them, because I think
that, for 16 months, you are missing some points I am trying to clarify.
Yes, I miss a lot of things. All of us are better than any one of us.
BTW, to use DESTDIR with qt:
make INSTALL_ROOT=$DESTINODIR install
Thanks for that.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page