Menu

#11 JGIMP install problem in fedora 23

v1.0_(example)
open
nobody
None
5
2016-08-08
2016-08-08
Rajkumar
No

I try to follow install text to install the JGIMP in feodra 23 .

Run $ ./configure throw

error: plugin dir not found, please use --prefix= option to identify where the gimp is installed

But , My gimp plugins folder path is ="/usr/lib64/gimp/2.0/plug-ins" , so go configure file and edit and run configure file.

if test "x$prefix" = x; then
if test -d "/usr/local/lib/gimp/1.2/plug-ins/"; then :
else { echo "configure: error: plugin dir not found, please use --prefix= option to identify where the gimp is installed" 1>&2; exit 1; };
fi

But, Throw Same Error , Suggest me How to Solve this.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.