Bonjour à tous,
je vous soumets mon problème :
Ming refuse de se compiler,
à la commande make l'erreur est :
/usr/bin/ld: cannot find -lpng12
merci!
Forum Linux.debian/ubuntu Problème compilation Ming
22
fév.
2005
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
dc_eximconfig_configtype='smarthost'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
dc_readhost='lenomdemonlocalhost'
(…)
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
myhostname = nicotux.info
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
# Mailman : hash:/var/lib/mailman/data/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = ntx.info, localhost
relayhost =
(…)
cat /proc/sys/net/ipv4/ip_forward
0