[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

libdb-4.1.so Installation Problems

From: cirisme <cirisme_at_gmail.com>
Date: 2006-03-28 18:25:34 CEST

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
Received on Tue Mar 28 18:27:06 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.