Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > David Somers wrote: >> I tried with 2.5.04.2400 and its failing to load. >> Do I need to tweak LD_LIBRARY_PATH to point to all the /usr/lib/cvsnt/* >> dirs? > > Shouldn't need to, since they're loaded directly by cvsapi so all the > important dependencies are already in memory. OK. > It needs to be able to see the postgres libs of course... try an ldd on > the .so to see what it's missing. Looks fine to me. # ldd postgres.so linux-gate.so.1 => (0xffffe000) libpq.so.4 => /usr/lib/libpq.so.4 (0xb7f11000) libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7ee2000) libresolv.so.2 => /lib/libresolv.so.2 (0xb7ed0000) libstdc++.so.6 => /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6 (0xb7e02000) libm.so.6 => /lib/tls/libm.so.6 (0xb7ddf000) libc.so.6 => /lib/tls/libc.so.6 (0xb7cc7000) libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libgcc_s.so.1 (0xb7cbe000) libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7c80000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7b42000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7b2d000) /lib/ld-linux.so.2 (0x80000000) libdl.so.2 => /lib/libdl.so.2 (0xb7b29000) >> (BTW, doing cvs admin -p FRED blah will bomb on linux... corrupted >> double-linked list ... probably tries to free the non-specified val... >> will try to debug later). > > Odd.. but then I've not really used that command much beyond the initial > testing. Yeah, if you don't give an = after the prop, it bombs. BTW, can you remove a user variable? If I do something like "cvs admin -p FRED=" it sets FRED to blank; perhaps it should remove it instead? -- David Somers PGP Key = 7E613D4E Fingerprint = 53A0 D84B 7F90 F227 2EAB 4FD7 6278 E2A8 7E61 3D4E