This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: wmaker problem


Wei,

I just compiled and installed libPropList and Window Maker.  I do not
receive the error message that you mentioned.

Try updating your Cygwin installation, or compile libPropList yourself if
you had used a precompiled binary before.

Harold

> -----Original Message-----
> From: cygwin-xfree-owner@sources.redhat.com
> [mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Wei Wang
> Sent: Monday, July 09, 2001 1:49 AM
> To: cygwin-xfree@cygwin.com
> Subject: wmaker problem
>
>
> I downloaded Window Maker binaries from Purdue and put it in the
> startxwin.sh like below but it complained that "The WMAKER.EXE file is
> linked to missing export LIBZ.DLL:inflatelnit_." and left me a X window
> with everything I have in startxwin.sh except the window manger.
>
> Then, I downloaded the source codes of it from Purdue and compiled it
> under cygwin and installed it in /usr/local instead of /usr/X11R6. And
> it works but still complains the same thing.
>
> Why? What is wrong?
>
> ------------------------------------------------------------
> #! /bin/sh
> export DISPLAY=127.0.0.1:0.0
> eval `ssh-agent`
> XWin -screen 0 1280x1024x24  &
> xsetroot -solid aquamarine4
> xclock -geometry 80x80+1134+0 &
> xterm -fn 10x20 -n xterm-1 -j -ls -sb -sl 500 -rightbar -geometry +361+0
> -e bash &
> xterm -fn 10x20 -n xterm-2 -j -ls -sb -sl 500 -rightbar -geometry +0+396
> -e bash &
> xterm -fn 10x20 -n xterm-3 -j -ls -sb -sl 500 -rightbar -geometry
> +508+343 -e bash &
> #twm &
> /usr/local/bin/wmaker &
> #wmaker&
> #xfce &
> exit
> ------------------------------------------------------------------
> ---------
>
> --
> Wei Wang
>
> Dept. of Phys.
> Boston Univ.
>
> (617)353-6040(office)
> (617)547-3020(home)
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]