julien (Dienstag, 6. Mai 2008, 08:22):
> I installed gimp-2.4.5 from rpm (in /opt/gnome/bin/gimp-2.4).
> I also installed it from source in /usr/local/gimp-2.4.5 (and
> verified that my umask was 022 before #make install).
Both 2.4 versions installed at the same time?
> In both cases, when I start Gimp from console, I get the message
> "Unable to read initialization file script-fu.init"
Try
$ find /opt/gnome /usr/local -name '*script-fu*' | xargs ls -l
or even
$ find /opt/gnome /usr /usr/local -name '*script-fu*' | xargs ls -l
What do you get?
_______________________________________________
Gimp-docs mailing list
Gimp-docs@???
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs