Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3771 connectés 

 


Dernière réponse
Sujet : pb de libgd sur deb.
Plouf02

911GT3 a écrit a écrit :

 
 
:sweat:
(ma Sid aura bientôt 1 an :love: )  




ca fait un joor ke je me bas avec cette lib a la con (c le cas de le dire)
et la ct netsaint ki voolait pus demarrer, hop reinstall de la distrib entiere (telemetrybox) et tt est deja install.
j'aurais plus k refaire un lien.


Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
Plouf02

911GT3 a écrit a écrit :

 
 
:sweat:
(ma Sid aura bientôt 1 an :love: )  




ca fait un joor ke je me bas avec cette lib a la con (c le cas de le dire)
et la ct netsaint ki voolait pus demarrer, hop reinstall de la distrib entiere (telemetrybox) et tt est deja install.
j'aurais plus k refaire un lien.

911GT3

plouf02 a écrit a écrit :

nan ms de tte maniere, ct un essai a la boorrin poor voir si ct ca, c bon, la je lui reinstalle tt le systeme :D
et apres on fait au propre :) :D  




 
:sweat:
(ma Sid aura bientôt 1 an :love: )

Plouf02 nan ms de tte maniere, ct un essai a la boorrin poor voir si ct ca, c bon, la je lui reinstalle tt le systeme :D
et apres on fait au propre :) :D
the_fireball vi souvent faut faire un ln -s d'un .so.x en .so
 
Que voulez vous, même la debian n'est pas parfaite, et ça prouve aussi que la perfection n'existe pas par la même occasion :D
911GT3 c'est plus facile de trouver un lien qui pointe sur rien qu'une lib perdue.
Genre tu supprime le .deb mais il reste la lib -> détection par un futur ./config mais pas complet -> crash à compil -> prise de tête :o
 
mois j'dis ça ...
Plouf02

911GT3 a écrit a écrit :

rooooooo, les mv c'est gruik. ln -s powa :o  




spareil j'ai fais boorin powa :/ :D

911GT3 rooooooo, les mv c'est gruik. ln -s powa :o
Plouf02

911GT3 a écrit a écrit :

y faut pas le -dev tout simplement ?  




 
mv libgd.so.2 libgd.so
 
Gd library found!!!!!!
 
 
[:titprem]

Humidifier 911gt3 a raison, lorsque l'on compile on oublie qu'il faut les -dev.
 
Je me fais avoir souvent, j'aurais du y penser.
911GT3 y faut pas le -dev tout simplement ?
Humidifier Il existe des paquets netsaint pour Woody et Sid.
Si tu es en Potato effectivement tu doit compiler.
Je te liste les dépendances de la version Sid, cela va peut être t'aider.
 
apt-cache show netsaint
Package: netsaint
Priority: optional
Section: non-US
Installed-Size: 3632
Maintainer: Turbo Fredriksson <turbo@debian.org>
Architecture: i386
Version: 0.0.7c-0.3
Depends: libc6 (>= 2.2.4-4), libgd1 (>= 1.8.4-11) | libgd1-xpm (>= 1.8.4-11), libjpeg62, libpng2(>=1.0.12), zlib1g (>= 1:1.1.4), debconf, netsaint-plugins(>=1.2.9.4-7), adduser (>= 3.8), fileutils (>=4.0y), httpd
Filename: pool/non-US/main/n/netsaint/netsaint_0.0.7c-0.3_i386.deb
Size: 1484590
MD5sum: d2ecd6cc02d575753d5249f00464783a
Description: A host/service/network monitoring and management system.
 NetSaint is a host/service/network monitoring and management system. It has
 the following features:
 .
 o  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
      PING, etc.)
 o  Plugin interface to allow for user-developed service checks
 o  Contact notifications when problems occur and get resolved (via email,
      pager, or user-defined method)
 o  Ability to define event handlers to be run during service or host events
      (for proactive problem resolution)
 o  Web output (current status, notifications, problem history, log file, etc.)
 .
 NetSaint was written in C and is designed to be easy to understand and modify
 to fit your own needs.
Plouf02 deja essayer apres le make distclean
 
et ld.so.conf modifie
/usr/X11R6/lib
/usr/lib
 
et fait un ldconfig.
pareil :/
Humidifier Visiblement tu compile, alors :
 
- make distclean ne fait jamais de mal
- vérifie les chemins dans le fichier /etc/ld.so.conf
Plouf02 J'installe les libgd  
apt-get install libgd1
apt-get install libgd2
 
mais qd je veux compile netsaint, pb, il ne me trouve pas la lib :??:

Citation :


checking for gdImagePng in -lgd (order 1)... (cached) no
checking for gdImagePng in -lgd (order 2)... (cached) no
checking for gdImagePng in -lgd (order 3)... (cached) no
 
 
*** GD library could not be located... *****************************
 
Boutell's GD library is required to compile the statusmap and trends
trends CGIs.  Get it from http://www.boutell.com/gd/, compile it,
and use the --with-gd-lib and --with-gd-inc arguments to specify the
locations of the GD library and include files.
 
NOTE: RedHat Linux users can download the 'gd' and 'gd-devel' RPMs
from http://www.rpmfind.net/linux/RPM/GByName.html (try installing
version 1.8.3-4 or newer if you can).
 
NOTE: If you can't get the configure script to recognize the GD libs
      on your system, get over it and move on to other things.  The
      statusmap and trends CGIs are just a small part of the entire
      NetSaint package.  Get everything else working first and then
      revisit the problem.  Make sure to check the netsaint-users
      mailing list archives for possible solutions to GD library
      problems when you resume your troubleshooting.
 
NOTE: After you install the GD libraries on your system:
      1. Make sure /etc/ld.so.conf has an entry for the directory in
         which the GD libraries are installed.
      2. Run 'ldconfig' to update the run-time linker options.
      3. Run 'make clean' in the NetSaint distribution to clean out
         any old references to your previous compile.
      4. Rerun the configure script.
 
********************************************************************


comprends pas :/


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)