<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><br>I've been racking my brain on this one for 2 weeks now so I'm looking for some experts. Here's what I've tried.<br><br>Solaris 10 x86<br><br>perl 5.8.8 (solaris installed)<br>perl 5.8.4 from sunfreeware<br>perl 5.10.1 (compiled myself) <br><br>using gcc 3.4.6<br><br>I install the CPAN Bundle::Interchange as well. <br><br>I can compile interchange and install it just fine. Run makecat and build the catalog etc etc just fine. I start up interchange and it appears to start ok but when I try to to the admin interface (or customer) I get <br><h3>We're sorry, the Interchange server is unavailable...</h3><br>So I try and run it in DEBUG mode and I get this. <br># bin/interchange --DEBUG=1<br><br>##### DEBUG MODE, running in foreground #####<br>Low traffic settings.<br>Calling UI......UI is
 loaded...<br>Interchange V5.6.2<br>Running with old signals.<br>Configuring catalog rubs...Using PostgreSQL, DSN=dbi:Pg:dbname=rubsdb;host=192.168.1.205...done.<br>Interchange server started (22742) (UNIX)<br>Interchange server started in UNIX mode(s) (process id 22742)<br>Running in foreground, OS=solaris, debug=1<br><br>Importing ichelp table from /d00/rubs/htdocs/interchange/catalogs/rubs/products/ichelp.txt<br>Died in server spawn: ichelp import into&nbsp; failed: sdbm store returned -1, errno 22, key "kaccess.main" at /d00/rubs/htdocs/interchange/lib/Vend/Table/Common.pm line 513, &lt;IN&gt; line 3.<br><br><br>Any help would be greatly appreciated! Here's a perl -V output also<br><br><br># /d00/rubs/perl/bin/perl -V<br>Summary of my perl5 (revision 5 version 10 subversion 1) configuration:<br><br>&nbsp; Platform:<br>&nbsp;&nbsp;&nbsp; osname=solaris, osvers=2.10, archname=i86pc-solaris<br>&nbsp;&nbsp;&nbsp; uname='sunos jjsbest 5.10
 generic_137112-08 i86pc i386 i86pc '<br>&nbsp;&nbsp;&nbsp; config_args=''<br>&nbsp;&nbsp;&nbsp; hint=previous, useposix=true, d_sigaction=define<br>&nbsp;&nbsp;&nbsp; useithreads=undef, usemultiplicity=undef<br>&nbsp;&nbsp;&nbsp; useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef<br>&nbsp;&nbsp;&nbsp; use64bitint=undef, use64bitall=undef, uselongdouble=undef<br>&nbsp;&nbsp;&nbsp; usemymalloc=n, bincompat5005=undef<br>&nbsp; Compiler:<br>&nbsp;&nbsp;&nbsp; cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV',<br>&nbsp;&nbsp;&nbsp; optimize='-O',<br>&nbsp;&nbsp;&nbsp; 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 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe
 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV'<br>&nbsp;&nbsp;&nbsp; ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'<br>&nbsp;&nbsp;&nbsp; intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234<br>&nbsp;&nbsp;&nbsp; d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12<br>&nbsp;&nbsp;&nbsp; ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8<br>&nbsp;&nbsp;&nbsp; alignbytes=4, prototype=define<br>&nbsp; Linker and Libraries:<br>&nbsp;&nbsp;&nbsp; ld='gcc', ldflags =' -L/usr/local/lib '<br>&nbsp;&nbsp;&nbsp; libpth=/usr/local/lib /usr/lib /usr/ccs/lib /opt/csw/lib /usr/sfw/lib /opt/csw/bdb44/lib<br>&nbsp;&nbsp;&nbsp; libs=-lsocket -lnsl -ldl -lm -lc
 -lgdbm -lcrypt -ldb<br>&nbsp;&nbsp;&nbsp; perllibs=-lsocket -lnsl -ldl -lm -lc -lcrypt<br>&nbsp;&nbsp;&nbsp; libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a<br>&nbsp;&nbsp;&nbsp; gnulibc_version=''<br>&nbsp; Dynamic Linking:<br>&nbsp;&nbsp;&nbsp; dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '<br>&nbsp;&nbsp;&nbsp; cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'<br><br><br>Characteristics of this binary (from libperl):<br>&nbsp; Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PERL_USE_SAFE_PUTENV USE_LARGE_FILES USE_PERLIO<br>&nbsp; Built under solaris<br>&nbsp; Compiled at Dec&nbsp; 7 2009 19:07:15<br>&nbsp; @INC:<br>&nbsp;&nbsp;&nbsp; /d00/rubs/perl/lib/5.10.1/i86pc-solaris<br>&nbsp;&nbsp;&nbsp; /d00/rubs/perl/lib/5.10.1<br>&nbsp;&nbsp;&nbsp;
 /d00/rubs/perl/lib/site_perl/5.10.1/i86pc-solaris<br>&nbsp;&nbsp;&nbsp; /d00/rubs/perl/lib/site_perl/5.10.1<br>&nbsp;&nbsp;&nbsp; .<br><br><br><br></div>
<!-- cg3.c204.mail.gq1.yahoo.com compressed/chunked Mon Dec  7 15:26:00 PST 2009 -->
</div><br>

      </body></html>