Hi,
I downloaded svn and apache from www.sunfreeware.com
and followed these steps:
./configure --prefix=/usr/local/apache224
--enable-mods-shared=all --enable-ssl=shared
--enable-ssl --with-ssl=/usr/local/ssl --enable-proxy
--enable-proxy-connect --enable-proxy-ftp
--enable-proxy-http --enable-deflate
make
make install
ln -s /usr/lib/libm.so.1 /usr/lib/libm.so.2
LD_LIBARY_PATH=$LD_LIBRARY_PATH: /usr/local/ssl/lib/
./configure --disable-nls --with-ssl
--with-apxs=/usr/local/apache224/bin/apxs
--without-berkeley-db
make
make install
When starting apache, I got this error:
httpd: Syntax error on line 110 of
/usr/local/apache224/conf/httpd.conf: Cannot load
/usr/local/apache224/modules/mod_dav_svn.so into
server: ld.so.1: /usr/local/apache224/bin/httpd:
fatal: relocation error: file
/usr/local/lib/libaprutil-0.so.0: symbol __eprintf:
referenced symbol not found
Could you please advise?
thanks.
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]