discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WindowMaker on Solaris


From: Andreas Höschler
Subject: Re: WindowMaker on Solaris
Date: Thu, 25 Aug 2005 20:25:39 +0200

Hi,

I tried to install WindowMaker 0.90.x on Solaris. This seems to be a known no-go. It does not recognize the Xft lib (says it's too old, which is wrong) and refuses to complete the configur escript.

I then tried an older version WindowMaker-0.80.2. The configure goes through but while building I get

/usr/ccs/bin/ld -G -h libwraster.so.2 -o .libs/libwraster.so.2.2.0 LookupCmap.lo StdCmap.lo CrCmap.lo DelCmap.lo CmapAlloc.lo raster.lo draw.lo color.lo load.lo save.lo gradient.lo xpixmap.lo convert.lo context.lo misc.lo scale.lo rotate.lo convolve.lo nxpm.lo xpm.lo xutil.lo ppm.lo png.lo jpeg.lo tiff.lo gif.lo -R/usr/local/lib -R/usr/local/lib -L/opt/GNUstep/System/Library/Libraries -ltiff -lXpm -lpng -lz /usr/local/lib/libjpeg.so -lXext -lX11 -lsocket -lnsl -lm > -lc
ld: fatal: library -ltiff: not found
ld: fatal: library -lpng: not found
ld: fatal: File processing errors. No output written to .libs/libwraster.so.2.2.0
make[1]: *** [libwraster.la] Error 1
make[1]: Leaving directory `/usr/share/src/WindowMaker-0.80.2/wrlib'
make: *** [all-recursive] Error 1

Both libs are installed. What now?

I got this working by configuring as follows:

CPP_PATH="gcc -E -x c" ./configure --enable-gnome --prefix=$GNUSTEP_SYSTEM_ROOT --with-appspath=$GNUSTEP_SYSTEM_ROOT/Applications --datadir=$GNUSTEP_SYSTEM_ROOT/Library --sysconfdir=$GNUSTEP_SYSTEM_ROOT/Library/Configuration LDFLAGS=-L/usr/local/lib

Thanks,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]