Hi
I have been using the dp500serv software for some time and have had no problems compiling from CVS. I have now switched to this branch and have downloaded the 3.1 cvs but when i run autogen I get the following errors (if i use the old dp500 cvs it works ok)
"bash-2.05b# ./autogen.sh
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
automake-1.7: no `Makefile.am' found or specified
"
Help
I would also like to say thanks for the work you have put into this software. I have had it running for several months with no problems untill now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I have been using the dp500serv software for some time and have had no problems compiling from CVS. I have now switched to this branch and have downloaded the 3.1 cvs but when i run autogen I get the following errors (if i use the old dp500 cvs it works ok)
"bash-2.05b# ./autogen.sh
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
automake-1.7: no `Makefile.am' found or specified
"
Help
I would also like to say thanks for the work you have put into this software. I have had it running for several months with no problems untill now.
Hmm, 0.3.1 has a configure bundled, there should be no need to run autogen. But I'll look into this later on.