On Sat, 24 Jun 2006 22:37:05 -0400 "Bob suppressed" <suppressed> wrote: > > > http://icdevgroup.org/xmldocs/install.html > > Got it, thanks! Its a little less than I was hoping for, but got the perl modules going. Say what would you like to see in there, and I could add it. > One last thing: I get the error: [24/June/2006:22:26:38 -0400] bobtest > /cgi-bin/bobtest/admin/index.html Runtime error: ichelp import into failed: sdbm store returned -1, > errno 22, key "kaccess.main" at /usr/local/interchange/lib/Vend/Table/Common.pm line 490, <IN> line 3. > > Doing some digging seems to indicate a lack of gdbm. Yet: > > suppressed interchange]# rpm -qa | grep dbm > libgdbm2-1.8.0-24mdk > libgdbm2-devel-1.8.0-24mdk > > and: > > suppressed interchange]# /usr/local/bin/perl -V | grep dbm > cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', > cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm' > libs=-lnsl -ldl -lgdbm -lm -lcrypt -lutil -lc > > Ideas? Run perl -MGDBM_File -le 'print "Yes"' . If it prints "Yes", it's OK. If it says it can't find GDBM_File, they you don't have Perl bindings for the GDBM library installed. _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.