Hans, apr is the utility that configures load modules before compiling them.
If I remember from other rpm installs, that file is usually in /usr/bin, but I normally don't use rpm installations. You can try the following find command to track down the binary, and then fill it in on the build file. cd /usr find . -name apr -print Hopefully that will get you through the build problems. /mde/ just my two cents . . . . __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
