Installation output for epeg [fail]

Installation time: 0s

/home/mario/local/chicken-4.8.0.3/bin/chicken-install  -prefix /home/mario/salmonella/4.8.0.3/1/repo
retrieving ...
checking platform for `epeg' ...
checking dependencies for `epeg' ...
install order:
("epeg")
installing epeg: ...
changing current directory to .
  /home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"epeg\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" epeg.setup
  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O2 epeg.scm `epeg-config --cflags` `epeg-config --libs` -j epeg
sh: 1: epeg-config: not found
sh: 1: epeg-config: not found
epeg.c:14:18: fatal error: Epeg.h: No such file or directory
compilation terminated.

Error: shell command terminated with non-zero exit status 256: gcc epeg.c -o epeg.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I"/home/mario/local/chicken-4.8.0.3/include/chicken" -I"/home/mario/salmonella/4.8.0.3/1/repo/include/chicken"

Error: shell command failed with nonzero exit status 256:

  /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode    -s -O2 epeg.scm `epeg-config --cflags` `epeg-config --libs` -j epeg


Error: shell command terminated with nonzero exit code
17920
"/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e \"(require-librar...