<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=347471117-15022006>Hello,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=347471117-15022006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=347471117-15022006>&nbsp;&nbsp;&nbsp;&nbsp; I am trying to use a tied hash 
to speed up a cgi application.&nbsp; The tied data structure works well as long 
as I do lookups from perl running on the same machine.&nbsp; When I use CGI and 
there is a web interface, the following error pops up:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=347471117-15022006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=347471117-15022006>Can't load 
'/usr/perl5/5.6.lib/5.6.1/sun4-solaris-thread-multi/auto/DB_File/DB_File/DB_File.so' 
for module DB_File:&nbsp; ld.so.1:&nbsp; lookup_uber_hash.cgi:&nbsp; 
fatal:&nbsp; libgcc_s.so.1: open failed:&nbsp; No such file or directory at 
/usr/perl5/5.6/lib/5.6.1/sun4-solaris-thread-multi-XSloader.om line 
75</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=347471117-15022006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=347471117-15022006>This is followed by 
a couple of compilation errors.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=347471117-15022006><BR>I also have perl 
5.005_03 running on the same box with the same modules installed.&nbsp; They 
were installed by a different guy and if I run the same script in this version 
of perl, it fails in the exact same way.<BR><BR>Any thoughts or 
suggestions?<BR><BR>Thanks,<BR>Chuck</SPAN></FONT></DIV></BODY></HTML>