According to Faine, Mark:
> Thanks that got it.
> 
> But another problem has cropped up.
> 
> No matter what I do, I always get 
> 
> htpurge: database empty !
> 
> every time I run the rundig script?

That means htdig is not finding any documents, or perhaps just not keeping
anything it does find.  Use runding -v or -vv to find out why.

> Also is the beta 3.2.0b3 ssl aware.
> 
> I know there was a problem with the stable version and ssl.
> 
> -Mark

No, 3.2.0b3 isn't, but the latest 3.2.0b4 development snapshots have
apparently got SSL support.

The stable 3.1.5 release doesn't have SSL support either, but it's available
as a patch:  ftp://ftp.ccsf.org/htdig-patches/3.1.5/ssl.4

> -----Original Message-----
> From: Gilles Detillieux [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 31, 2001 4:49 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] Solaris - htdig 3.2.0b3 --- libgcc.a: could not
> read symbols: Bad value
> 
> 
> According to Faine, Mark:
> > Having a problem compiling 3.2.0b3 on Sun Solaris 2.6
> >  
> > Compiles just fine until it gets to libgcc
> >  
> > rm -fr .libs/libht.la .libs/libht.* .libs/libht-3.2.0.*
> > /usr/local/bin/gcc -shared  Configuration.lo Database.lo Dictionary.lo
> > DB2_db.lo IntObject.lo List.lo Object.lo ParsedString.lo Queue.lo
> > QuotedStringList.lo Stack.lo String.lo StringList.lo StringMatch.lo
> > String_fmt.lo good_strtok.lo strcasecmp.lo mktime.lo strptime.lo timegm.lo
> > getcwd.lo memcmp.lo memcpy.lo memmove.lo raise.lo strerror.lo HtCodec.lo
> > HtWordCodec.lo HtVector.lo HtHeap.lo HtPack.lo HtDateTime.lo HtRegex.lo
> > HtRegexList.lo HtRegexReplace.lo HtRegexReplaceList.lo HtVectorGeneric.lo
> > HtMaxMin.lo HtWordType.lo myqsort.lo md5.lo mhash_md5.lo  -L/usr/local/lib
> > -lz -lnsl -lsocket -lc  -Wl,-soname -Wl,libht-3.2.0.so -o
> > .libs/libht-3.2.0.so
> > /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/libgcc.a: could not
> read
> > symbols: Bad value
> > collect2: ld returned 1 exit status
> > make[1]: *** [libht.la] Error 1
> > make[1]: Leaving directory `/raidb4/temp/htdig-3.2.0b3/htlib'
> > make: *** [all-recursive] Error 1
> >  
> > Anyone know how to fix this?
> 
> Well, this looks like a new one, but as it relates to shared libraries,
> and those don't work properly with htdig on Solaris anyway, I suggest
> you configure with the --disable-shared option before building the package.
> 
> -- 
> 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
> 


-- 
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]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to