On Fri, Dec 21, 2007 at 11:55:32AM +0100, David wrote: > Joerg van den Hoff <[EMAIL PROTECTED]> writes: > > doing the same (under 10.4/Panther) I get: > > > > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version > > 88.1.10) > > /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version > > 6.2.0) > > /usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current > > version 6.4.0) > > /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current version > > 5.0.0) > > I built wmii on another system still running tiger. It works and shows > the same libs. I will send it to you via mail.
thanks a lot (I'll answer separately to that one). > > > CC cmd/wmiir.o > > LD cmd/wmiir.O > > /usr/bin/ld: table of contents for archive: /soft/lib/libixp.a is out of > > date; > > rerun ranlib(1) (can't load from it) > [...] > > is anything wrong with the above libs or the 'out of date' > > issue? > > No. This happens when you copy the library (e.g. 'make install') without > re-running 'ranlib'. This is an OS X specific thing (universal > binaries), see also the BUGS section in the ranlib man page. > > If you delete the .wmii-3.5 directory in your home, does the wmii > welcome window appear? no. I directly end up with the screen shown in the screenshot mentioned in my previous mail. as the menu (mod1+a) appears, I can select `welcome' there, too, but without any effect. only thing working is selecting `exec' or `quit' both of which abort the X session. joerg
