installation error

Issue #447 invalid
Former user created an issue

Hi,

I'm a newbie and wish to try this email archivng of yours; i'm just on the initial installation of mailpiler on my test machine and i'm getting this error below. Hoping you could shed some light here. Thank you!

make install

./mkinstalldirs \ /usr/local/bin /usr/local/sbin /usr/local/lib /usr/local/libexec/piler /usr/local/share/piler /usr/local/etc \ /var/piler/store \ /var/piler/stat /var/piler/tmp \ /var/piler/sphinx /usr/bin/install -c -d -m 0755 -o piler -g id -gn piler /var/run/piler /usr/bin/install -c -d -m 0700 -o piler -g id -gn piler /var/piler/store /usr/bin/install -c -d -m 0700 -o piler -g id -gn piler /var/piler/imap /usr/bin/install -c -d -m 0755 -o piler -g id -gn piler /var/piler/stat /usr/bin/install -c -d -m 0711 -o piler -g id -gn piler /var/piler/tmp /usr/bin/install -c -d -m 0755 -o piler -g id -gn piler /var/piler/sphinx Making install in src make[1]: Entering directory /tmp/piler-1.1.0/src' /usr/bin/install -c -m 0644 libpiler.a /usr/local/lib /usr/bin/install: cannot statlibpiler.a': No such file or directory make[1]: [install-piler] Error 1 make[1]: Leaving directory `/tmp/piler-1.1.0/src' make: [install-recursive] Error 1

Comments (2)

  1. Janos SUTO repo owner

    Please copy the complete output of "make clean all". Make sure you use the bitbucket formatting feature.

  2. Log in to comment