Step 4Obtain and Install PhotoShop Plugins
The FlamingPear LunarCell filter, Alien Skin Image Doctor filter, and many other photoshop filters available on the internet are shareware. You may download and try them for free, but if you intend to use the filters regularly you should register them.
The Anaglyph Flip filter is from a filter pack named "Freebies," which are just that-filters you can use without registration, free of charge. Other free filter packs are available all over the internet, some better than others. Google is a good place to start.
Also, Alien Skin will not support Image Doctor installed and used under The GIMP, in any OS. The installer actually says so, and does not recommend you try it. In experimenting with the plugin I found it worked fine, but proceed at your own risk should you also want to try this particular filter.
When you have downloaded the filters, save them to a location you can find later. On my Windows computer, I saved the files to C:\Program Files\GIMP-2.0\lib\gimp\2.0\pspi-plugins
On my Linux box, I saved them to ~/bin/pspi/
I kept each plugin's files in its own directory within the pspi directory in both OSes, to make them easier to manage. However, pspi only needs to be configured with the directory that holds these plugin directories. It will search further in if needs be.
Note: in the directory you specify, and in any subdirectories, do not put any .exe or .dll files that do not belong to a plugin (for example, installer EXE files). They might cause pspi to error while loading the plugins, and some or all of your plugins will not be available. Move those files to another location in case you need them. I placed them in ~/bin/pspi-inst
Some plugins need to be installed in order to work. In Windows, this is a trivial issue: run the installer, answer the questions, and you're ready to go. simply remember where you installed the plugin.
However, linux users must go through the extra step of using wine to "install" the plugin. Because this took me a little extra time to figure out, I will explain here what I did.
For this example I am using the Alien Skin Image Doctor demo (see links).
I have wine installed and configured already, so I simply go to a terminal and at the shell prompt type:
wine ImageDoctorDemo.exe
The Installer should launch. when I am prompted to select an installation location, it does not matter what I choose as long as I can remember it later. I told the installer to install to C:\Plugins and let it run, answering the rest of the questions as though I were a windows user. The installation completes successfully.
Internally, wine maps the "windows C:\" drive to a directory in my home directory, ~/.wine/drive_c/ so all I have to do is copy the directory ~/.wine/drive_c/Plugins/Auto Eye Image Doctor to the same directory with my other PS plugins:
cp -R "~/.wine/drive_c/Plugins/Auto Eye Image Doctor" ~/bin/pspi
That should do it. Shut down GIMP if it's still running, and restart it. This will cause PSPI to register the new photoshop plugins. You can look for them by opening an image (or creating a new one) and checking the "Filters" menu. They should be at the bottom.
| « Previous Step | Download PDFView All Steps | Next Step » |
1
comment
|
Add Comment
|
![]() |
Add Comment
|














































