INSTALL: add some information about PKG_CONFIG_PATH for mypaint-brushes.

I didn't think I'd have to be this detailed, but it appears a lot of
people were not aware that data package .pc files would end up under
share/pkgconfig/ (and not lib/) and have problems with installing this
new "mypaint-brushes" dependency. Hopefully this will be enough.
This commit is contained in:
Jehan 2018-01-03 19:20:29 +01:00
parent 1ce878ef47
commit 0f29e67078
1 changed files with 6 additions and 0 deletions

View File

@ -93,6 +93,12 @@ header files installed.
particular tag "v1.3.0". In particular do not install from master particular tag "v1.3.0". In particular do not install from master
which installs brushes incompatible with GIMP. which installs brushes incompatible with GIMP.
Also this is a data packages and therefore it will install the
pkg-config file inside `$PREFIX/share/pkgconfig/`. If you install
mypaint-brushes from repository in a non-standard prefix, you will
have to make sure your $PKG_CONFIG_PATH environment variable also
lists `$PREFIX/share/pkgconfig/`.
11. You may want to install other third party libraries or programs 11. You may want to install other third party libraries or programs
that are needed for some of the available plug-ins. We recommend that are needed for some of the available plug-ins. We recommend
to check that the following libraries are installed: libjasper, to check that the following libraries are installed: libjasper,