search for: berkeleydb

Displaying 20 results from an estimated 87 matches for "berkeleydb".

2005 Dec 01
6
Linking against a specific Berkeley DB install
...estion to the OpenLDAP list yesterday, but I still haven't seen the message come across the list. I am asking here in the hopes of getting a faster response. I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in /usr/local/BerkeleyDB.4.4. How do I get OpenLDAP to link with the bdb 4.4? I have put the library locataion everywhere I can think of: LDFLAGS=-L/usr/local/BerkeleyDB.4.4/lib LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.4/lib LD_RUN_PATH=/usr/local/BerkeleyDB.4.4/lib Still, the config...
2003 Nov 03
1
HELP: ServerWorks data corruption after 350 MB with BerkeleyDB 4.0?
Hi, I received a bug report against BerkeleyDB 4 that may not be BerkeleyDB related, but a problem with FreeBSD or specific hardware in general. Jie Song (CC'd) reported that writing files with BerkeleyDB (no threading or something) on his ServerWorks machine causes data corruption (detected by BerkeleyDB 4.0 library functions) when the fi...
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
...e --with-ldapsam --with-krb5=/usr/lib/krb5 The config.log file contains: configure:29377: checking how to build pdb_ldap configure:29411: result: not About ldap checking, config.log has: configure:23619: checking for ldap_init in -lldap configure:23652: gcc -o conftest -O -g -m64 -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/ssl/include -D_LARGEFILE_ SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/krb5/include -L/usr/local/lib -R/usr/local/lib -L/usr/local/BerkeleyDB.4.1/li b -R/usr/local/BerkeleyDB.4.1/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -m64 -L/ usr/lib...
2004 Dec 30
3
Problems migrating from WBEL
...run into problems with postgrey (a postfix greylisting daemon) on my server. Whenever I try to start postgrey, I get the following error (trimmed from maillog): ERROR: can't create DB environment: No such file or directory A little research led me to find the error was caused by a call to BerkeleyDB::Env->new() in postgrey. I can recreate it in a simple Perl one-liner: perl -e 'use BerkeleyDB; my $db = BerkeleyDB::Env->new() or die "blah";' This leads me to believe that something is wrong with db4, so I upgraded (--force) to the CentOS db4 package. Unfortunately,...
2004 Dec 11
0
Compiling Samba 3.0.9 on Solaris 2.6 gives conflicts :-(
Hi, I have to build Samba 3.0.9 on a customers Sun E3500 with Solaris 2.6. They recently upgraded to Windows 200x domain with AD. When i try to compile with Heimdal or MIT Kerberos i get the following error: Using FLAGS = -I/usr/heimdal/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include -I/usr/heimdal/include -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/ssl/lib -L/usr/heimdal/lib -I./popt -Iinclude -I/opt/tmp/samba-3.0.9/source/include -I/opt/tmp/samba-3.0.9/source/ubiqx -I/opt/tmp/samba-3.0.9/source/smbwrapper -I. -I/usr/heimdal/include...
2004 Feb 24
1
Samba 3.0 PDC install with openssl error
...a PDC server, but I keep getting the following error; checking for openssl/ssl.h... no checking for ssl.h... no configure: error: Could not locate TLS/SSL package However, ssl.h is located in /usr/local/ssl/include/openssl/ssl.h The enveloped configure command is; env CPPFLAGS='-I/usr/local/BerkeleyDB.4.2/include -I/usr/kerberos/include' LDFLAGS=-L/usr/local/BerkeleyDB.4.2/lib ./configure -enable-ldbm -with-tls=openssl What should I add to the configure command to get this to work? Thank you in advance, JP
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
...-g -D_SAMBA_BUILD_ -I/export/admin/build/build/samba-3.0.23c/source/iniparser/src -Iinclude -I/export/admin/build/build/samba-3.0.23c/source/include -I/export/admin/build/build/samba-3.0.23c/source/tdb -I. -DHAVE_CONFIG_H -I/export/admin/build/build/ldap/include -I/usr/local/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include -I/export/admin/build/build/krb5/include -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/export/admin/build/build/samba-3.0.23c/source -D_SAMBA_BUILD_ LIBS = -lsendfile -lresolv -lnsl -lsocket -liconv LDSHFLAGS =...
2005 Jul 04
0
Problem linking with libdb
...cbq.o f_rsvp.o f_u32.o f_route.o f_fw.o q_dsmark.o q_gred.o f_tcindex.o q_ingress.o q_hfsc.o q_htb.o m_gact.o m_mirred.o m_ipt.o m_pedit.o p_ip.o p_icmp.o p_tcp.o p_udp.o ../lib/libnetlink.a ../lib/libutil.a tc_core.o tc_red.o tc_cbq.o tc_estimator.o -lresolv -L../lib -lnetlink -lutil -L/usr/local/BerkeleyDB.4.2/lib -L. -ltc -lm -ldl -o tc gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -shared -fpic q_netem.c -o q_netem.so make[1]: Leaving directory `/home/src/iproute2-ss050607/tc'' make[1]: Entering directory `/home/src/iprout...
2005 May 13
1
samba problems on aix
Installed samba 3.0.4.0 and libiconv 1.9.1 (download from bullfreeware) on AIX 5.2. When I run smbclient, it says error: exec(): 0509-036 Cannot load program ./smbclient because of the following errors: 0509-150 Dependent module libreadline.a(libreadline.so) could not be loaded. 0509-022 Cannot load module libreadline.a(libreadline.so). 0509-026 System error: A file or directory in the path name
2005 May 12
1
Samba & AIX
Does anyone have any experience installing/configuring the latest Samba on AIX 5.2?... If so, would you care to share your notes? Thanks all. Andy Speagle "Always remember that you are unique. Just like everybody else."
2008 Jan 17
1
Need help to install dovecot on solaris 10 with openldap libs
...olaris 10 (x86). I know that solaris LDAP is broken and so I install openldap. OpenLDAP shared libraries are at /usr/local/lib and /usr/local/include. While installing dovecot, I did the followings: I execute this before run "./configure --with-ldap" LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib -R/usr/local/lib" but dovecot is using the Solaris default LDAP lib files. I also run LDFLAGS="-R/usr/local/lib" and LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib /usr/local/lib/libl...
2010 May 07
1
Problems 'make'ing on Solaris 9.
...ce3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lrt -ldl -lnsl -lsocket -liconv -laio LDFLAGS = -pie -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.7/lib -lthread -L./bin DYNEXP = -Wl,-E LDSHFLAGS = -G -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.7/lib -lthread -L./bin SH...
2004 Dec 21
6
DB for blacklisting thought
...acklisting_support.htm "Important Neither form of Shorewall blacklisting is appropriate for blacklisting 1,000s of different addresses.The blacklists will take forever to load and will have a very negative effect on firewall performance." What if you were to use either a database like BerkeleyDB or maybe something like the .cdb file used in Dan Bernstein''s tcpserver. I have several thousand addresses blocked for spamming in my smtp.cdb for qmail and the speed for look-ups is fast to say the least. I can see that the problem with using BerkeleyDB or other DB systems is the databas...
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all, I'm having terrible time, and a lot of core dumps, building dovecot on Solaris 10. My environment: gcc 3.3.2 LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \ -L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap CPPFLAGS=-I/usr/local/BerkeleyDB/include \ -I/usr/local/include -I/usr/local/ssl/include my configure: ./configure --prefix=/usr/local --with-ldap ...that is: Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/...
2006 Mar 13
1
nsswitch segfaults with Samba 3.0.21 on Solaris 9
I've built Samba 3.0.21 with Kerb ADS, NSS, Winbind and PAM support on Solaris 9 using gcc 3.3.2. I'm able to compile and install and authentication works fine - I can query and authenticate with AD, but when I su, passwd or some other local auth Solaris command the command segfaults. This even happens if a valid user is in any of the databases previous in the search pattern to
2008 Oct 01
2
samba-3.2.4 Solaris 9: configure gets error: Active Directory support requires ldap_initialize
Unable to compile samba-3.2.4 on Solaris 9 for sparc. #building openldap CC=gcc #echo $CC #exit CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/include/sasl" LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib" export CC CPPFLAGS LDFLAGS # CFLAGS='-D_AVL_H' export CFLAGS # ./configure --enable-bdb make depend make install #end building openldap #build samba make...
2006 Jan 27
1
dsniff berkley database issues
...ent and wishing to eventualy do CCSP, I wanted to learn all about what hackers use/do to infiltrate networks, and was introduced to dsniff at a Linux meeting, TLUG, in Tokyo, but, am having problems installing it. Please see below. checking for Berkeley DB with 1.85 compatibility... /usr/local/BerkeleyDB.4.4 configure: error: db_185.h or libdb.a not found in /usr/local/BerkeleyDB.4.4 or not configured with --enable-compat185 [root at localhost <mailto:root at localhost> dsniff-2.3]# ./configure --enable-compat185 --with-db=/usr/local/BerkeleyDB.4.4 I have installed the latest BDB, and have...
2006 Jun 19
0
Hard Solaris 8 compile
...gcc -v Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.4.2 CFLAGS=-mcpu=v9 -mv8plus -m64 -pthreads CPPFLAGS=-I/usr/local/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include LDFLAGS=-L/usr/local/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/lib LD_LIBRARY_PATH=/usr/local/lib/sparcv9:/usr/lib/sparv9:/usr/local/ssl/lib:/usr/sfw/lib:/usr/lib:/usr/local/BerkeleyDB.4.2/lib...
2016 Feb 24
2
Bitcoin for CentOS 7
...n what https://www.ringingliberty.com/bitcoin/ does for Fedora / CentOS with a couple noted differences - A) I don't have SELinux stuff (yet). His SELinux stuff is broken on CentOS 7. Only matters for the bitcoin-server package, the GUI client doesn't seem to matter. B) He uses system BerkeleyDB. I build BerkeleyDB when building bitcoin because BerkeleyDB is fragile enough that changes to it can cause a wallet that can't be read by other clients. C) He adds a patch that adds functionality needed by a very small demographic - hardware machines that sell bitcoins. I prefer to not add...
2005 Mar 01
2
Fedora core 2 domain trust account fails
Hello, Having a problem with trust accounts failing after creation. The following is the system that I'm running Samba on: Fedora Core 2 (compiled from source) Samba 3.0.11 OpenLDAP 2.2.23 BerkeleyDB 4.3.27 Windows 2000 client machine I have a script to add machine trust accounts to LDAP. The first part adds a posix Account and attributes to LDAP, the second uses smbpasswd to add the Samba account and attributes. I use PAM to point to the LDAP directory for user, group info and authentication...