Hi, Thomas Vander Stichele <[EMAIL PROTECTED]> writes:
> BTW, I followed your advice on running make DESTDIR=... install, but what > happens then when I want to compile the examples ? Since they use the .pc > file installed in that root, which will contain paths as to be used in the > actual root, the flags will be wrong, won't they ? Should I then manually > change the installed .pc file so that it points to the right location ? I'd create a directory with copies of the pkg-config files and manually change them to fit into your build environment. Then set PKG_CONFIG_PATH so that pkg-config uses these files when cross-compiling. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
