search for: libgdbm

Displaying 20 results from an estimated 48 matches for "libgdbm".

Did you mean: libgbm
2003 Oct 30
1
Not sure if ACL support compiled in
...libdl.so.2 => /lib/libdl.so.2 (0x4024b000) libpopt.so.0 => /usr/lib/libpopt.so.0 (0x4024e000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) libsasl.so.7 => /usr/lib/libsasl.so.7 (0x40256000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40261000) Would be great if anybody might give me a tip? Can I fix it, without recompile something? Regards Thorsten
2004 Nov 23
0
Strange error
...blber.so.2 => /usr/lib/liblber.so.2 (0x401e0000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) libsasl.so.7 => /usr/lib/libsasl.so.7 (0x401eb000) libssl.so.2 => /lib/libssl.so.2 (0x401f6000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40223000) libpam.so.0 => /lib/libpam.so.0 (0x40229000) ------------------------------- this seams to be correct. The only problem left as far as I can see is that this computer in the past has been a part of a windows domian, can I somehow flush all...
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with Samba > 2.0. However as it is not supported on all systems it is not included > in the default build (it should work nicely on Solaris though). > Essentially smbwrapper is a preloaded library which intercepts system calls and > simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
1997 Jul 08
3
so-called snprintf() in db-1.85.4
Hi, There is a severe problem with the db-1.85.4 library''s Linux port that can be found on sunsite.unc.edu under /pub/Linux/libs/db-1.85.4-src.tar.gz (sp?): This library contains a "snprintf" function which breaks down to a common sprintf, ignoring the size parameter. Obviously, this was thought to be a terribly bad work-around for C libraries which don''t contain an
2003 Nov 06
1
Samba 3 ACL's not Shown for Directories
...libdl.so.2 => /lib/libdl.so.2 (0x40254000) libpopt.so.0 => /usr/lib/libpopt.so.0 (0x40257000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) libsasl.so.7 => /usr/lib/libsasl.so.7 (0x4025f000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x4026b000) [root@host /]# Output of getfacl: ================== getfacl: Removing leading '/' from absolute path names # file: /home/test/ordner3 # owner: tm # group: Dom"nen-Benutzer user::rwx group::r-x other::r-x default:user::rwx default:group::-...
2006 May 10
2
[LLVMdev] llvm-gcc4 & mingw32
...handle GCC's auto* machinery well. We're needing just folowing packages installed: alternatives ash base-files base-passwd bash bzip2 clear coreutils crypt cygutils cygwin cygwin-doc diffutils editrights expat findutils gawk gdbm grep groff gzip less libbz2_1 libcharset1 libdb4.2 libdb4.3 libgdbm libgdbm-devel libgdbm3 libgdbm4 libiconv libiconv2 libintl libintl1 libintl2 libintl3 libncurses5 libncurses6 libncurses7 libncurses8 libpcre0 libpopt0 libreadline4 libreadline5 libreadline6 login m4 make man mktemp ncurses openssl openssl097 perl python run sed tar tcltk termcap terminfo texinfo u...
2006 May 13
8
Which Linux flavor for a Rails server?
Hi folks, I''m a linux noob, and I''m trying to pick a distro for my rails server. I don''t want to start a flame-war about linux distros! I''m interested in the best distribution for these criteria: 1 - Simplicity of getting ruby and rails set-up (gem updates) 2 - Stability (it is a server, after all) 3 - Support resources (community, and as a fall-back, paid
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote: > Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba: >> Hai, >> >> Sorry for the late reply. > Never mind, weekend is important ... > >> Here its just apt-get distupgrade --autoremove --purge >> Without the autoremove libldb1 is not removed so libldb2 can be installed. > # apt-get distupgrade
2004 Jul 21
0
[LLVMdev] GC questions.
...nd ? llvm/runtime/GCCLibraries/libcurses/BytecodeObj ? llvm/runtime/GCCLibraries/libcurses/Depend ? llvm/runtime/GCCLibraries/libg/BytecodeObj ? llvm/runtime/GCCLibraries/libg/Depend ? llvm/runtime/GCCLibraries/libgcc/BytecodeObj ? llvm/runtime/GCCLibraries/libgcc/Depend ? llvm/runtime/GCCLibraries/libgdbm/BytecodeObj ? llvm/runtime/GCCLibraries/libgdbm/Depend ? llvm/runtime/GCCLibraries/libm/BytecodeObj ? llvm/runtime/GCCLibraries/libm/Depend ? llvm/runtime/GCCLibraries/libmalloc/BytecodeObj ? llvm/runtime/GCCLibraries/libmalloc/Depend ? llvm/runtime/GCCLibraries/libtermcap/BytecodeObj ? llvm/runtim...
2004 Jul 21
2
[LLVMdev] GC questions.
On Wed, 21 Jul 2004, Tobias Nurmiranta wrote: > > Hi, I'm thinking out loud, please give me some feedback. > > Regarding llvm.gcread and llvm.gcwrite, wouldn't it be nicer if they are > implemented as: > > llvm.gcread(sbyte** object, uint offset) > llvm.gcwrite(sbyte* data, sbyte** object, uint offset) > > Where you also have the offset into the object. In
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
...libquadmath.a libgcj-tools.so.15 libquadmath.la libgcj-tools.so.15.0.0 libquadmath.so libgcj.so libquadmath.so.0 libgcj.so.15 libquadmath.so.0.0.0 libgcj.so.15.0.0 libreadline.so.6 libgcj.spec libruby18.so.1 libgdbm.so.4 libruby18.so.1.8.7 libgdbm.so.4.0.0 libssl.so.1.0.0 libgfortran.spec libssp_nonshared.a libgij.so libssp_nonshared.la libgij.so.15 libssp.a libgij.so.15.0.0 libssp.la libgmp.so.10 libssp.so l...
2008 Nov 12
2
libapr issue - CentOS 4.7
Hi I am trying to get httpd onto a freshly updated, although long time ago installed CentOS 4 box. Its fully updated to 4.7 however when trying to install httpd this is the error i get, well i should say install is fine but httpd cant start. # yum install httpd -- snip -- Dependencies Resolved ============================================================================= Package
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with cron and ssh running as services, then run the rsync connection nightly through cron. Cygwin is installed on both systems and works perfectly. OpenSSH is installed and running,
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...binutils-x86-64-linux-gnu cpp-8 fdisk g++-8 gcc-7-base gcc-8 gcc-8-base gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs libargon2-1 libasan5 libbind9-161 libbinutils libcryptsetup12 libcurl4 libdns-export1104 libdns1104 libfl2 libfstrm0 libgcc-8-dev libgdbm-compat4 libgdbm6 libicu63 libirs-export161 libirs161 libisc-export1100 libisc1100 libisccc161 libisccfg-export163 libisccfg163 libisl19 libjs-jquery libjs-sphinxdoc libjs-underscore libjson-c3 libkdb5-9 liblwres161 libmariadb3 libmpfr6 libncurses6 libncursesw6 libnftnl11 libpcre2-8-0 libperl5.2...
2004 Jul 21
0
[LLVMdev] GC questions.
Ok, that makes sense :). , Tobias On Wed, 21 Jul 2004, Chris Lattner wrote: > On Wed, 21 Jul 2004, Tobias Nurmiranta wrote: > > > void *llvm_gc_read(void *ObjPtr, void **FieldPtr) { > > > return *FieldPtr; > > > } > > > > Hm, but doesn't FieldPtr need to be calculated target-specific in those > > cases? > > For the field pointer, one
2009 May 18
3
Can't run flatout 2
Hi there. I have a problem: I installed flatout 2 but I cant't get it running. First, I substituted FlatOut2.exe with the cracked FlatOut2.exe from the rld-fo2co.zip package, but when I tried to run the game, it doesn't run. Then, I patched the game to the 1.2 version, but the result was the same... I tried to run it with native d3d9. I have both d3dx9_30.dll and d3dx9_36.dll in the
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
...20030128-1 fileutils 4.1-1 findutils 4.1.7-4 gawk 3.1.2-2 gdbm 1.8.3-1 grep 2.5-1 groff 1.18.1-2 gzip 1.3.3-4 inetutils 1.3.2-22 less 378-1 libbz2_1 1.0.2-2 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-1 libgdbm3 1.8.3-1 libiconv2 1.8-2 libintl1 0.10.40-1 libintl2 0.11.5-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-1 libpcre 4.1-1 libpcre0 4.2...
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...cpp-8 fdisk g++-8 > gcc-7-base > gcc-8 gcc-8-base gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client > gpg-wks-server gpgconf gpgsm guile-2.2-libs libargon2-1 libasan5 > libbind9-161 libbinutils libcryptsetup12 libcurl4 libdns-export1104 > libdns1104 libfl2 libfstrm0 libgcc-8-dev libgdbm-compat4 libgdbm6 > libicu63 libirs-export161 libirs161 libisc-export1100 libisc1100 > libisccc161 libisccfg-export163 libisccfg163 libisl19 libjs-jquery > libjs-sphinxdoc libjs-underscore libjson-c3 libkdb5-9 liblwres161 > libmariadb3 libmpfr6 libncurses6 libncursesw6 libnftnl11 libpc...
2004 Jul 21
2
[LLVMdev] GC questions.
On Wed, 21 Jul 2004, Tobias Nurmiranta wrote: > > void *llvm_gc_read(void *ObjPtr, void **FieldPtr) { > > return *FieldPtr; > > } > > Hm, but doesn't FieldPtr need to be calculated target-specific in those > cases? For the field pointer, one could use the getelementptr instruction: %pairty = { sbyte, sbyte, int* } %pairPtr = ... %fieldptr = getelementptr
2019 Dec 02
1
Debian Stretch - > buster: samba packages
...-gnu cpp-8 fdisk g++-8 gcc-7-base > gcc-8 gcc-8-base gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client > gpg-wks-server gpgconf gpgsm guile-2.2-libs libargon2-1 libasan5 > libbind9-161 libbinutils libcryptsetup12 libcurl4 libdns-export1104 > libdns1104 libfl2 libfstrm0 libgcc-8-dev libgdbm-compat4 libgdbm6 > libicu63 libirs-export161 libirs161 libisc-export1100 libisc1100 > libisccc161 libisccfg-export163 libisccfg163 libisl19 libjs-jquery > libjs-sphinxdoc libjs-underscore libjson-c3 libkdb5-9 liblwres161 > libmariadb3 libmpfr6 libncurses6 libncursesw6 libnftnl11 libp...