Gimp::Net::gimp_main();

2000-08-14 Thread Filip Krska

   Hello,

do you know, what's wrong when my perl and Perl-Server says:

966258177: accepted unix connection
hilite: required callback 'net' not found (ERROR)
966258177: closing connection 11 (3 requests in 0 seconds)

in the moment of  execution of line

   Gimp::Net::gimp_main();

(in script "hilite" by Giray Devlet)?


Thanks a lot

Filip




extension-perl-server

2000-08-09 Thread Filip Krska

   Hello,

I'd like to ask, where can i get  extension-perl-server .

i've installed:

perl-5.00503-10
perl-Gtk-Perl-0.5121-2
perl-Gimp-1.082-2

gimp-1.0.4-7
gimp-libgimp-1.0.4-7
gimp-devel-1.0.4-7

from rpm's

Scripts works, when ivoked from menu, but what i want is to
generete pictures through the server (like cooltext.com does)
and the extension is missing.

There's a note in Perl-tutorial, that at least perl-Gimp-1.083 
is needed, but i can't find it.

Thanks a lot 'n' wish you a beautiful day!

Filip Krska




extension-perl-server (fwd)

2000-08-09 Thread Filip Krska

   Hello,

I'd like to ask, where can i get  extension-perl-server .

i've installed:

perl-5.00503-10
perl-Gtk-Perl-0.5121-2
perl-Gimp-1.082-2

gimp-1.0.4-7
gimp-libgimp-1.0.4-7
gimp-devel-1.0.4-7

from rpm's

Scripts works, when ivoked from menu, but what i want is to
generete pictures through the server (like cooltext.com does)
and the extension is missing.

There's a note in Perl-tutorial, that at least perl-Gimp-1.083 
is needed, but i can't find it.

Thanks a lot 'n' wish you a beautiful day!

Filip Krska






Re: extension-perl-server (fwd)

2000-08-09 Thread Filip Krska

Thank You.

I've installed new versions:
gimp-1.1   rpm  from   helixcode.com   (thank you,  Axel)

Gimp-1.2   module from CPAN  (.tar.gz)

then the desired plug-ins appeared, but when
gimp was started and wanted to plug each of them, failed saying:

** WARNING **: gimp: wire_read: unexpected EOF
perl: error in loading shared
libraries: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Gimp/Lib/ \
Lib.so: undefined symbol: gimp_plugin_domain_add_with_path

What's the relation between
Gimp-1.2  moduleand  perl-Gimp-1.082-2   rpm?

Thank you

Filip