Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» MacOSX - forked.net   » Ported Packages   » help with webalizer

UBBFriend: Email this page to someone!    
Author Topic: help with webalizer
nikki
Junior Member
Member # 199

posted October 29, 2001 01:28 PM      Profile for nikki   Email nikki   Send New Private Message      Edit/Delete Post  Reply With Quote 
when I attempt to run webalizer, I get:
dyld: webalizer can't open library: /usr/local/lib/libpng.2.dylib (No such file or directory, errno = 2)

I've tried installing libpng and zlib from the libraries page, but wih no luck. /usr/local/lib/ contains files named libpng.a and so on. What do I need to do?


Posts: 1 | Registered: Oct 2001  |  IP: Logged
forty_two
Junior Member
Member # 253

posted December 17, 2001 05:28 PM      Profile for forty_two     Send New Private Message      Edit/Delete Post  Reply With Quote 
I have been having this exact same problem. Does anyone know the fix?

Just saying "me too" to catch more attention... sorry.


Posts: 7 | Registered: Dec 2001  |  IP: Logged
broohaha
Junior Member
Member # 262

posted December 19, 2001 12:53 PM      Profile for broohaha     Send New Private Message      Edit/Delete Post  Reply With Quote 
Did you download and install the libpng package from http://macosx.forked.net/libs.php3?
Posts: 3 | From: USA | Registered: Dec 2001  |  IP: Logged
forty_two
Junior Member
Member # 253

posted December 19, 2001 06:14 PM      Profile for forty_two     Send New Private Message      Edit/Delete Post  Reply With Quote 
quote:
Originally posted by broohaha:
Did you download and install the libpng package from http://macosx.forked.net/libs.php3?

Yes. I installed it, and ``make test'' checks out OK.


Posts: 7 | Registered: Dec 2001  |  IP: Logged
<miguel@osxguide.com>
unregistered

posted June 01, 2002 05:56 AM           Edit/Delete Post  Reply With Quote 
Anyone ever figure this out? It's May 2002 and I'm having the same problem.
IP: Logged
brossow
Junior Member
Member # 358

posted June 12, 2002 01:16 PM      Profile for brossow   Email brossow   Send New Private Message      Edit/Delete Post  Reply With Quote 
I'm having problems with Webalizer, too. I downloaded and installed Webalizer and libpng 1.0.12 (small) from this site. I get the following error message:

dyld: ./webalizer version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than library's version: 1.0.0)

I've tried installing zlib 1.1.3 from this site, but when I do 'make test' I get a failure. Here's what I get:

[mail:/usr/local/zlib-1.1.3] admin% sudo make test
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o example.o example.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o adler32.o adler32.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o compress.o compress.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o crc32.o crc32.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o gzio.o gzio.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o uncompr.o uncompr.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o deflate.o deflate.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o trees.o trees.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o zutil.o zutil.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inflate.o inflate.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infblock.o infblock.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inftrees.o inftrees.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infcodes.o infcodes.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infutil.o infutil.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inffast.o inffast.c
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -o example example.o -L. -lz
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o minigzip.o minigzip.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -o minigzip minigzip.o -L. -lz
hello world
uncompress(): hello, hello!
gzread err: foo.gz: stream end
*** zlib test FAILED ***

I did all this as root, so it's not a permissions problem. I don't understand why it fails, but it does. I think if I could get zlib to compile properly I'd be fine. Anyone have thoughts on this?


Posts: 4 | From: Ashland, WI | Registered: Mar 2002  |  IP: Logged
kapusta
Junior Member
Member # 461

posted July 03, 2002 09:17 AM      Profile for kapusta   Email kapusta   Send New Private Message      Edit/Delete Post  Reply With Quote 
Ok, so webalizer is noted on the download page to have no dependancies. Well it does depend on libpng since calling webablizer says...

code:
 
dyld: webalizer can't open library: /usr/local/lib/libpng.2.dylib (No such fil)

...and libpng has a dependancy, on zlib, which I was able to make and make install without any problem. but running webablizer after that yields the following error...

code:
 
dyld: webalizer version mismatch for library: /usr/local/lib/libz.1.dylib
(compatibility version of user: 1.1.3 greater than library's version: 1.0.0)

And, like brossow, my "make test" test fails too...

code:
 
root# make test
hello world
uncompress(): hello, hello!
gzread err: foo.gz: stream end
*** zlib test FAILED ***


[ July 03, 2002: Message edited by: kapusta ]


Posts: 1 | From: Northern Virginia | Registered: Jul 2002  |  IP: Logged

All times are Pacific Time  

Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
Hop To:

Contact Us | macosx.forked.net

Powered by Infopop Corporation
Ultimate Bulletin BoardTM 6.1.0.2