Problem with Tomcat5 and Apache2 with Virtual Hosts using mod_jk

Discussion in 'HOWTO-Related Questions' started by llokas, Jan 16, 2007.

  1. llokas

    llokas New Member

    hi

    i have problem with buildconf.so according to howto:
    http://www.howtoforge.com/apache2_tomcat5_mod_jk_p2

    here are errors:
    Code:
    mymachine:/usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native# ./buildconf.sh
    rm autom4te.cache
    libtoolize --force --automake --copy
    aclocal
    autoheader
    automake -a --foreign --copy
    configure.in: 8: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
    autoconf
    rm autom4te.cache
    
    I have apache2-threaded-dev package and I really have no idea anymore...
    anybody help ?

    Thank you in advance,

    Leo
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page