xmms woes cont'd

cliff

2001-09-01 05:39:00

Whenever I try to run xmms, it gives me this.

./xmms version mismatch for library: usr/lib/libz.1.dylib Compatability version of user: 1.1.3 greater then library's version: 1.0.0
Any help is appreciated, thanks.

apex

2001-09-01 06:07:00

can you give me the output of:
<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><HR><pre>
ls -l /usr/lib/libz*
</pre>[/quote]

Thanks. [img]images/icons/smile.gif"%20border="0[/img]

cliff

2001-09-01 22:13:00

<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><HR><pre> -rwxr-xr-x 1 root wheel 60380 Aug 4 23:44 /usr/lib/libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Aug 4 23:44 /usr/lib/libz.1.dylib -> libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Aug 4 23:44 /usr/lib/libz.dylib -> libz.1.1.3.dylib </pre>[/quote]

macius

2001-09-02 13:59:00

Installed every package needed and added these 2 also:

libintl -> <A HREF="http://macosx.forked.net/ports/libintl.pkg.tgz" TARGET=_blank>http://macosx.forked.net/ports/libintl.pkg.tgz</A>

libdl -> <A HREF="http://macosx.forked.net/ports/libdl.pkg.tgz" TARGET=_blank>http://macosx.forked.net/ports/libdl.pkg.tgz</A>

now I get this:

[localhost:/usr/local/bin] vagualy% xmms
dyld: xmms can't open library: /usr/X11R6/lib/libXext.6.dylib (No such file or directory, errno = 2)

Why does xmms want Xfree now ? will installing all the Xfree libs solve the problem? (don't mind doing that since I want to run aqua and DarwinX [img]images/icons/smile.gif"%20border="0[/img]

Grtz,

Mad

apex

2001-09-02 15:20:00

Since xmms is an X (xfree) application, you kinda need X to run it. [img]images/icons/grin.gif"%20border="0[/img]

[ September 02, 2001: Message edited by: apex ]

bmann

2001-09-04 00:57:00

xmms also doesn't work for me [img]images/icons/wink.gif"%20border="0[/img] even though I already have X installed and working, running WindowMaker.

First off, it definitely seems to want libintl and libiconv installed, as I got error messages stating it couldn't find those. After those two were installed, I get a similar error message:

Gdk-WARNING **: locale not supported by C library
dyld: xmms version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than library's version: 1.0.0)


My /usr/lib directory has the same listing as already posted.


BTW, great job on the pkg installers! I have no problems working with CLI, but anything that makes things easier... [img]images/icons/grin.gif"%20border="0[/img]

-- Boris

xeus

2001-09-08 15:06:00

I can confirm this, I just compiled xmms:

[root@leela:xmms/xmms-1.2.5/xmms] # setenv DISPLAY :0
[root@leela:xmms/xmms-1.2.5/xmms] # ./xmms
dyld: ./xmms version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than library's version: 1.0.0)
[root@leela:xmms/xmms-1.2.5/xmms] #

Now before I start messing with z lib, I want to know if anyone with pre OS X final can check if it came with older version of z lib and if so, please it here [img]images/icons/grin.gif"%20border="0[/img]

Second I want to congratulate apex and ob1 on a great Mac OS X porting site Image

-Xeus

apex

2001-09-24 18:50:00

I will work on this problem, but I can't do it for about 7-10 days. I'm finishing my fishing season here in Alaska and I cannot get online for more than a few minutes here and there.

iggle

2001-10-22 17:54:00

any luck on it yet? I hav teh same thing, only software i've had a problem with so far heh. i really wanan get it going [img]images/icons/frown.gif"%20border="0[/img][/LIST]

cann0010

2002-06-09 21:32:00

I'm getting a similar message (dyld: ./xmms version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than library's version: 1.0.0)) when I run GD.pm. I'm posting here because it's got to be some similar problem -- both in gd and GD.pm. A from-source installation of gd gives an error "can't open dynamic library: /usr/local/lib/libz.1.dylib" (even though make should have /usr/lib first in its path).
I finally gave up on a from-source installation of gd, and installed using fink. This seemed to go OK. But GD.pm, installed either from fink or from source, gives the "version mismatch for library: /usr/lib/libz.1.dylib" error [img]images/icons/frown.gif"%20border="0[/img]

JeroMiya

2002-10-29 08:14:00

I'm having the same problem on 10.2. I've got a project that uses SDL.framework, SDL_image.framework, libpng (version 1.0.12 from this site), and I'm trying to use the static link version of libz from this site (version 1.1.3). I get the exact same dyln error as you've been having. I get it even when I use the preinstalled version.


Jeremy Bell
WolverineSoft Project Coordinator
www.umich.edu/~wsoft

[ October 28, 2002: Message edited by: Jeremy Bell ]</p>

Anonymous

2002-12-16 02:47:00

i had the exact same dylib problem, so i'm just giving up already. can anyone tell me how to uninstall all the xmms files? i've already gotten rid of fink...

thanks!

jpm

2003-01-03 18:08:00

fink installs into /sw so zap that as necessary if you no longer need/want fink.

barrie.robinson

2003-05-31 21:11:00

dyld: /usr/local/bin/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 get the above error, anybody any ideas on how to fix this?

Thanks

heap

2004-06-26 13:20:00

any fix yet?