Menu

error in configuring libmilter++-0.1.2

Anonymous
2002-07-15
2013-03-22
  • Anonymous

    Anonymous - 2002-07-15

    I am getting an error "can not find milter library" when I configure
    I used ./configure --with-sendmail=../sendmail-8.12.2
    I think the configure script is looking for some sendmail-8.12.2/lib/ ... but there is no such file

    I have already installed perl Sendmail::Milter which works fine  on the same machine

     
    • mr.kschan

      mr.kschan - 2008-01-13

      i did face the same problem ...

      i tried to modify the configure file to directly include the milter library, but it failed.

      i made another work around that put stuffs from the milter library to the directory "/usr/lib" and the compilation of libmilter++ succeeded.

      files of libmilter includes:
      libmilter.a  libsm.a  libsmutil.a

      so , these three achrives should be found under /usr/lib and let the libmilter++ compilation finds them.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.