Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» MacOSX - forked.net   » Ported Packages   » xmms woes cont'd

UBBFriend: Email this page to someone!    
Author Topic: xmms woes cont'd
Cliff Corner
Junior Member
Member # 64

posted August 31, 2001 10:39 PM      Profile for Cliff Corner     Send New Private Message      Edit/Delete Post  Reply With Quote 
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.


Posts: 5 | Registered: Aug 2001  |  IP: Logged
apex
Administrator
Member # 1

posted August 31, 2001 11:07 PM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
can you give me the output of:
code:

ls -l /usr/lib/libz*

Thanks.


Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged
Cliff Corner
Junior Member
Member # 64

posted September 01, 2001 03:13 PM      Profile for Cliff Corner     Send New Private Message      Edit/Delete Post  Reply With Quote 
code:
 -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

--------------------

-lj


Posts: 5 | Registered: Aug 2001  |  IP: Logged
Mad M Vagualy
Junior Member
Member # 68

posted September 02, 2001 06:59 AM      Profile for Mad M Vagualy   Author's Homepage   Email Mad M Vagualy      Edit/Delete Post  Reply With Quote 
Installed every package needed and added these 2 also:

libintl -> http://macosx.forked.net/ports/libintl.pkg.tgz

libdl -> http://macosx.forked.net/ports/libdl.pkg.tgz

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

Grtz,

Mad


Posts: 1 | From: The Netherlands | Registered: Sep 2001  |  IP: Logged
apex
Administrator
Member # 1

posted September 02, 2001 08:20 AM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
Since xmms is an X (xfree) application, you kinda need X to run it.

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


Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged
Boris Mann
Junior Member
Member # 70

posted September 03, 2001 05:57 PM      Profile for Boris Mann   Author's Homepage   Email Boris Mann   Send New Private Message      Edit/Delete Post  Reply With Quote 
xmms also doesn't work for me 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...

-- Boris


Posts: 4 | From: Ottawa, ON, Canada | Registered: Sep 2001  |  IP: Logged
Xeus
Junior Member
Member # 81

posted September 08, 2001 08:06 AM      Profile for Xeus     Send New Private Message      Edit/Delete Post  Reply With Quote 
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

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

-Xeus


Posts: 1 | From: Iceland | Registered: Sep 2001  |  IP: Logged
apex
Administrator
Member # 1

posted September 24, 2001 11:50 AM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
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.
Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged
iggle
Member
Member # 128

posted October 22, 2001 10:54 AM      Profile for iggle   Email iggle   Send New Private Message      Edit/Delete Post  Reply With Quote 
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 [/LIST]
Posts: 15 | Registered: Sep 2001  |  IP: Logged
SteveC
Junior Member
Member # 446

posted June 09, 2002 02:32 PM      Profile for SteveC   Email SteveC   Send New Private Message      Edit/Delete Post  Reply With Quote 
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

Posts: 3 | Registered: Jun 2002  |  IP: Logged
Jeremy Bell
Junior Member
Member # 540

posted October 28, 2002 12:14 PM      Profile for Jeremy Bell   Email Jeremy Bell   Send New Private Message      Edit/Delete Post  Reply With Quote 
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 ]


Posts: 2 | Registered: Oct 2002  |  IP: Logged
<ceruleanjen>
unregistered

posted December 15, 2002 06:47 PM           Edit/Delete Post  Reply With Quote 
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!


IP: Logged
jpm
Member
Member # 574

posted January 03, 2003 10:08 AM      Profile for jpm     Send New Private Message      Edit/Delete Post  Reply With Quote 
fink installs into /sw so zap that as necessary if you no longer need/want fink.
Posts: 18 | From: 42° 16.62' north, 83° 45.23' west | Registered: Dec 2002  |  IP: Logged
barrie
Junior Member
Member # 675

posted May 31, 2003 02:11 PM      Profile for barrie   Email barrie   Send New Private Message      Edit/Delete Post  Reply With Quote 
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


Posts: 1 | From: london | Registered: May 2003  |  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