- From: (unknown charset) Karim Hamed <Karim.Hamed@WiredMinds.de>
- Date: Fri, 18 May 2001 11:08:23 +0200
- To: (unknown charset) www-lib@w3.org
Hi,
trying to start the small test
int main(int argc, char *argv[])
{
int ret = -1;
HTLibInit("TestApp", "1.0");
HTLibTerminate();
return(ret);
}
I recieved this message: "error in loading shared libraries:
/usr/lib/libwwwapp.so.0: undefined symbol: HTZLib_inflate"
I don't know how to handle it or to find the error. Did I compiled the wrong
version on my machine or is the problem somewhere else?!
Can someone help me?
regards.
--
---------------------------------------------------------------------------
Karim Hamed-Abdelouahab WiredMinds Informationssysteme GmbH
EMail: karim.hamed@WiredMinds.de Am Wilhelmsplatz 11
Phone: +49 711 490 48-208 70180 Stuttgart
Fax : +49.711.490 48-111 http://www.wiredminds.com
"Become wired. Enter YOUR mind!"
===========================================================================
Linux is like an indian tent. No Gates, no windows and an Apache inside!
---------------------------------------------------------------------------
Received on Friday, 18 May 2001 06:08:35 UTC