해결. gimp bimp error

세벌의 이미지

안녕하세요.
GIMP 플러그인 BIMP를 윈도에서도 설치하고, 리눅스에서도 설치했습니다.
윈도 PC에서는 잘 되는데, 리눅스 PC에서는 에러 나네요.
여러 분은 어떤가요?

해결했습니다. 다른 분 중에 혹시 잘 안 되시는 분은 아래 글 참고하시면 되겠습니다.

https://alessandrofrancesconi.it/projects/bimp/
https://github.com/alessandrofrancesconi/gimp-plugin-bimp/tree/v2.6
Compiling and installing on Linux
설명대로 따라 하니까 되네요.

apt-get install libgimp2.0-dev libgegl-dev

make && make install