You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by cirisme <ci...@gmail.com> on 2006/03/28 16:25:34 UTC

libdb-4.1.so Installation Problems

I'm hoping someone out there can help me.

I keep getting the following when I run make:

    cd subversion/libsvn_subr && /bin/sh
/root/subversion-1.3.0/libtool --tag=CC --silent
    --mode=link gcc  -g -O2  -g -O2 -pthread  -D_LARGEFILE64_SOURCE
    -DNE_LFS  -L/usr/local/BerkeleyDB.4.4/lib  -rpath /usr/local/lib
-o libsvn_subr-1.la  auth.lo
    cmdline.lo config.lo config_auth.lo config_file.lo config_win.lo
constructors.lo ctype.lo
    date.lo error.lo hash.lo io.lo lock.lo md5.lo nls.lo opt.lo
path.lo pool.lo quoprint.lo sorts.lo
    stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo
utf.lo utf_validate.lo
    validate.lo version.lo xml.lo
/root/subversion-1.3.0/apr-util/libaprutil-0.la -lgdbm -ldb-4.1
    -lexpat    /root/subversion-1.3.0/apr/libapr-0.la -lrt -lm -lcrypt
-lnsl  -lpthread -ldl
    gcc: /usr/lib/libdb-4.1.so: No such file or directory
    make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1

Thinking it was a Berkely DB problem, I downloaded and installed it,
and even ran configure with the path: ./configure
--with-berkeley-db=/usr/local/BerkeleyDB.4.4 ...but I continue to get
this error.

If anyone could explain what I could do to fix this, I would be most
appreciative.

Blessings.
$cirisme

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org