Page 1 of 1

xmms woes cont'd

PostPosted: Sat Sep 01, 2001 5:39 am
by cliff
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.

Re: xmms woes cont'd

PostPosted: Sat Sep 01, 2001 6:07 am
by apex
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]

Re: xmms woes cont'd

PostPosted: Sat Sep 01, 2001 10:13 pm
by cliff
<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]

Re: xmms woes cont'd

PostPosted: Sun Sep 02, 2001 1:59 pm
by macius
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

Re: xmms woes cont'd

PostPosted: Sun Sep 02, 2001 3:20 pm
by apex
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 ]

Re: xmms woes cont'd

PostPosted: Tue Sep 04, 2001 12:57 am
by bmann
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

Re: xmms woes cont'd

PostPosted: Sat Sep 08, 2001 3:06 pm
by xeus
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

Re: xmms woes cont'd

PostPosted: Mon Sep 24, 2001 6:50 pm
by apex
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.

Re: xmms woes cont'd

PostPosted: Mon Oct 22, 2001 5:54 pm
by iggle
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]

Re: xmms woes cont'd

PostPosted: Sun Jun 09, 2002 9:32 pm
by cann0010
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]

Re: xmms woes cont'd

PostPosted: Tue Oct 29, 2002 8:14 am
by JeroMiya
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>

Re: xmms woes cont'd

PostPosted: Mon Dec 16, 2002 2:47 am
by <ceruleanjen>
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!

Re: xmms woes cont'd

PostPosted: Fri Jan 03, 2003 6:08 pm
by jpm
fink installs into /sw so zap that as necessary if you no longer need/want fink.

Re: xmms woes cont'd

PostPosted: Sat May 31, 2003 9:11 pm
by barrie.robinson
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

Re: xmms woes cont'd

PostPosted: Sat Jun 26, 2004 1:20 pm
by heap
any fix yet?