According to Michael Clarke:
> Firstly I grabbed the latest beta of htdig 3.20b3 (or
> something-a-rather), compiled and ran make, and it dies with string.cc
> errors. Was referred to an older snapshot vversion, and this dies during
> configure (3.16). Grabbed 3.15 and that says you need autoconf. Get
> autoconf, configure and make and it says you need m4. Get m4, compile
> and make, dies.

Generally, exact error messages tend to be more useful than "dies".

> Then I grab a 2.7 package, untar and unzip, and place where I need
> items to be placed. Change the conf file, and run htdig and htmerge,
> they seem to run fine.

Which package would this be?  I hope you're not running that ancient
3.1.3 binary package for sparc solaris on htdig.org/files/binaries/.

> SO at this stage I am digging http://infoweb/ and it does that fine,
> htmegre does what it does fine, so now I go to search:
> 
> http://myhost.htdig/search.html 
> 
> 
> and it returns an internal server error, logs state:
> 
> [date time...][error] Out of memory during "large" request for 1052672 bytes, total 
>sbrk() is 6617464 bytes at 
>/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/Apache/Registry.pm line 103.
> 
> Whats wrong?

Well, given that htsearch is a compiled C++ program, and not a Perl
script, the presence of perl-related errors in the server log should
suggest that the server is not doing the right thing.

See http://www.htdig.org/FAQ.html#q5.23

> What I realllllly neeeeedd is for someone on a Solaris 2.6 or solaris
> 2.7 system to make me a package for it.
> 
> I need to dig on http://infoweb/
> htdocs are in /webdocs/prodn/
> apache is in /opt/apache/
> cgi-bin is /opt/apache/cgi-bin/
> htdig is in /opt/apache/htdig/
> search is in /webdocs/prodn/htdig/search.html
> htsearch is in /opt/apache/cgi-bin/htsearch
> db is in /opt/apache/htdig/db
> common is in /opt/apache/htdig/common/
> conf is in /opt/apache/htdig/conf/
> bin is in /opt/apache/htdig/bin/
> 
> can any one make this for me or tell me a quick fix for my memory problem??????? 
> 
> Thanks anyone - can they email a package or a tentative reply to
> 
> [EMAIL PROTECTED] 

Well, I don't have a Solaris system to play with, so I can't help you
there.  In any case, no package you get will fix the server configuration
problem above.  You'll need to tweak your Apache configuration.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to