On Mon, 2009-07-20 at 15:38 +0800, enst wrote: > svn checkout svn://anonsvn.it.su.se/yxa/trunk yxa > > drwxr-sr-x 2 root src 4.0K 07-20 15:30 build > -rw-r--r-- 1 root src 3.5K 07-20 15:29 CHANGES > -rw-r--r-- 1 root src 4.1K 07-20 15:29 configure.ac > -rw-r--r-- 1 root src 3.2K 07-20 15:29 COPYING > -rw-r--r-- 1 root src 4.9K 07-20 15:29 Makefile.in > -rw-r--r-- 1 root src 43K 07-20 15:29 README > -rw-r--r-- 1 root src 247 07-20 15:29 ssl.config > drwxr-sr-x 3 root src 4.0K 07-20 15:29 doc-src > drwxr-sr-x 17 root src 4.0K 07-20 15:29 src > drwxr-sr-x 3 root src 4.0K 07-20 15:29 scripts > drwxr-sr-x 5 root src 4.0K 07-20 15:29 yaws > > > README told me to run configure, but I can not find it.
There is a configure script ready to run in the release tarballs. If you check out the development version from subversion, you are required to generate it yourself (by executing 'autoconf'). You may need one or more Debian packages installed to compile YXA. A good start is probably the meta-package 'build-essentials'. I believe there is such a package in Debian, although I use Ubuntu myself so I'm not sure. /Fredrik _______________________________________________ Yxa-devel mailing list [email protected] https://lists.su.se/mailman/listinfo/yxa-devel
