[ Thread Index | 
Date Index
| More vhffs.org/vhffs-dev Archives
] 
julien@POSTE2:~/projet/vhffs/trunk/vhffs-tools/src$ ./vhffs-checkinstall
GD module is not found by VHFFS
/o\ /o\ /o\ /o\ /o\  /o\ /o\ /o\ /o\
Please consult http://www.vhffs.org website to get documentation
or found miss module on http://cpan.org website
julien@POSTE2:~/projet/vhffs/trunk/vhffs-tools/src$
Mais si j'essai d'installer GD il me dit :
NOTICE: This module requires libgd 2.0.28 or higher.
        it will NOT work with earlier versions. If you are getting
        compile or link errors, then please get and install a new
        version of libgd from www.boutell.com. Do NOT ask Lincoln
        for help until you try this.
        If you are using Math::Trig 1.01 or lower, it has a bug that
        causes a "prerequisite not found" warning to be issued.  You may
        safely ignore this warning.
        Type perl Makefile.PL -h for command-line option summary
Where is libgd installed? [/usr/lib]      
J'ai bien compris qu'il me faut libgd mais impossible de le trouver sur Internet ....
Une idée ?
Merci
Cordialement
Julien
On Sun, 19 Feb 2006 08:55:16 +0100
Julien <jul@xxxxxxxxxxxxxxxx> wrote:
> > Tu peux voir le script ici :
> > http://svn.naquadah.org/filedetails.php?repname=vhffs&path=%2Ftrunk%2Fvhffs-tools%2Fsrc%2Fvhffs-checkinstall&rev=0&sc=0
> 
> Ok merci dans l'exemple ci-dessous :
> 
> julien@POSTE2:~/projet/vhffs/trunk/vhffs-tools/src$ ./vhffs-checkinstall
> HTML::Template module is not found by VHFFS
> /o\ /o\ /o\ /o\ /o\  /o\ /o\ /o\ /o\
> Please consult http://www.vhffs.org website to get documentation
> or found miss module on http://cpan.org website
> julien@POSTE2:~/projet/vhffs/trunk/vhffs-tools/src$
> 
> Il me manque "HTML::Template" que je peux trouver sur cpan.org c'est ça ?