You are not logged in.

#1 2006-08-20 23:04:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Gimp Refocus plug-in for Arch64

Has anyone successfully compiled the Gimp Refocus (not Refocus-it) plug-in for Arch64? I'm trying to install it into Gimp 2.3.10 with no luck. Any help would be appreciated.

Offline

#2 2006-08-25 12:21:52

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Gimp Refocus plug-in for Arch64

Sorry to bump...

The solution is probably the same for 32 bit Arch. The original 'refocus' plug-in simply won't compile as is against the Gimp 2.2 or 2.3 releases. There is a patched version that can be found through this link:

http://www.mail-archive.com/gimp-develo … 07026.html

From there it's just a matter of getting all of the environmental variables and compiling options right. As I said before, I'm running the development branch of Gimp, so for me it's:

export PKG_CONFIG_PATH=/opt/gimp-2.3/lib/pkgconfig

./configure --with-gimp-prefix=/opt/gimp-2.3
make

I didn't run make install, so I don't know if it works right. The plug-in ended up in the 'src' directory in the refocus directory.

Offline

Board footer

Powered by FluxBB