<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><pre>Josh Johnson wrote:<br>&gt;<i> <br></i>&gt;<i> I've been racking my brain on this one for 2 weeks now so I'm looking <br></i>&gt;<i> for some experts. Here's what I've tried.<br></i>&gt;<i> <br></i>&gt;<i> Solaris 10 x86<br></i>&gt;<i> <br></i>&gt;<i> perl 5.8.8 (solaris installed)<br></i>&gt;<i> perl 5.8.4 from sunfreeware<br></i>&gt;<i> perl 5.10.1 (compiled myself)<br></i>&gt;<i> <br></i>&gt;<i> using gcc 3.4.6<br></i>&gt;<i> <br></i>&gt;<i> I install the CPAN Bundle::Interchange as well.<br></i>&gt;<i> <br></i>&gt;<i> I can compile interchange and install it just fine. Run makecat and <br></i>&gt;<i> build the catalog etc etc just fine. I start up interchange and it <br></i>&gt;<i> appears to start ok but when I try to to the admin interface (or <br></i>&gt;<i> customer) I
 get<br></i>&gt;<i> <br></i>&gt;<i> <br></i>&gt;<i>       We're sorry, the Interchange server is unavailable...<br></i>&gt;<i> <br></i>&gt;<i> <br></i>&gt;<i> So I try and run it in DEBUG mode and I get this.<br></i>&gt;<i> # bin/interchange --DEBUG=1<br></i>&gt;<i> <br></i>&gt;<i> ##### DEBUG MODE, running in foreground #####<br></i>&gt;<i> Low traffic settings.<br></i>&gt;<i> Calling UI......UI is loaded...<br></i>&gt;<i> Interchange V5.6.2<br></i>&gt;<i> Running with old signals.<br></i>&gt;<i> Configuring catalog rubs...Using PostgreSQL, <br></i>&gt;<i> DSN=dbi:Pg:dbname=rubsdb;host=192.168.1.205...done.<br></i>&gt;<i> Interchange server started (22742) (UNIX)<br></i>&gt;<i> Interchange server started in UNIX mode(s) (process id 22742)<br></i>&gt;<i> Running in foreground, OS=solaris, debug=1<br></i>&gt;<i> <br></i>&gt;<i> Importing ichelp table from <br></i>&gt;<i> /d00/rubs/htdocs/interchange/catalogs/rubs/products/ichelp.txt<br></i>&gt;<i> Died in
 server spawn: ichelp import into  failed: sdbm store returned <br></i>&gt;<i> -1, errno 22, key "kaccess.main" at <br></i>&gt;<i> /d00/rubs/htdocs/interchange/lib/Vend/Table/Common.pm line 513, &lt;IN&gt; line 3.<br></i>&gt;<i> <br></i><br>Please compile your Perl with GDBM support. First step is to install<br>the GDBM development libraries on your system.<br><br>Regards<br>        Racke<br><br></pre>I believe it already is compiled with GDBM support, the libraries are there as well. See output from perl -V<br><br>&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><br></div>
<!-- cg3.c204.mail.gq1.yahoo.com compressed/chunked Tue Dec  8 17:43:39 PST 2009 -->
</div><br>



      </body></html>