On Tuesday 24 May 2005 16.48, Carol Spears wrote:
> On Mon, May 23, 2005 at 04:49:51PM +0200, Rikard Johnels wrote:
> > On Monday 23 May 2005 00.32, Sven Neumann wrote:
> > > Hi,
> > >
> > > Rikard Johnels <[EMAIL PROTECTED]> writes:
> > > > cpan> install Gimp
> > >
> > > As I said already, you want to install "Gimp-2.0" instead of "Gimp".
> > >
> > >
> > > Sven
> >
> > Ok.. Trying to get Gimp-2.0..
>
> You can get it two ways that i know of:
>
> the tarball is available at
> ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.0/perl/
>
> or you can get it from gnomecvs:
>  export CVSROOT=':pserver:[EMAIL PROTECTED]:/cvs/gnome' then
>  cvs checkout gimp-perl
>
> I dont know what is wrong with CPAN.
>
> thanks,
> carol

Ok. Got it from the ftp.
It still barfs the shit out of itself:

[EMAIL PROTECTED]:~/build/Gimp-2.0> perl Makefile.PL
checking for gimp-2.0... no
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for gimptool-2.0... /opt/gnome/bin/gimptool-2.0
checking for GIMP - version >= 2.0.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.4.6)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.4.9)
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libgimp/gimpmodule.h usability... no
checking libgimp/gimpmodule.h presence... yes
configure: WARNING: libgimp/gimpmodule.h: present but cannot be compiled
configure: WARNING: libgimp/gimpmodule.h: check for missing prerequisite 
headers?
configure: WARNING: libgimp/gimpmodule.h: proceeding with the preprocessor's 
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to [EMAIL PROTECTED] ##
configure: WARNING:     ## ------------------------------------ ##
checking for libgimp/gimpmodule.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for unistd.h... (cached) yes
checking for vsnprintf... yes
checking for intelligent life... found a cat in your bin
checking for _exit... yes
configure: creating ./config.status
config.status: creating config.pl
config.status: creating config.h
now invoking perl to complete the configuration...

WARNING: unable to use PDL (the perl data language). This means that
         normal pixel access is non-functional. Unless you plan to use
         Tile/PixelRgn functions together with PDL, this is harmless. The
         plug-ins using PDL, however, will NOT WORK and you can NO LONGER
         install PDL later. You can get PDL from any CPAN mirror.

checking for PDL support... no

NOTICE:  unable to use the Perl-Gtk2 interface. Many features (like
         Gimp::Fu) rely on this extension. You can build without it (and
         many scripts will be disabled or run with reduced functionality
         only), but it's better to install it.  If you do install it,
         version 1.0 or higher is required; you can get it from
         http://gtk2-perl.sourceforge.net/ or any CPAN mirror.

writing Gimp/Config.pm... ok
Checking if your kit is complete...
Looks good
Warning: prerequisite Gtk2 1 not found.
Warning: prerequisite PDL 1.99 not found.
use'ing Gimp::PDL is no longer necessary, please remove it!
Writing Makefile for Gimp::Lib
Writing Makefile for Gimp::Net
ERROR from evaluation of /home/rikjoh/build/Gimp-2.0/UI/Makefile.PL: Can't 
locate ExtUtils/Depends.pm in @INC (@INC 
contains: /usr/lib/perl5/5.8.5/i586-linux-thread-multi /usr/lib/perl5/5.8.5 
/usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.5/i586-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl .) 
at ./Makefile.PL line 2.
BEGIN failed--compilation aborted at ./Makefile.PL line 2.


What puzzles me is:
"WARNING: unable to use PDL (the perl data language) ... You can get PDL from 
any CPAN mirror."
and
"use'ing Gimp::PDL is no longer necessary, please remove it!"

That is a very odd conflict of directives!

I am getting a wee bit fed up with trying to compile all this.
The prospect of getting into PS just to get the things i want to use seems 
closer and closer.

Gimp seems to be a VERY difficult piece of software to get going from scratch 
if you are a dabbling neewbie in compiling/programming
Far to many depends that arent clearly stated.
I need gazillion libs installed and zonks of perl utils to even THINK of 
starting a compilation.
And frankly.. It suck!

-- 

         /Rikard

" Sharing knowledge is the most fundamental act of friendship. 
Because it is a way you can give something without loosing something." 
                -R. Stallman 

---------------------------------------------------------------
Rikard Johnels          email   : [EMAIL PROTECTED]
                        Mob     : +46 763 19 76 25
                        PGP     : 0x461CEE56
---------------------------------------------------------------
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to