Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 20:21:06 +0000
From:      Brandon Stewart <rostewa2@vt.edu>
To:        ports@FreeBSD.ORG
Subject:   window maker install
Message-ID:  <35ABBDB2.BA494A6B@vt.edu>

next in thread | raw e-mail | index | archive | help
On the windowmaker port, when making install, it pops up about five
windows which have no close buttons, and are usually black, but
sometimes have a pattern of a messy desk. After I kill all of these
(there is nothing I can do with them anyway), there are several
file-selection dialog windows. When I just hit cancel on all of these,
it stops, saying that it cannot make directories (see below).

-thanks

current directory is /usr/ports/x11/windowmaker

> make install
>> Checksum OK for WindowMaker-0.16.1.tar.gz.
===>  Installing for windowmaker-0.16.1
===>  Warning: your umask is "0002".
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall''.
===>  windowmaker-0.16.1 depends on shared library: Xpm\.4\. - found
===>  windowmaker-0.16.1 depends on shared library: jpeg\.9\. - found
===>  windowmaker-0.16.1 depends on shared library: png\.2\. - found
===>  windowmaker-0.16.1 depends on shared library: tiff34\.1 - found
Making install in wrlib
/bin/sh ../mkinstalldirs /usr/X11R6/lib


    
list='libwraster.a'; for p in $list; do  if test -f $p; then  echo "
install -c -o bin -g bin -m 444 $p /usr/X11R6/lib/$p";  install -c -o
bin -g bin -m 444 $p /usr/X11R6/lib/$p;  else :; fi;  done


/bin/sh ../mkinstalldirs /usr/X11R6/include



 install -c -o bin -g bin -m 444 ./wraster.h
/usr/X11R6/include/wraster.h
Making install in WINGs
Making install in Resources
/bin/sh ../../mkinstalldirs /usr/X11R6/share/WINGs
 install -c -o bin -g bin -m 444 ./Images.tiff
/usr/X11R6/share/WINGs/Images.tiff
 install -c -o bin -g bin -m 444 ./Images.xpm
/usr/X11R6/share/WINGs/Images.xpm
X connection to :0.0 broken (explicit kill or server shutdown).
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
Exit 1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35ABBDB2.BA494A6B>