Hello.
Just one question:
As example I use JDK installation:
In Blfs-6.2 (JDK-1.5.0_10) we find:
"find . -type f -exec sed -i 's@/usr/X11R6@<PREFIX>@g' {} \;"
In Development Blfs (JDK-6 Update 2) we find:
"This package (unfortunately) expects the X Window system to be installed in
the /usr/X11R6 directory. If you're using a recent version of Xorg and it is
installed in any other location, ensure you have followed the instructions in
the Creating an X11R6 Compatibility Symlink section."
Why this change? I don't understand it.
I mean: since Xorg 7.0 I use X11R7 as prefix and changed all packages (using
find and sed commands) to look there and ran into no troubles (except for
OpenEXR, used together with Cg; I found the issue one or two days later).
Luca
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page